06:33:35 Started by timer 06:33:35 Running as SYSTEM 06:33:35 [EnvInject] - Loading node environment variables. 06:33:35 Building remotely on prd-centos8-docker-8c-8g-123 (centos8-docker-8c-8g) in workspace /w/workspace/cps-maven-clm-master 06:33:35 [ssh-agent] Looking for ssh-agent implementation... 06:33:35 $ ssh-agent 06:33:35 SSH_AUTH_SOCK=/tmp/ssh-X1GxVQAuMlXO/agent.5563 06:33:35 SSH_AGENT_PID=5565 06:33:35 [ssh-agent] Started. 06:33:35 Running ssh-add (command line suppressed) 06:33:35 Identity added: /w/workspace/cps-maven-clm-master@tmp/private_key_3818818228810114363.key (/w/workspace/cps-maven-clm-master@tmp/private_key_3818818228810114363.key) 06:33:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:33:35 The recommended git tool is: NONE 06:33:37 using credential onap-jenkins-ssh 06:33:37 Wiping out workspace first. 06:33:37 Cloning the remote Git repository 06:33:37 Cloning repository git://cloud.onap.org/mirror/cps 06:33:37 > git init /w/workspace/cps-maven-clm-master # timeout=10 06:33:37 Fetching upstream changes from git://cloud.onap.org/mirror/cps 06:33:37 > git --version # timeout=10 06:33:37 > git --version # 'git version 2.39.1' 06:33:37 using GIT_SSH to set credentials Gerrit user 06:33:37 [INFO] Currently running in a labeled security context 06:33:37 [INFO] Currently SELinux is 'enforcing' on the host 06:33:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-maven-clm-master@tmp/jenkins-gitclient-ssh3225547740321104227.key 06:33:37 Verifying host key using manually-configured host key entries 06:33:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/cps # timeout=10 06:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:41 Avoid second fetch 06:33:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:33:41 Checking out Revision b5fefe1d42ce71a94d0f1bcd06076b6de47d660e (refs/remotes/origin/master) 06:33:41 > git config core.sparsecheckout # timeout=10 06:33:41 > git checkout -f b5fefe1d42ce71a94d0f1bcd06076b6de47d660e # timeout=10 06:33:41 Commit message: "Fix quality issues in CPS-NCMP" 06:33:41 > git rev-list --no-walk e596b9a6798a4eb4b6c7d2d9f7e1ddea71d49757 # timeout=10 06:33:44 provisioning config files... 06:33:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:33:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:33:44 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins7893951954028897430.sh 06:33:44 ---> python-tools-install.sh 06:33:44 Setup pyenv: 06:33:45 system 06:33:45 * 3.8.13 (set by /opt/pyenv/version) 06:33:45 * 3.9.13 (set by /opt/pyenv/version) 06:33:45 * 3.10.6 (set by /opt/pyenv/version) 06:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rm7Z 06:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:53 lf-activate-venv(): INFO: Base packages installed successfully 06:33:53 lf-activate-venv(): INFO: Installing additional packages: lftools 06:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-Rm7Z/bin to PATH 06:34:16 Generating Requirements File 06:34:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:34:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:34:34 Python 3.10.6 06:34:34 pip 26.1.1 from /tmp/venv-Rm7Z/lib/python3.10/site-packages/pip (python 3.10) 06:34:35 appdirs==1.4.4 06:34:35 argcomplete==3.6.3 06:34:35 aspy.yaml==1.3.0 06:34:35 attrs==26.1.0 06:34:35 autopage==0.6.0 06:34:35 backports.strenum==1.3.1 06:34:35 beautifulsoup4==4.14.3 06:34:35 boto3==1.43.9 06:34:35 botocore==1.43.9 06:34:35 bs4==0.0.2 06:34:35 certifi==2026.4.22 06:34:35 cffi==2.0.0 06:34:35 cfgv==3.5.0 06:34:35 chardet==7.4.3 06:34:35 charset-normalizer==3.4.7 06:34:35 click==8.3.3 06:34:35 cliff==4.14.0 06:34:35 cmd2==3.5.1 06:34:35 cryptography==3.3.2 06:34:35 debtcollector==3.1.0 06:34:35 decorator==5.2.1 06:34:35 defusedxml==0.7.1 06:34:35 Deprecated==1.3.1 06:34:35 distlib==0.4.0 06:34:35 dnspython==2.8.0 06:34:35 docker==7.1.0 06:34:35 dogpile.cache==1.5.0 06:34:35 durationpy==0.10 06:34:35 email-validator==2.3.0 06:34:35 filelock==3.29.0 06:34:35 future==1.0.0 06:34:35 gitdb==4.0.12 06:34:35 GitPython==3.1.50 06:34:35 httplib2==0.30.2 06:34:35 identify==2.6.19 06:34:35 idna==3.15 06:34:35 importlib-resources==1.5.0 06:34:35 iso8601==2.1.0 06:34:35 Jinja2==3.1.6 06:34:35 jmespath==1.1.0 06:34:35 jsonpatch==1.33 06:34:35 jsonpointer==3.1.1 06:34:35 jsonschema==4.26.0 06:34:35 jsonschema-specifications==2025.9.1 06:34:35 keystoneauth1==5.14.0 06:34:35 kubernetes==35.0.0 06:34:35 lftools==0.37.22 06:34:35 lxml==6.1.0 06:34:35 markdown-it-py==4.2.0 06:34:35 MarkupSafe==3.0.3 06:34:35 mdurl==0.1.2 06:34:35 msgpack==1.1.2 06:34:35 multi_key_dict==2.0.3 06:34:35 munch==4.0.0 06:34:35 netaddr==1.3.0 06:34:35 niet==1.4.2 06:34:35 nodeenv==1.10.0 06:34:35 oauth2client==4.1.3 06:34:35 oauthlib==3.3.1 06:34:35 openstacksdk==4.12.0 06:34:35 os-service-types==1.8.2 06:34:35 osc-lib==4.6.0 06:34:35 oslo.config==10.3.0 06:34:35 oslo.context==6.3.0 06:34:35 oslo.i18n==6.7.2 06:34:35 oslo.log==8.1.0 06:34:35 oslo.serialization==5.9.1 06:34:35 oslo.utils==10.0.1 06:34:35 packaging==26.2 06:34:35 pbr==7.0.3 06:34:35 platformdirs==4.9.6 06:34:35 prettytable==3.17.0 06:34:35 psutil==7.2.2 06:34:35 pyasn1==0.6.3 06:34:35 pyasn1_modules==0.4.2 06:34:35 pycparser==3.0 06:34:35 pygerrit2==2.0.15 06:34:35 PyGithub==2.9.1 06:34:35 Pygments==2.20.0 06:34:35 PyJWT==2.12.1 06:34:35 PyNaCl==1.6.2 06:34:35 pyparsing==2.4.7 06:34:35 pyperclip==1.11.0 06:34:35 pyrsistent==0.20.0 06:34:35 python-cinderclient==9.9.0 06:34:35 python-dateutil==2.9.0.post0 06:34:35 python-discovery==1.3.1 06:34:35 python-heatclient==5.1.0 06:34:35 python-jenkins==1.8.3 06:34:35 python-keystoneclient==5.8.0 06:34:35 python-magnumclient==4.10.0 06:34:35 python-openstackclient==9.0.0 06:34:35 python-swiftclient==4.10.0 06:34:35 PyYAML==6.0.3 06:34:35 referencing==0.37.0 06:34:35 requests==2.34.2 06:34:35 requests-oauthlib==2.0.0 06:34:35 rfc3986==2.0.0 06:34:35 rich==15.0.0 06:34:35 rich-argparse==1.8.0 06:34:35 rpds-py==0.30.0 06:34:35 rsa==4.9.1 06:34:35 ruamel.yaml==0.19.1 06:34:35 ruamel.yaml.clib==0.2.15 06:34:35 s3transfer==0.17.0 06:34:35 simplejson==4.1.1 06:34:35 six==1.17.0 06:34:35 smmap==5.0.3 06:34:35 soupsieve==2.8.3 06:34:35 stevedore==5.7.0 06:34:35 tabulate==0.10.0 06:34:35 toml==0.10.2 06:34:35 tomlkit==0.15.0 06:34:35 tqdm==4.67.3 06:34:35 typing_extensions==4.15.0 06:34:35 urllib3==1.26.20 06:34:35 virtualenv==21.3.3 06:34:35 wcwidth==0.7.0 06:34:35 websocket-client==1.9.0 06:34:35 wrapt==2.1.2 06:34:35 xdg==6.0.0 06:34:35 xmltodict==1.0.4 06:34:35 yq==3.4.3 06:34:35 [cps-maven-clm-master] $ /bin/sh /tmp/jenkins10655849857893480634.sh 06:34:35 ---> uv-install.sh 06:34:35 Installing uv/uvx (latest) using shell installer 06:34:35 2026-05-16 06:34:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-z9rPAC.sh" [1] 06:34:35 downloading uv 0.11.14 x86_64-unknown-linux-gnu 06:34:36 installing to /home/jenkins/.local/bin 06:34:36 uv 06:34:36 uvx 06:34:36 everything's installed! 06:34:36 ---> Validating uv/uvx install 06:34:36 uvx 0.11.14 (x86_64-unknown-linux-gnu) 06:34:36 [cps-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5281738760418049197.sh 06:34:36 + echo quiet=on 06:34:36 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-123 06:34:37 [cps-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=cps -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 06:34:37 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=cps --version 06:34:37 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 06:34:37 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 06:34:37 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 06:34:37 Default locale: en_US, platform encoding: UTF-8 06:34:37 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 06:34:37 [cps-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17292369275866441344.sh 06:34:37 + rm /home/jenkins/.wgetrc 06:34:37 [EnvInject] - Injecting environment variables from a build step. 06:34:37 [EnvInject] - Injecting as environment variables the properties content 06:34:37 SET_JDK_VERSION=openjdk17 06:34:37 GIT_URL="git://cloud.onap.org/mirror" 06:34:37 06:34:37 [EnvInject] - Variables injected successfully. 06:34:37 [cps-maven-clm-master] $ /bin/sh /tmp/jenkins17817914365505895619.sh 06:34:37 ---> update-java-alternatives.sh 06:34:37 ---> Updating Java version 06:34:37 ---> RedHat type system detected 06:34:38 openjdk version "17.0.6-ea" 2023-01-17 LTS 06:34:38 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 06:34:38 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 06:34:38 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 06:34:38 [EnvInject] - Injecting environment variables from a build step. 06:34:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:34:38 [EnvInject] - Variables injected successfully. 06:34:38 provisioning config files... 06:34:38 copy managed file [global-settings] to file:/w/workspace/cps-maven-clm-master@tmp/config1071764640294468881tmp 06:34:38 copy managed file [cps-settings] to file:/w/workspace/cps-maven-clm-master@tmp/config6471501394642177282tmp 06:34:38 [EnvInject] - Injecting environment variables from a build step. 06:34:38 [EnvInject] - Injecting as environment variables the properties content 06:34:38 MAVEN_GOALS=clean install 06:34:38 06:34:38 [EnvInject] - Variables injected successfully. 06:34:38 [cps-maven-clm-master] $ /bin/bash -l /tmp/jenkins10395178446648398759.sh 06:34:38 ---> common-variables.sh 06:34:38 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 06:34:38 ---> sonatype-clm.sh 06:34:38 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 06:34:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 06:34:38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 06:34:38 Default locale: en_US, platform encoding: UTF-8 06:34:38 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 06:34:39 [INFO] Scanning for projects... 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT 06:34:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-maven-clm-master/cps-parent/pom.xml, line 525, column 21 06:34:42 [WARNING] 06:34:42 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 06:34:42 [WARNING] 06:34:42 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 06:34:42 [WARNING] 06:34:42 [INFO] ------------------------------------------------------------------------ 06:34:42 [INFO] Reactor Build Order: 06:34:42 [INFO] 06:34:42 [INFO] org.onap.cps:cps-dependencies [pom] 06:34:42 [INFO] cps-bom [pom] 06:34:42 [INFO] checkstyle [jar] 06:34:42 [INFO] cps-parent [pom] 06:34:42 [INFO] cps-events [jar] 06:34:42 [INFO] cps-path-parser [jar] 06:34:42 [INFO] cps-service [jar] 06:34:42 [INFO] cps-rest [jar] 06:34:42 [INFO] cps-ncmp-events [jar] 06:34:42 [INFO] provmns-api [jar] 06:34:42 [INFO] cps-ncmp-service [jar] 06:34:42 [INFO] cps-ncmp-rest [jar] 06:34:42 [INFO] cps-ncmp-rest-stub [pom] 06:34:42 [INFO] cps-ncmp-rest-stub-service [jar] 06:34:42 [INFO] cps-ncmp-rest-stub-app [jar] 06:34:42 [INFO] cps-ri [jar] 06:34:42 [INFO] test-dcm-rest [jar] 06:34:42 [INFO] integration-test [jar] 06:34:42 [INFO] spotbugs [jar] 06:34:42 [INFO] cps-application [jar] 06:34:42 [INFO] policy-executor-stub [jar] 06:34:42 [INFO] jacoco-report [jar] 06:34:42 [INFO] cps [pom] 06:34:45 [INFO] 06:34:45 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 06:34:45 [INFO] Building org.onap.cps:cps-dependencies 3.7.8-SNAPSHOT [1/23] 06:34:45 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:45 [INFO] 06:34:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 06:34:46 [INFO] 06:34:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 06:34:46 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.8-SNAPSHOT/cps-dependencies-3.7.8-SNAPSHOT.pom 06:34:46 [INFO] 06:34:46 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-dependencies --- 06:34:50 [INFO] org.onap.cps:cps-dependencies:pom:3.7.8-SNAPSHOT 06:34:50 [INFO] 06:34:50 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-dependencies --- 06:34:50 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-dependencies/target/sonatype-clm/module.xml 06:34:50 [INFO] 06:34:50 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 06:34:50 [INFO] Building cps-bom 3.7.8-SNAPSHOT [2/23] 06:34:50 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:50 [INFO] 06:34:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 06:34:50 [INFO] 06:34:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 06:34:50 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.8-SNAPSHOT/cps-bom-3.7.8-SNAPSHOT.pom 06:34:50 [INFO] 06:34:50 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-bom --- 06:34:50 [INFO] org.onap.cps:cps-bom:pom:3.7.8-SNAPSHOT 06:34:50 [INFO] 06:34:50 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-bom --- 06:34:50 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-bom/target/sonatype-clm/module.xml 06:34:50 [INFO] 06:34:50 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 06:34:50 [INFO] Building checkstyle 3.7.8-SNAPSHOT [3/23] 06:34:50 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:50 [INFO] 06:34:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 06:34:50 [INFO] 06:34:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 06:34:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:34:51 [INFO] Copying 6 resources 06:34:51 [INFO] 06:34:51 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 06:34:51 [INFO] No sources to compile 06:34:51 [INFO] 06:34:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 06:34:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:34:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/checkstyle/src/test/resources 06:34:51 [INFO] 06:34:51 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 06:34:51 [INFO] No sources to compile 06:34:51 [INFO] 06:34:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 06:34:52 [INFO] No tests to run. 06:34:52 [INFO] 06:34:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 06:34:52 [INFO] Building jar: /w/workspace/cps-maven-clm-master/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 06:34:52 [INFO] 06:34:52 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 06:34:53 ======================================================================================================================== 06:34:53 Copyright Check Python Script: 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/ProvMnSExceptionMapper.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/ProvMnSExceptionMapper.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventBatchConsumer.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventBatchConsumer.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventSingleConsumer.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/cmavc/CmAvcEventSingleConsumer.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 06:34:53 3 issue(s) found after 5 altered file(s) checked 06:34:53 ======================================================================================================================== 06:34:53 [INFO] 06:34:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 06:34:53 [INFO] Installing /w/workspace/cps-maven-clm-master/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.jar 06:34:53 [INFO] Installing /w/workspace/cps-maven-clm-master/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.pom 06:34:53 [INFO] 06:34:53 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ checkstyle --- 06:34:53 [INFO] org.onap.cps:checkstyle:jar:3.7.8-SNAPSHOT 06:34:53 [INFO] 06:34:53 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ checkstyle --- 06:34:53 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/checkstyle/target/sonatype-clm/module.xml 06:34:53 [INFO] 06:34:53 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 06:34:53 [INFO] Building cps-parent 3.7.8-SNAPSHOT [4/23] 06:34:53 [INFO] --------------------------------[ pom ]--------------------------------- 06:34:53 [INFO] 06:34:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 06:34:53 [INFO] 06:34:53 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 06:34:54 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:34:54 [INFO] 06:34:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 06:34:57 [INFO] You have 0 Checkstyle violations. 06:34:57 [INFO] 06:34:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 06:34:57 [INFO] You have 0 Checkstyle violations. 06:34:57 [INFO] 06:34:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 06:34:59 [INFO] No sources specified for compilation. Skipping. 06:34:59 [INFO] 06:34:59 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 06:34:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-maven-clm-master/cps-parent/target/code-coverage/jacoco-ut.exec 06:34:59 [INFO] 06:34:59 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 06:34:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:34:59 [INFO] 06:34:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 06:34:59 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.8-SNAPSHOT/cps-parent-3.7.8-SNAPSHOT.pom 06:34:59 [INFO] 06:34:59 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-parent --- 06:34:59 [INFO] org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT 06:34:59 [INFO] 06:34:59 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-parent --- 06:34:59 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-parent/target/sonatype-clm/module.xml 06:34:59 [INFO] 06:34:59 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 06:34:59 [INFO] Building cps-events 3.7.8-SNAPSHOT [5/23] 06:34:59 [INFO] --------------------------------[ jar ]--------------------------------- 06:34:59 [INFO] 06:34:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 06:34:59 [INFO] 06:34:59 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 06:34:59 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:34:59 [INFO] 06:34:59 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 06:35:00 [INFO] 06:35:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 06:35:00 [INFO] You have 0 Checkstyle violations. 06:35:00 [INFO] 06:35:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 06:35:00 [INFO] You have 0 Checkstyle violations. 06:35:00 [INFO] 06:35:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 06:35:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:00 [INFO] Copying 2 resources 06:35:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-events/target/generated-sources/license 06:35:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-events/target/generated-resources/licenses 06:35:00 [INFO] 06:35:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 06:35:01 [INFO] Recompiling the module because of changed dependency. 06:35:01 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 06:35:01 [INFO] 06:35:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 06:35:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-events/src/test/resources 06:35:01 [INFO] 06:35:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 06:35:01 [INFO] No sources to compile 06:35:01 [INFO] 06:35:01 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 06:35:01 [INFO] No sources specified for compilation. Skipping. 06:35:01 [INFO] 06:35:01 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-events --- 06:35:02 [INFO] No tests to run. 06:35:02 [INFO] 06:35:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 06:35:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-maven-clm-master/cps-events/target/code-coverage/jacoco-ut.exec 06:35:02 [INFO] 06:35:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 06:35:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:02 [INFO] 06:35:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 06:35:02 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar 06:35:02 [INFO] 06:35:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 06:35:02 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.jar 06:35:02 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.pom 06:35:02 [INFO] 06:35:02 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-events --- 06:35:02 [INFO] org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT 06:35:02 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:35:02 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:35:02 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:35:02 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:35:02 [INFO] \- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:35:02 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:35:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:35:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:35:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:35:02 [INFO] \- org.hamcrest:hamcrest:jar:3.0:test 06:35:02 [INFO] 06:35:02 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-events --- 06:35:02 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-events/target/sonatype-clm/module.xml 06:35:02 [INFO] 06:35:02 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 06:35:02 [INFO] Building cps-path-parser 3.7.8-SNAPSHOT [6/23] 06:35:02 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:04 [INFO] 06:35:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 06:35:04 [INFO] 06:35:04 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 06:35:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:35:04 [INFO] 06:35:04 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 06:35:05 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-maven-clm-master/cps-path-parser/src/main/antlr4 06:35:05 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 06:35:05 [INFO] 06:35:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 06:35:05 [INFO] You have 0 Checkstyle violations. 06:35:05 [INFO] 06:35:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 06:35:06 [INFO] You have 0 Checkstyle violations. 06:35:06 [INFO] 06:35:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 06:35:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-path-parser/src/main/resources 06:35:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-path-parser/target/generated-sources/license 06:35:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-path-parser/target/generated-resources/licenses 06:35:06 [INFO] 06:35:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 06:35:06 [INFO] Recompiling the module because of changed dependency. 06:35:06 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 06:35:06 [INFO] 06:35:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 06:35:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-path-parser/src/test/resources 06:35:06 [INFO] 06:35:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 06:35:06 [INFO] No sources to compile 06:35:06 [INFO] 06:35:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 06:35:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:35:07 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:35:07 [INFO] Parallel parsing disabled. 06:35:07 [INFO] Compiled 4 files. 06:35:07 [INFO] 06:35:07 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-path-parser --- 06:35:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:35:08 [INFO] 06:35:08 [INFO] ------------------------------------------------------- 06:35:08 [INFO] T E S T S 06:35:08 [INFO] ------------------------------------------------------- 06:35:09 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 06:35:10 line 1:18 missing QName at '' 06:35:10 line 1:37 mismatched input '@' expecting {'[', '/'} 06:35:10 line 1:37 mismatched input ']' expecting {'[', '/'} 06:35:10 line 1:37 mismatched input '::' expecting {'[', '/'} 06:35:10 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 06:35:10 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 06:35:10 line 1:14 no viable alternative at input '[-' 06:35:10 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 06:35:10 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 06:35:10 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 06:35:10 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 06:35:10 line 1:14 no viable alternative at input '[]' 06:35:10 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 06:35:10 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 06:35:10 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 06:35:10 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 06:35:10 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 06:35:10 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 06:35:10 line 1:2 extraneous input '/' expecting QName 06:35:10 line 1:8 mismatched input '*' expecting QName 06:35:10 line 1:0 mismatched input '' expecting '/' 06:35:10 line 1:1 no viable alternative at input '/' 06:35:10 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 06:35:10 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 06:35:10 line 1:2 missing QName at '/' 06:35:10 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 06:35:10 [INFO] 06:35:10 [INFO] Results: 06:35:10 [INFO] 06:35:10 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 06:35:10 [INFO] 06:35:10 [INFO] 06:35:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 06:35:10 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 06:35:10 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 06:35:10 [INFO] All coverage checks have been met. 06:35:10 [INFO] 06:35:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 06:35:10 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 06:35:10 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 06:35:10 [INFO] 06:35:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 06:35:10 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar 06:35:10 [INFO] 06:35:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 06:35:10 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.jar 06:35:10 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.pom 06:35:10 [INFO] 06:35:10 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-path-parser --- 06:35:10 [INFO] org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT 06:35:10 [INFO] +- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:35:10 [INFO] +- org.projectlombok:lombok:jar:1.18.36:compile 06:35:10 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:35:10 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:35:10 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:35:10 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:35:10 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:35:10 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:35:10 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:35:10 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:35:10 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:35:10 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:35:10 [INFO] +- org.springframework.boot:spring-boot-starter:jar:3.5.13:test 06:35:10 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.13:test 06:35:10 [INFO] | | \- org.springframework:spring-context:jar:6.2.17:test 06:35:10 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:test 06:35:10 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:test 06:35:10 [INFO] | | +- org.springframework:spring-expression:jar:6.2.17:test 06:35:10 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:test 06:35:10 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.10:test 06:35:10 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:test 06:35:10 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:test 06:35:10 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.32:test 06:35:10 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.5.32:test 06:35:10 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test 06:35:10 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test 06:35:10 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:test 06:35:10 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:test 06:35:10 [INFO] | \- org.yaml:snakeyaml:jar:2.4:test 06:35:10 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:35:10 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:35:10 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:35:10 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:test 06:35:10 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:35:10 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:35:10 [INFO] +- net.minidev:json-smart:jar:2.5.2:test 06:35:10 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:test 06:35:10 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:test 06:35:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 06:35:10 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:35:10 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 06:35:10 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:35:10 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:35:10 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:35:10 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:35:10 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 06:35:10 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:35:10 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 06:35:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:35:10 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:35:10 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:35:10 [INFO] +- org.springframework:spring-core:jar:6.2.17:test 06:35:10 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:test 06:35:10 [INFO] +- org.springframework:spring-test:jar:6.2.17:test 06:35:10 [INFO] \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:35:10 [INFO] 06:35:10 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-path-parser --- 06:35:10 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-path-parser/target/sonatype-clm/module.xml 06:35:10 [INFO] 06:35:10 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 06:35:10 [INFO] Building cps-service 3.7.8-SNAPSHOT [7/23] 06:35:10 [INFO] --------------------------------[ jar ]--------------------------------- 06:35:27 [INFO] 06:35:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 06:35:27 [INFO] 06:35:27 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 06:35:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:35:27 [INFO] 06:35:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 06:35:27 [INFO] You have 0 Checkstyle violations. 06:35:27 [INFO] 06:35:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 06:35:29 [INFO] You have 0 Checkstyle violations. 06:35:29 [INFO] 06:35:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 06:35:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:29 [INFO] Copying 2 resources 06:35:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-service/target/generated-sources/license 06:35:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-service/target/generated-resources/licenses 06:35:29 [INFO] 06:35:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 06:35:29 [INFO] Recompiling the module because of changed dependency. 06:35:29 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 06:35:31 [INFO] 06:35:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 06:35:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:35:31 [INFO] Copying 33 resources 06:35:31 [INFO] 06:35:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 06:35:31 [INFO] Recompiling the module because of changed dependency. 06:35:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 06:35:31 [INFO] 06:35:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 06:35:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:35:31 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:35:31 [INFO] Parallel parsing disabled. 06:35:34 [INFO] Compiled 154 files. 06:35:34 [INFO] 06:35:34 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-service --- 06:35:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:35:34 [INFO] 06:35:34 [INFO] ------------------------------------------------------- 06:35:34 [INFO] T E S T S 06:35:34 [INFO] ------------------------------------------------------- 06:35:36 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 06:35:38 06:35:38.441 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:35:38 06:35:38.501 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:35:38 06:35:38.505 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 06:35:38 06:35:38.547 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 06:35:38 06:35:38.554 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 06:35:38 06:35:38.567 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 06:35:38 06:35:38.573 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 06:35:38 06:35:38.579 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 06:35:38 06:35:38.579 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 06:35:38 06:35:38.589 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 06:35:38 06:35:38.594 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 06:35:38 06:35:38.659 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 06:35:38 06:35:38.666 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 06:35:38 06:35:38.716 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:35:38 06:35:38.725 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 06:35:38 06:35:38.725 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 06:35:38 06:35:38.726 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 06:35:38 06:35:38.734 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 06:35:38 06:35:38.746 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 06:35:38 06:35:38.751 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 06:35:38 06:35:38.816 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 06:35:38 06:35:38.820 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 06:35:38 06:35:38.823 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 06:35:38 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 s -- in org.onap.cps.init.AbstractModelLoaderSpec 06:35:38 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 06:35:38 06:35:38.840 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 06:35:38 06:35:38.847 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 06:35:38 06:35:38.847 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 06:35:38 06:35:38.851 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 06:35:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 06:35:38 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 06:35:39 May 16, 2026 6:35:38 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 06:35:39 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:35:39 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system.logo 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] 06:35:39 o o o o---o o--o o o---o o o----o o--o--o 06:35:39 | | / \ / | / / \ | | 06:35:39 o----o o o o----o | o o o----o | 06:35:39 | | * \ / | \ * \ | | 06:35:39 o o * o o---o o--o o----o o---o * o o----o o 06:35:39 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:35:39 To enable the Jet engine on the members, do one of the following: 06:35:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:35:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:35:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:35:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.system.security 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:35:39 May 16, 2026 6:35:39 AM com.hazelcast.instance.impl.Node 06:35:39 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:35:40 May 16, 2026 6:35:40 AM com.hazelcast.internal.diagnostics.Diagnostics 06:35:40 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:35:40 May 16, 2026 6:35:40 AM com.hazelcast.core.LifecycleService 06:35:40 INFO: [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.internal.cluster.ClusterService 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] 06:35:42 06:35:42 Members {size:1, ver:1} [ 06:35:42 Member [10.30.106.156]:5701 - 27f10e7e-1537-45ee-ade1-052c271848ff this 06:35:42 ] 06:35:42 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.core.LifecycleService 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.core.LifecycleService 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 27f10e7e-1537-45ee-ade1-052c271848ff this is handled 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.instance.impl.Node 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.instance.impl.Node 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:35:42 May 16, 2026 6:35:42 AM com.hazelcast.instance.impl.Node 06:35:42 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:35:43 May 16, 2026 6:35:43 AM com.hazelcast.instance.impl.NodeExtension 06:35:43 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:35:43 May 16, 2026 6:35:43 AM com.hazelcast.instance.impl.Node 06:35:43 INFO: [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 598 ms. 06:35:43 May 16, 2026 6:35:43 AM com.hazelcast.core.LifecycleService 06:35:43 INFO: [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:35:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.598 s -- in org.onap.cps.init.ModelLoaderLockSpec 06:35:43 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 06:35:43 06:35:43.496 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:35:43 06:35:43.497 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 06:35:43 06:35:43.497 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 06:35:43 06:35:43.497 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:35:43 06:35:43.498 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:35:43 06:35:43.498 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:35:43 06:35:43.499 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:35:43 06:35:43.599 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:35:43 06:35:43.699 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:35:43 06:35:43.704 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 06:35:43 06:35:43.704 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 06:35:43 06:35:43.704 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 06:35:43 06:35:43.706 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 06:35:43 06:35:43.706 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 06:35:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 06:35:43 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 06:35:43 06:35:43.741 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 06:35:43 06:35:43.742 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 06:35:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 06:35:43 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 06:35:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 06:35:43 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 06:35:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 06:35:43 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 06:35:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 06:35:43 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 06:35:43 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 06:35:43 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 06:35:43 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 06:35:43 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 06:35:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 06:35:43 [INFO] Running org.onap.cps.config.AsyncConfigSpec 06:35:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.config.AsyncConfigSpec 06:35:43 [INFO] Running org.onap.cps.config.CacheConfigSpec 06:35:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 06:35:43 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 06:35:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 06:35:43 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 06:35:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:35:44 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 06:35:44 [INFO] Running org.onap.cps.events.EventProducerSpec 06:35:45 06:35:45.202 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:35:45 06:35:45.208 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:35:45 06:35:45.212 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:35:45 06:35:45.216 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:35:45 06:35:45.217 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 06:35:45 06:35:45.218 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 06:35:45 06:35:45.261 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 06:35:45 06:35:45.268 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 06:35:45 06:35:45.276 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 06:35:45 06:35:45.277 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 06:35:45 06:35:45.287 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 06:35:45 06:35:45.287 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 06:35:45 06:35:45.289 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 06:35:45 06:35:45.291 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 06:35:45 06:35:45.292 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 06:35:45 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.onap.cps.events.EventProducerSpec 06:35:45 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 06:35:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 06:35:45 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 06:35:46 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:35:46 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:35:46 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 06:35:46 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 06:35:46 [Fatal Error] :1:1: Content is not allowed in prolog. 06:35:46 [Fatal Error] :1:1: Content is not allowed in prolog. 06:35:47 06:35:47.057 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 06:35:47 java.lang.Exception: Sending failed 06:35:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:35:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:35:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:35:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:35:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:35:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:35:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:35:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:35:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:35:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:35:47 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 06:35:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:47 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:35:47 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:35:47 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:35:47 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:35:47 at groovy.lang.Closure.call(Closure.java:427) 06:35:47 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:35:47 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:35:47 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:35:47 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:35:47 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:35:47 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:35:47 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:35:47 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:35:47 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:35:47 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:35:47 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:35:47 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$509936287.sendCpsDataUpdateEvent(Unknown Source) 06:35:47 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 06:35:47 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 06:35:47 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 06:35:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:35:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:35:47 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 06:35:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:35:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:35:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:35:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:35:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:35:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:35:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:35:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:35:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:35:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:35:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:35:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:35:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:35:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:35:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:35:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:35:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:35:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:35:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:35:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:35:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:35:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:35:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:35:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:35:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:35:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:35:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:35:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:35:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:35:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:35:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:35:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:35:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:35:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:35:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:35:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:35:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:35:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:35:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:35:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:35:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:35:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:35:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:35:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:35:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:47 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 06:35:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 06:35:47 line 1:6 no viable alternative at input '[invalid' 06:35:47 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 06:35:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.impl.CpsFacadeImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 06:35:47 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 06:35:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 06:35:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 06:35:47 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 06:35:47 06:35:47.867 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 06:35:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.onap.cps.impl.DataNodeBuilderSpec 06:35:47 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 06:35:47 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:35:47 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 06:35:48 [Fatal Error] :1:1: Content is not allowed in prolog. 06:35:48 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 06:35:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.cps.impl.DataNodeFactorySpec 06:35:48 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 06:35:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 06:35:48 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 06:35:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 06:35:48 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 06:35:48 06:35:48,614 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:35:48 06:35:48,614 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:35:48 06:35:48,616 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:35:49 06:35:49,264 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:35:49 06:35:49,264 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:35:49 06:35:49 . ____ _ __ _ _ 06:35:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:49 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:49 =========|_|==============|___/=/_/_/_/ 06:35:49 06:35:49 :: Spring Boot :: (v3.5.13) 06:35:49 06:35:49 2026-05-16T06:35:49.546Z INFO 6471 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6471 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-service) 06:35:49 2026-05-16T06:35:49.546Z INFO 6471 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 06:35:49 2026-05-16T06:35:49.864Z INFO 6471 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.525 seconds (process running for 15.301) 06:35:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 06:35:50 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 06:35:50 06:35:50 . ____ _ __ _ _ 06:35:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:35:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:35:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:35:50 ' |____| .__|_| |_|_| |_\__, | / / / / 06:35:50 =========|_|==============|___/=/_/_/_/ 06:35:50 06:35:50 :: Spring Boot :: (v3.5.13) 06:35:50 06:35:50 2026-05-16T06:35:50.052Z INFO 6471 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6471 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-service) 06:35:50 2026-05-16T06:35:50.052Z INFO 6471 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:35:50 o o o o---o o--o o o---o o o----o o--o--o 06:35:50 | | / \ / | / / \ | | 06:35:50 o----o o o o----o | o o o----o | 06:35:50 | | * \ / | \ * \ | | 06:35:50 o o * o o---o o--o o----o o---o * o o----o o 06:35:50 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:35:50 2026-05-16T06:35:50.092Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:35:50 To enable the Jet engine on the members, do one of the following: 06:35:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:35:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:35:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:35:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:35:50 2026-05-16T06:35:50.105Z INFO 6471 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:35:50 2026-05-16T06:35:50.108Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:35:50 2026-05-16T06:35:50.122Z INFO 6471 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:35:50 2026-05-16T06:35:50.123Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTING 06:35:52 2026-05-16T06:35:52.971Z INFO 6471 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:35:52 06:35:52 Members {size:1, ver:1} [ 06:35:52 Member [10.30.106.156]:5701 - 6df92d0f-cac5-409d-b147-0385f9222d7b this 06:35:52 ] 06:35:52 06:35:52 2026-05-16T06:35:52.972Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTED 06:35:52 2026-05-16T06:35:52.976Z INFO 6471 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:35:52 2026-05-16T06:35:52.994Z INFO 6471 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.974 seconds (process running for 18.431) 06:35:53 2026-05-16T06:35:53.006Z INFO 6471 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 06:35:53 2026-05-16T06:35:53.013Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:35:53 2026-05-16T06:35:53.014Z INFO 6471 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 6df92d0f-cac5-409d-b147-0385f9222d7b this is handled 06:35:53 2026-05-16T06:35:53.015Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:35:53 2026-05-16T06:35:53.016Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:35:53 2026-05-16T06:35:53.017Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:35:53 2026-05-16T06:35:53.090Z INFO 6471 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:35:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.074 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 06:35:53 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 06:35:53 2026-05-16T06:35:53.091Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 06:35:53 2026-05-16T06:35:53.092Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [my cluster] [5.5.0] 06:35:53 o o o o---o o--o o o---o o o----o o--o--o 06:35:53 | | / \ / | / / \ | | 06:35:53 o----o o o o----o | o o o----o | 06:35:53 | | * \ / | \ * \ | | 06:35:53 o o * o o---o o--o o----o o---o * o o----o o 06:35:53 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [my cluster] [5.5.0] Cluster name: my cluster 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:35:53 2026-05-16T06:35:53.104Z INFO 6471 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 06:35:53 To enable the Jet engine on the members, do one of the following: 06:35:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:35:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:35:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:35:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:35:53 2026-05-16T06:35:53.122Z INFO 6471 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [my cluster] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:35:53 2026-05-16T06:35:53.124Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [my cluster] [5.5.0] Using Multicast discovery 06:35:53 2026-05-16T06:35:53.132Z INFO 6471 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:35:53 2026-05-16T06:35:53.133Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [my cluster] [5.5.0] [10.30.106.156]:5701 is STARTING 06:35:55 2026-05-16T06:35:55.629Z INFO 6471 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [my cluster] [5.5.0] 06:35:55 06:35:55 Members {size:1, ver:1} [ 06:35:55 Member [10.30.106.156]:5701 - 8ae641b2-398a-4dac-af57-3257a236382f this 06:35:55 ] 06:35:55 06:35:55 2026-05-16T06:35:55.630Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [my cluster] [5.5.0] [10.30.106.156]:5701 is STARTED 06:35:55 2026-05-16T06:35:55.660Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [my cluster] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:35:55 2026-05-16T06:35:55.661Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [my cluster] [5.5.0] Shutting down multicast service... 06:35:55 2026-05-16T06:35:55.670Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [my cluster] [5.5.0] Shutting down connection manager... 06:35:55 2026-05-16T06:35:55.671Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [my cluster] [5.5.0] Shutting down node engine... 06:35:55 2026-05-16T06:35:55.731Z INFO 6471 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 06:35:55 2026-05-16T06:35:55.733Z INFO 6471 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 06:35:55 2026-05-16T06:35:55.734Z INFO 6471 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [my cluster] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:35:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.637 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 06:35:55 [INFO] Running org.onap.cps.utils.ContentTypeSpec 06:35:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec 06:35:55 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 06:35:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.CpsValidatorImplSpec 06:35:55 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 06:35:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.DataMapUtilsSpec 06:35:55 [INFO] Running org.onap.cps.utils.GsonSpec 06:35:55 first-container a-leaf a-Value 06:35:55 last-container x-leaf x-value 06:35:55 06:35:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.GsonSpec 06:35:55 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 06:35:56 2026-05-16T06:35:56.185Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 06:35:56 2026-05-16T06:35:56.188Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 06:35:56 2026-05-16T06:35:56.198Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 06:35:56 2026-05-16T06:35:56.200Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 06:35:56 2026-05-16T06:35:56.212Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 06:35:56 2026-05-16T06:35:56.216Z ERROR 6471 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 06:35:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.onap.cps.utils.JsonObjectMapperSpec 06:35:56 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 06:35:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.JsonParserStreamSpec 06:35:56 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 06:35:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 06:35:56 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 06:35:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 06:35:56 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 06:35:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.onap.cps.utils.XmlObjectMapperSpec 06:35:56 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 06:35:56 [Fatal Error] :1:1: Content is not allowed in prolog. 06:35:56 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.XmlUtilsSpec 06:35:56 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 06:35:56 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 06:35:56 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 06:35:56 [Fatal Error] :1:1: Premature end of file. 06:35:56 line 1:1 no viable alternative at input '/' 06:35:56 line 1:1 no viable alternative at input '/[' 06:35:56 line 1:11 missing QName at '' 06:35:56 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.utils.YangParserHelperSpec 06:35:56 [INFO] Running org.onap.cps.utils.YangParserSpec 06:35:56 2026-05-16T06:35:56.937Z ERROR 6471 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 06:35:56 2026-05-16T06:35:56.938Z ERROR 6471 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 06:35:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.YangParserSpec 06:35:56 [INFO] Running org.onap.cps.utils.YangUtilsSpec 06:35:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 06:35:56 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 06:35:57 line 1:9 no viable alternative at input '[' 06:35:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 06:35:57 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 06:35:57 2026-05-16T06:35:57.049Z ERROR 6471 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 06:35:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 06:35:57 [INFO] 06:35:57 [INFO] Results: 06:35:57 [INFO] 06:35:57 [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 06:35:57 [INFO] 06:35:57 [INFO] 06:35:57 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 06:35:57 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-service/target/code-coverage/jacoco-ut.exec 06:35:57 [INFO] Analyzed bundle 'cps-service' with 78 classes 06:35:57 [INFO] All coverage checks have been met. 06:35:57 [INFO] 06:35:57 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 06:35:57 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-service/target/code-coverage/jacoco-ut.exec 06:35:57 [INFO] Analyzed bundle 'cps-service' with 78 classes 06:35:57 [INFO] 06:35:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 06:35:57 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar 06:35:57 [INFO] 06:35:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 06:35:57 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.jar 06:35:57 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.pom 06:35:57 [INFO] 06:35:57 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-service --- 06:35:57 [INFO] org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT 06:35:57 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:35:57 [INFO] +- org.springframework:spring-messaging:jar:6.2.17:compile 06:35:57 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 06:35:57 [INFO] | \- org.springframework:spring-core:jar:6.2.17:compile 06:35:57 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:35:57 [INFO] +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:35:57 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:35:57 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:35:57 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:35:57 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:35:57 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:35:57 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:35:57 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:35:57 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:35:57 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:35:57 [INFO] | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:35:57 [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:35:57 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:35:57 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:35:57 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:35:57 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:35:57 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:35:57 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:runtime 06:35:57 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:35:57 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:35:57 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:35:57 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:35:57 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:35:57 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:35:57 [INFO] | \- com.fasterxml:classmate:jar:1.7.3:compile 06:35:57 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:35:57 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:35:57 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 06:35:57 [INFO] | +- org.springframework:spring-tx:jar:6.2.17:compile 06:35:57 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:35:57 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:35:57 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:35:57 [INFO] | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:35:57 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:35:57 [INFO] +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:35:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 06:35:57 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 06:35:57 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:35:57 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:35:57 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 06:35:57 [INFO] +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:35:57 [INFO] | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:35:57 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:35:57 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:35:57 [INFO] +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:35:57 [INFO] | +- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:35:57 [INFO] | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:35:57 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:35:57 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:35:57 [INFO] +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:35:57 [INFO] +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:35:57 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:35:57 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:35:57 [INFO] +- org.codehaus.janino:janino:jar:3.1.12:compile 06:35:57 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:35:57 [INFO] +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:35:57 [INFO] +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:35:57 [INFO] | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:35:57 [INFO] +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:35:57 [INFO] | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:35:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:35:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:35:57 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:35:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:35:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:35:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:35:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:35:57 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:35:57 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:35:57 [INFO] | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:35:57 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:35:57 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:35:57 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:35:57 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:35:57 [INFO] +- org.projectlombok:lombok:jar:1.18.36:compile 06:35:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:compile 06:35:57 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:35:57 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.25:test 06:35:57 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:35:57 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:35:57 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:35:57 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:35:57 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:35:57 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:35:57 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:35:57 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:35:57 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:35:57 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:35:57 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:35:57 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:35:57 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:35:57 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:35:57 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:35:57 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 06:35:57 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:35:57 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:35:57 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:35:57 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:35:57 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:35:57 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:35:57 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:35:57 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:35:57 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:35:57 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:35:57 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:35:57 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:35:57 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:35:57 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:35:57 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:35:57 [INFO] +- org.testcontainers:testcontainers-kafka:jar:2.0.4:test 06:35:57 [INFO] | \- org.testcontainers:testcontainers:jar:2.0.4:test 06:35:57 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test 06:35:57 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:test 06:35:57 [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test 06:35:57 [INFO] | | \- org.jetbrains:annotations:jar:26.1.0:test 06:35:57 [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.1:test 06:35:57 [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1:test 06:35:57 [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.1:test 06:35:57 [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test 06:35:57 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:3.3.14:test 06:35:57 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.8.6:test 06:35:57 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.8.6:test 06:35:57 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.12.0:test 06:35:57 [INFO] | | +- io.netty:netty-handler:jar:4.1.132.Final:test 06:35:57 [INFO] | | | +- io.netty:netty-common:jar:4.1.132.Final:test 06:35:57 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.132.Final:test 06:35:57 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.132.Final:test 06:35:57 [INFO] | | | +- io.netty:netty-transport:jar:4.1.132.Final:test 06:35:57 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:test 06:35:57 [INFO] | | | \- io.netty:netty-codec:jar:4.1.132.Final:test 06:35:57 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.132.Final:test 06:35:57 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:test 06:35:57 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.32:compile 06:35:57 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:35:57 [INFO] | | \- commons-io:commons-io:jar:2.17.0:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.9.2:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-server:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-group-coordinator:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.9.2:test 06:35:57 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.9.2:test 06:35:57 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.9.2:test 06:35:57 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 06:35:57 [INFO] | | \- org.pcollections:pcollections:jar:4.0.1:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-server-common:jar:test:3.9.2:test 06:35:57 [INFO] | +- org.apache.kafka:kafka-streams-test-utils:jar:3.9.2:test 06:35:57 [INFO] | | \- org.apache.kafka:kafka-streams:jar:3.9.2:test 06:35:57 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:test 06:35:57 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.9.2:test 06:35:57 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.15:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-storage-api:jar:3.9.2:test 06:35:57 [INFO] | | +- org.apache.kafka:kafka-tools-api:jar:3.9.2:test 06:35:57 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 06:35:57 [INFO] | | +- commons-validator:commons-validator:jar:1.10.1:test 06:35:57 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 06:35:57 [INFO] | | | +- commons-digester:commons-digester:jar:2.1:test 06:35:57 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:test 06:35:57 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.21.2:test 06:35:57 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8.3:test 06:35:57 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.21.2:test 06:35:57 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.9.6:test 06:35:57 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.10.0:test 06:35:57 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:test 06:35:57 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.15:test 06:35:57 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.5:test 06:35:57 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.1.12.1:test 06:35:57 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 06:35:57 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.9.2:test 06:35:57 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:35:57 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 06:35:57 [INFO] +- org.springframework:spring-web:jar:6.2.17:compile 06:35:57 [INFO] \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:35:57 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:35:57 [INFO] \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:35:57 [INFO] 06:35:57 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-service --- 06:35:57 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-service/target/sonatype-clm/module.xml 06:35:57 [INFO] 06:35:57 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 06:35:57 [INFO] Building cps-rest 3.7.8-SNAPSHOT [8/23] 06:35:57 [INFO] --------------------------------[ jar ]--------------------------------- 06:36:01 [INFO] 06:36:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 06:36:01 [INFO] 06:36:01 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 06:36:01 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:36:01 [INFO] 06:36:01 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 06:36:05 [INFO] Generating with dryRun=false 06:36:05 [INFO] Output directory (/w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 06:36:05 [INFO] OpenAPI Generator: spring (server) 06:36:05 [INFO] Generator 'spring' is considered stable. 06:36:05 [INFO] ---------------------------------- 06:36:05 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 06:36:05 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:36:05 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:36:05 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 06:36:05 [INFO] Processing operation createDataspace 06:36:05 [INFO] Processing operation deleteDataspace 06:36:05 [INFO] Processing operation createDataspaceV2 06:36:05 [INFO] Processing operation getAllDataspaces 06:36:05 [INFO] Processing operation getDataspace 06:36:05 [INFO] Processing operation cleanDataspace 06:36:05 [INFO] Processing operation createAnchor 06:36:05 [INFO] Processing operation createAnchorV2 06:36:05 [INFO] Processing operation getAnchors 06:36:05 [INFO] Processing operation getAnchor 06:36:05 [INFO] Processing operation deleteAnchor 06:36:05 [INFO] Processing operation createSchemaSet 06:36:05 [INFO] Processing operation createSchemaSetV2 06:36:05 [INFO] Processing operation getSchemaSets 06:36:05 [INFO] Processing operation getSchemaSet 06:36:05 [INFO] Processing operation deleteSchemaSet 06:36:05 [INFO] Processing operation getNodeByDataspaceAndAnchor 06:36:05 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 06:36:05 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 06:36:05 [INFO] Processing operation replaceNode 06:36:05 [INFO] Processing operation createNode 06:36:05 [INFO] Processing operation deleteDataNode 06:36:05 [INFO] Processing operation updateNodeLeaves 06:36:05 [INFO] Processing operation deleteListOrListElement 06:36:05 [INFO] Processing operation replaceListContent 06:36:05 [INFO] Processing operation addListElements 06:36:05 [INFO] Processing operation getDeltaByDataspaceAndAnchors 06:36:05 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 06:36:05 [INFO] Processing operation applyChangesInDeltaReport 06:36:05 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 06:36:05 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 06:36:05 [INFO] Processing operation getNodesByDataspaceAndCpsPath 06:36:05 [INFO] Processing operation getNotificationSubscription 06:36:05 [INFO] Processing operation createNotificationSubscription 06:36:05 [INFO] Processing operation deleteNotificationSubscription 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:36:05 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 06:36:05 [INFO] Skipping generation of Webhooks. 06:36:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:05 [INFO] Skipping generation of supporting files. 06:36:05 ################################################################################ 06:36:05 # Thanks for using OpenAPI Generator. # 06:36:05 # Please consider donation to help us maintain this project 🙏 # 06:36:05 # https://opencollective.com/openapi_generator/donate # 06:36:05 ################################################################################ 06:36:06 [INFO] 06:36:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 06:36:06 [INFO] You have 0 Checkstyle violations. 06:36:06 [INFO] 06:36:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 06:36:06 [INFO] You have 0 Checkstyle violations. 06:36:06 [INFO] 06:36:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 06:36:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-rest/src/main/resources 06:36:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/license 06:36:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-rest/target/generated-resources/licenses 06:36:06 [INFO] 06:36:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 06:36:06 [INFO] Recompiling the module because of changed dependency. 06:36:06 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 06:36:07 [WARNING] /w/workspace/cps-maven-clm-master/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 06:36:07 [INFO] /w/workspace/cps-maven-clm-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 06:36:07 [INFO] /w/workspace/cps-maven-clm-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 06:36:07 [INFO] 06:36:07 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 06:36:07 [INFO] Generating with dryRun=false 06:36:07 [INFO] No .openapi-generator-ignore file found. 06:36:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:36:07 [INFO] Generator 'openapi-yaml' is considered stable. 06:36:07 [INFO] Output file [outputFile=openapi.yaml] 06:36:07 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:36:07 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] Skipping generation of Webhooks. 06:36:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 06:36:07 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/README.md 06:36:07 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/openapi.yaml 06:36:07 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 06:36:07 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:36:07 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:36:07 ################################################################################ 06:36:07 # Thanks for using OpenAPI Generator. # 06:36:07 # Please consider donation to help us maintain this project 🙏 # 06:36:07 # https://opencollective.com/openapi_generator/donate # 06:36:07 ################################################################################ 06:36:08 [INFO] 06:36:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 06:36:08 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 06:36:08 [INFO] 06:36:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 06:36:08 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 06:36:08 [INFO] 06:36:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 06:36:08 [INFO] Copying 6 resources from src/test/resources to target/test-classes 06:36:08 [INFO] 06:36:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 06:36:08 [INFO] Recompiling the module because of changed dependency. 06:36:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 06:36:08 [INFO] 06:36:08 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 06:36:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:36:08 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:36:08 [INFO] Parallel parsing disabled. 06:36:10 [INFO] Compiled 28 files. 06:36:10 [INFO] 06:36:10 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-rest --- 06:36:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:36:10 [INFO] 06:36:10 [INFO] ------------------------------------------------------- 06:36:10 [INFO] T E S T S 06:36:10 [INFO] ------------------------------------------------------- 06:36:11 06:36:11.304 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.570 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:36:11 06:36:11.709 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.730 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 06:36:11 06:36:11.750 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.764 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:36:11 06:36:11.779 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.791 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:36:11 06:36:11.807 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.838 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:36:11 06:36:11.868 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.881 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 06:36:11 06:36:11.886 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:11 06:36:11.898 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 06:36:11 06:36:11.901 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:12 06:36:11.911 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 06:36:12 06:36:11.914 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:12 06:36:11.923 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 06:36:12 06:36:11.925 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:36:12 06:36:11.934 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:36:12 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 06:36:13 06:36:13,502 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:36:13 06:36:13,503 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:36:13 06:36:13,507 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:36:13 06:36:13,564 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:36:13 06:36:13,565 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:36:13 06:36:13,708 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:36:13 06:36:13,708 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:36:14 06:36:14 . ____ _ __ _ _ 06:36:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:14 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:14 =========|_|==============|___/=/_/_/_/ 06:36:14 06:36:14 :: Spring Boot :: (v3.5.13) 06:36:14 06:36:14 2026-05-16T06:36:14.083Z INFO 6709 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-rest) 06:36:14 2026-05-16T06:36:14.084Z INFO 6709 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:36:15 2026-05-16T06:36:15.753Z INFO 6709 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:36:15 2026-05-16T06:36:15.754Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:36:15 2026-05-16T06:36:15.756Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:36:15 2026-05-16T06:36:15.782Z INFO 6709 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.704 seconds (process running for 5.687) 06:36:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:36:16 2026-05-16T06:36:16.550Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:16 06:36:16 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:36:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:36:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:36:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:36:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:36:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:36:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:36:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:36:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:36:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:16 Caused by: java.lang.RuntimeException 06:36:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:36:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:36:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:36:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:36:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:36:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 06:36:16 ... 92 common frames omitted 06:36:16 06:36:16 2026-05-16T06:36:16.778Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:16 06:36:16 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 06:36:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 06:36:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 06:36:16 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:16 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:16 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 06:36:16 and component.yang=fake component content 1 06:36:16 06:36:16 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 06:36:16 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 06:36:16 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 06:36:16 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 06:36:16 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 06:36:16 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 06:36:16 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 06:36:16 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 06:36:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 06:36:16 ... 152 common frames omitted 06:36:16 06:36:16 2026-05-16T06:36:16.863Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:16 06:36:16 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 06:36:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:36:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:36:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:16 06:36:16 2026-05-16T06:36:16.873Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:16 06:36:16 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 06:36:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:36:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:16 06:36:17 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.859 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 06:36:17 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 06:36:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 06:36:17 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 06:36:17 06:36:17 . ____ _ __ _ _ 06:36:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:17 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:17 =========|_|==============|___/=/_/_/_/ 06:36:17 06:36:17 :: Spring Boot :: (v3.5.13) 06:36:17 06:36:17 2026-05-16T06:36:17.152Z INFO 6709 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-rest) 06:36:17 2026-05-16T06:36:17.152Z INFO 6709 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:36:17 2026-05-16T06:36:17.389Z INFO 6709 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:36:17 2026-05-16T06:36:17.389Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:36:17 2026-05-16T06:36:17.389Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:36:17 2026-05-16T06:36:17.395Z INFO 6709 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.265 seconds (process running for 7.299) 06:36:17 2026-05-16T06:36:17.477Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.532Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.552Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.571Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.585Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.735Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.781Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 06:36:17 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.799Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.816Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.837Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 2026-05-16T06:36:17.853Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:17 06:36:17 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 06:36:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 06:36:17 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:36:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:36:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:36:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:36:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:36:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:36:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:36:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:36:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:36:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:36:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:36:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:36:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:36:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:36:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:36:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:36:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:36:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:36:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:36:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:36:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:36:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:17 06:36:17 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 06:36:17 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 06:36:18 06:36:18 . ____ _ __ _ _ 06:36:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:18 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:18 =========|_|==============|___/=/_/_/_/ 06:36:18 06:36:18 :: Spring Boot :: (v3.5.13) 06:36:18 06:36:18 2026-05-16T06:36:17.884Z INFO 6709 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-rest) 06:36:18 2026-05-16T06:36:17.884Z INFO 6709 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:36:18 2026-05-16T06:36:18.082Z INFO 6709 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:36:18 2026-05-16T06:36:18.082Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:36:18 2026-05-16T06:36:18.082Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:36:18 2026-05-16T06:36:18.087Z INFO 6709 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.221 seconds (process running for 7.991) 06:36:18 2026-05-16T06:36:18.216Z ERROR 6709 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 06:36:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 06:36:18 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 06:36:18 06:36:18 . ____ _ __ _ _ 06:36:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:18 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:18 =========|_|==============|___/=/_/_/_/ 06:36:18 06:36:18 :: Spring Boot :: (v3.5.13) 06:36:18 06:36:18 2026-05-16T06:36:18.247Z INFO 6709 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-rest) 06:36:18 2026-05-16T06:36:18.248Z INFO 6709 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:36:18 2026-05-16T06:36:18.425Z INFO 6709 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:36:18 2026-05-16T06:36:18.425Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:36:18 2026-05-16T06:36:18.425Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:36:18 2026-05-16T06:36:18.429Z INFO 6709 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.197 seconds (process running for 8.334) 06:36:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 06:36:18 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:36:18 06:36:18 . ____ _ __ _ _ 06:36:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:36:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:36:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:36:18 ' |____| .__|_| |_|_| |_\__, | / / / / 06:36:18 =========|_|==============|___/=/_/_/_/ 06:36:18 06:36:18 :: Spring Boot :: (v3.5.13) 06:36:18 06:36:18 2026-05-16T06:36:18.538Z INFO 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6709 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-rest) 06:36:18 2026-05-16T06:36:18.538Z INFO 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:36:18 2026-05-16T06:36:18.755Z INFO 6709 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:36:18 2026-05-16T06:36:18.755Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:36:18 2026-05-16T06:36:18.755Z INFO 6709 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:36:18 2026-05-16T06:36:18.761Z INFO 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.237 seconds (process running for 8.666) 06:36:18 2026-05-16T06:36:18.781Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:18 06:36:18 java.lang.IllegalStateException: some error message 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:36:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:36:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:36:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:36:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:36:18 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 06:36:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:18 06:36:18 2026-05-16T06:36:18.820Z ERROR 6709 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 06:36:18 06:36:18 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:36:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:36:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:36:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:36:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 06:36:18 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 06:36:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:36:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:36:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:36:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:36:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:36:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:36:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:36:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:36:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:36:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:36:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:36:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:36:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:36:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:36:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:36:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:36:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:36:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:36:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:36:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:36:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:36:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:36:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:36:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:36:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:36:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:36:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:36:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:36:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:36:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:36:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:36:18 Caused by: java.lang.Throwable 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:36:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:36:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:36:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:36:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:36:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:36:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:36:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 06:36:18 ... 92 common frames omitted 06:36:18 06:36:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 06:36:18 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 06:36:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 06:36:18 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 06:36:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 06:36:19 [INFO] 06:36:19 [INFO] Results: 06:36:19 [INFO] 06:36:19 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 06:36:19 [INFO] 06:36:19 [INFO] 06:36:19 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 06:36:19 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-rest/target/code-coverage/jacoco-ut.exec 06:36:19 [INFO] Analyzed bundle 'cps-rest' with 7 classes 06:36:19 [INFO] All coverage checks have been met. 06:36:19 [INFO] 06:36:19 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 06:36:19 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-rest/target/code-coverage/jacoco-ut.exec 06:36:19 [INFO] Analyzed bundle 'cps-rest' with 7 classes 06:36:19 [INFO] 06:36:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 06:36:19 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar 06:36:19 [INFO] 06:36:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 06:36:19 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-rest/3.7.8-SNAPSHOT/cps-rest-3.7.8-SNAPSHOT.jar 06:36:19 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-rest/pom.xml to /tmp/r/org/onap/cps/cps-rest/3.7.8-SNAPSHOT/cps-rest-3.7.8-SNAPSHOT.pom 06:36:19 [INFO] 06:36:19 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-rest --- 06:36:19 [INFO] org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT 06:36:19 [INFO] +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:36:19 [INFO] | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:36:19 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 06:36:19 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:36:19 [INFO] | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:36:19 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:36:19 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 06:36:19 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:36:19 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:36:19 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:36:19 [INFO] | | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:36:19 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:36:19 [INFO] | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:36:19 [INFO] | | +- org.springframework:spring-context:jar:6.2.17:compile 06:36:19 [INFO] | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:36:19 [INFO] | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:36:19 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:36:19 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:36:19 [INFO] | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:36:19 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:36:19 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:36:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 06:36:19 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 06:36:19 [INFO] | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:36:19 [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:36:19 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:36:19 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:36:19 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:36:19 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:36:19 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:36:19 [INFO] | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:36:19 [INFO] | | +- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:36:19 [INFO] | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:36:19 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:36:19 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:36:19 [INFO] | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:36:19 [INFO] | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:36:19 [INFO] | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:36:19 [INFO] | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:36:19 [INFO] | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:36:19 [INFO] | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:36:19 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:36:19 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:36:19 [INFO] | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:36:19 [INFO] | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:36:19 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:36:19 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:36:19 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:36:19 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:36:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:36:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:36:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:36:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:36:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:36:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:36:19 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:36:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:36:19 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:36:19 [INFO] | +- org.projectlombok:lombok:jar:1.18.36:compile 06:36:19 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 06:36:19 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:36:19 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:36:19 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:36:19 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:36:19 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:36:19 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:36:19 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:36:19 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:36:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:36:19 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:36:19 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:36:19 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:36:19 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:36:19 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:36:19 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:36:19 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:36:19 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:36:19 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:36:19 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:36:19 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:36:19 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:36:19 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:36:19 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:36:19 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:36:19 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:36:19 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:36:19 [INFO] | \- com.fasterxml:classmate:jar:1.7.3:compile 06:36:19 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:36:19 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:36:19 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:36:19 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:36:19 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:36:19 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:36:19 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:36:19 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:36:19 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:36:19 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:36:19 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:36:19 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:36:19 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:36:19 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:36:19 [INFO] | | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:36:19 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:36:19 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:36:19 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:36:19 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:36:19 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:36:19 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:36:19 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:36:19 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:36:19 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:36:19 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:36:19 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:36:19 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:36:19 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:36:19 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:36:19 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:36:19 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:36:19 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:36:19 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:36:19 [INFO] +- org.springframework:spring-aspects:jar:6.2.17:compile 06:36:19 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:36:19 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:36:19 [INFO] +- io.gsonfire:gson-fire:jar:1.9.0:compile 06:36:19 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:36:19 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.1:compile 06:36:19 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.1:compile 06:36:19 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.8.1:compile 06:36:19 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.27:compile 06:36:19 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.27:compile 06:36:19 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.27:compile 06:36:19 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:compile 06:36:19 [INFO] | +- org.webjars:swagger-ui:jar:5.18.2:compile 06:36:19 [INFO] | \- org.webjars:webjars-locator-lite:jar:1.1.3:compile 06:36:19 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:36:19 [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:36:19 [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:36:19 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:36:19 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.25:test 06:36:19 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:36:19 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:36:19 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:36:19 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:36:19 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:36:19 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:36:19 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:36:19 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:36:19 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:36:19 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:36:19 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:36:19 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:36:19 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:compile 06:36:19 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 06:36:19 [INFO] +- net.minidev:json-smart:jar:2.5.2:test 06:36:19 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:test 06:36:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 06:36:19 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:36:19 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 06:36:19 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:36:19 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:36:19 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:36:19 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:36:19 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 06:36:19 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:36:19 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 06:36:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:36:19 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:36:19 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:36:19 [INFO] +- org.springframework:spring-core:jar:6.2.17:compile 06:36:19 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:36:19 [INFO] +- org.springframework:spring-test:jar:6.2.17:test 06:36:19 [INFO] \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:36:19 [INFO] 06:36:19 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-rest --- 06:36:19 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-rest/target/sonatype-clm/module.xml 06:36:19 [INFO] 06:36:19 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 06:36:19 [INFO] Building cps-ncmp-events 3.7.8-SNAPSHOT [9/23] 06:36:19 [INFO] --------------------------------[ jar ]--------------------------------- 06:36:19 [INFO] 06:36:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 06:36:19 [INFO] 06:36:19 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 06:36:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:36:19 [INFO] 06:36:19 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 06:36:19 [INFO] 06:36:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 06:36:19 [INFO] You have 0 Checkstyle violations. 06:36:19 [INFO] 06:36:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 06:36:19 [INFO] You have 0 Checkstyle violations. 06:36:19 [INFO] 06:36:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 06:36:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:19 [INFO] Copying 13 resources 06:36:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/generated-sources/license 06:36:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/generated-resources/licenses 06:36:19 [INFO] 06:36:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 06:36:19 [INFO] Recompiling the module because of changed dependency. 06:36:19 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 06:36:21 [INFO] 06:36:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 06:36:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-events/src/test/resources 06:36:21 [INFO] 06:36:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 06:36:21 [INFO] No sources to compile 06:36:21 [INFO] 06:36:21 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 06:36:21 [INFO] No sources specified for compilation. Skipping. 06:36:21 [INFO] 06:36:21 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-events --- 06:36:21 [INFO] No tests to run. 06:36:21 [INFO] 06:36:21 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 06:36:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-maven-clm-master/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 06:36:21 [INFO] 06:36:21 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 06:36:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:36:21 [INFO] 06:36:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 06:36:21 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar 06:36:21 [INFO] 06:36:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 06:36:21 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.8-SNAPSHOT/cps-ncmp-events-3.7.8-SNAPSHOT.jar 06:36:21 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-events/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.8-SNAPSHOT/cps-ncmp-events-3.7.8-SNAPSHOT.pom 06:36:21 [INFO] 06:36:21 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-events --- 06:36:21 [INFO] org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT 06:36:21 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:36:21 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:36:21 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:36:21 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:36:21 [INFO] +- org.projectlombok:lombok:jar:1.18.36:compile 06:36:21 [INFO] \- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:36:21 [INFO] 06:36:21 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-events --- 06:36:21 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/sonatype-clm/module.xml 06:36:21 [INFO] 06:36:21 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 06:36:21 [INFO] Building provmns-api 3.7.8-SNAPSHOT [10/23] 06:36:21 [INFO] --------------------------------[ jar ]--------------------------------- 06:36:22 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 06:36:22 [WARNING] Could not validate integrity of download from file:///w/workspace/cps-maven-clm-master/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar: Checksum validation failed, no checksums available 06:36:22 [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-maven-clm-master/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 06:36:22 [INFO] 06:36:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ provmns-api --- 06:36:22 [INFO] 06:36:22 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 06:36:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/provmns-api/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:36:22 [INFO] 06:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ provmns-api --- 06:36:22 [INFO] You have 0 Checkstyle violations. 06:36:22 [INFO] 06:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ provmns-api --- 06:36:22 [INFO] You have 0 Checkstyle violations. 06:36:22 [INFO] 06:36:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ provmns-api --- 06:36:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/provmns-api/src/main/resources 06:36:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/provmns-api/target/generated-sources/license 06:36:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/provmns-api/target/generated-resources/licenses 06:36:22 [INFO] 06:36:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ provmns-api --- 06:36:22 [INFO] Recompiling the module because of changed dependency. 06:36:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 06:36:22 [INFO] 06:36:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ provmns-api --- 06:36:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/provmns-api/src/test/resources 06:36:22 [INFO] 06:36:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ provmns-api --- 06:36:22 [INFO] No sources to compile 06:36:22 [INFO] 06:36:22 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ provmns-api --- 06:36:22 [INFO] No sources specified for compilation. Skipping. 06:36:22 [INFO] 06:36:22 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ provmns-api --- 06:36:22 [INFO] No tests to run. 06:36:22 [INFO] 06:36:22 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ provmns-api --- 06:36:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-maven-clm-master/provmns-api/target/code-coverage/jacoco-ut.exec 06:36:22 [INFO] 06:36:22 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ provmns-api --- 06:36:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:36:22 [INFO] 06:36:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ provmns-api --- 06:36:22 [INFO] Building jar: /w/workspace/cps-maven-clm-master/provmns-api/target/provmns-api-18.6.0.jar 06:36:22 [INFO] 06:36:22 [INFO] --- maven-antrun-plugin:3.1.0:run (merge-lib-jar) @ provmns-api --- 06:36:23 [INFO] Executing tasks 06:36:23 [INFO] [jar] Building jar: /w/workspace/cps-maven-clm-master/provmns-api/target/provmns-api-18.6.0.jar 06:36:23 [INFO] Executed tasks 06:36:23 [INFO] 06:36:23 [INFO] --- maven-antrun-plugin:3.1.0:run (update-local-repo-jar) @ provmns-api --- 06:36:23 [INFO] Executing tasks 06:36:23 [INFO] [copy] Copying 1 file to /w/workspace/cps-maven-clm-master/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 06:36:23 [INFO] Executed tasks 06:36:23 [INFO] 06:36:23 [INFO] --- maven-install-plugin:2.4:install-file (install-merged-jar) @ provmns-api --- 06:36:23 [INFO] Installing /w/workspace/cps-maven-clm-master/provmns-api/target/provmns-api-18.6.0.jar to /tmp/r/org/onap/cps/provmns-api/3.7.8-SNAPSHOT/provmns-api-3.7.8-SNAPSHOT.jar 06:36:23 [INFO] Installing /w/workspace/cps-maven-clm-master/provmns-api/pom.xml to /tmp/r/org/onap/cps/provmns-api/3.7.8-SNAPSHOT/provmns-api-3.7.8-SNAPSHOT.pom 06:36:23 [INFO] 06:36:23 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ provmns-api --- 06:36:23 [INFO] org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT 06:36:23 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:36:23 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:36:23 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:36:23 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:36:23 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:36:23 [INFO] +- org.projectlombok:lombok:jar:1.18.36:provided 06:36:23 [INFO] +- org.springframework:spring-core:jar:6.2.17:provided 06:36:23 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:provided 06:36:23 [INFO] +- org.springframework:spring-context:jar:6.2.17:provided 06:36:23 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:provided 06:36:23 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:provided 06:36:23 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:provided 06:36:23 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:provided 06:36:23 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:provided 06:36:23 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:provided 06:36:23 [INFO] \- org.onap.cps:provmns-api:jar:18.6.0:compile 06:36:23 [INFO] 06:36:23 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ provmns-api --- 06:36:23 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/provmns-api/target/sonatype-clm/module.xml 06:36:23 [INFO] 06:36:23 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 06:36:23 [INFO] Building cps-ncmp-service 3.7.8-SNAPSHOT [11/23] 06:36:23 [INFO] --------------------------------[ jar ]--------------------------------- 06:36:24 [INFO] 06:36:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 06:36:24 [INFO] 06:36:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 06:36:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:36:24 [INFO] 06:36:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 06:36:24 [INFO] You have 0 Checkstyle violations. 06:36:24 [INFO] 06:36:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 06:36:25 [INFO] You have 0 Checkstyle violations. 06:36:25 [INFO] 06:36:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 06:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:25 [INFO] Copying 5 resources 06:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/generated-sources/license 06:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/generated-resources/licenses 06:36:25 [INFO] 06:36:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 06:36:25 [INFO] Recompiling the module because of changed dependency. 06:36:25 [INFO] Compiling 170 source files with javac [debug release 17] to target/classes 06:36:27 [WARNING] /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 06:36:27 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 06:36:27 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 06:36:27 [INFO] 06:36:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 06:36:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:36:27 [INFO] Copying 11 resources 06:36:27 [INFO] 06:36:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 06:36:27 [INFO] Recompiling the module because of changed dependency. 06:36:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 06:36:28 [INFO] 06:36:28 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 06:36:28 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:36:28 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:36:28 [INFO] Parallel parsing disabled. 06:36:32 [INFO] Compiled 265 files. 06:36:32 [INFO] 06:36:32 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-service --- 06:36:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:36:32 [INFO] 06:36:32 [INFO] ------------------------------------------------------- 06:36:32 [INFO] T E S T S 06:36:32 [INFO] ------------------------------------------------------- 06:36:35 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 06:36:36 06:36:36.622 [main] ERROR org.onap.cps.ncmp.utils.events.CloudEventMapper -- Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] 06:36:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 06:36:36 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 06:36:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 06:36:36 06:36:36.784 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 06:36:36 06:36:36.787 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 06:36:36 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 06:36:36 06:36:36.842 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 06:36:37 06:36:37.890 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 06:36:37 06:36:37.899 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 06:36:37 06:36:37.926 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 06:36:37 Server Version: 23.0.1 06:36:37 API Version: 1.42 06:36:37 Operating System: CentOS Stream 8 06:36:37 Total Memory: 31890 MB 06:36:37 06:36:37.929 [main] WARN org.testcontainers.utility.ResourceReaper -- 06:36:37 ******************************************************************************** 06:36:37 Ryuk has been disabled. This can cause unexpected behavior in your environment. 06:36:37 ******************************************************************************** 06:36:37 06:36:37.934 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 06:36:37 06:36:37.935 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 06:36:37 06:36:37.939 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 06:36:37 06:36:37.954 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 06:36:37 06:36:37.961 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:36:38 06:36:38.216 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 06:36:38 06:36:38.251 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 06:36:38 06:36:38.273 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 06:36:38 06:36:38.293 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (894 KB/? MB) 06:36:38 06:36:38.454 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (28 MB/? MB) 06:36:38 06:36:38.478 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (28 MB/? MB) 06:36:38 06:36:38.604 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (84 MB/? MB) 06:36:38 06:36:38.630 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (84 MB/? MB) 06:36:38 06:36:38.651 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (87 MB/? MB) 06:36:38 06:36:38.675 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (87 MB/? MB) 06:36:38 06:36:38.720 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (104 MB/? MB) 06:36:38 06:36:38.745 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (106 MB/? MB) 06:36:38 06:36:38.785 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (106 MB/? MB) 06:36:39 06:36:39.590 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (303 MB/? MB) 06:36:39 06:36:39.614 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (321 MB/? MB) 06:36:39 06:36:39.630 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (321 MB/? MB) 06:36:39 06:36:39.737 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (342 MB/? MB) 06:36:40 06:36:40.312 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (510 MB/? MB) 06:36:40 06:36:40.452 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (517 MB/553 MB) 06:36:47 06:36:47.850 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (532 MB/553 MB) 06:36:48 06:36:47.947 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (532 MB/553 MB) 06:36:48 06:36:48.111 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (535 MB/553 MB) 06:36:48 06:36:48.217 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (535 MB/553 MB) 06:36:48 06:36:48.599 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (537 MB/553 MB) 06:36:48 06:36:48.677 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (537 MB/553 MB) 06:36:48 06:36:48.755 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (537 MB/553 MB) 06:36:48 06:36:48.830 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (537 MB/553 MB) 06:36:49 06:36:48.914 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (537 MB/553 MB) 06:36:49 06:36:48.999 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (537 MB/553 MB) 06:36:49 06:36:49.095 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (537 MB/553 MB) 06:36:50 06:36:50.141 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 06:36:50 06:36:50.221 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 06:36:50 06:36:50.243 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 06:36:50 06:36:50.243 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.288535705S 06:36:50 06:36:50.285 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:36:54 06:36:54.595 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 2ca1c20b1e892dcfb65de48e92eddff42e6e987a8211d62f52a74ab9b011c12a 06:37:00 06:37:00.773 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT10.487777387S 06:37:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:37:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.20 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 06:37:02 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 06:37:02 06:37:02,457 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:02 06:37:02,458 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:02 06:37:02,462 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:02 06:37:02,516 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:02 06:37:02,516 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:03 06:37:03,032 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:03 06:37:03,032 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:03 06:37:03 . ____ _ __ _ _ 06:37:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:03 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:03 =========|_|==============|___/=/_/_/_/ 06:37:03 06:37:03 :: Spring Boot :: (v3.5.13) 06:37:03 06:37:03 2026-05-16T06:37:03.274Z INFO 6795 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Starting CmAvcEventBatchConsumerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:03 2026-05-16T06:37:03.275Z INFO 6795 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:03 2026-05-16T06:37:03.339Z INFO 6795 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Started CmAvcEventBatchConsumerSpec in 1.217 seconds (process running for 30.742) 06:37:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 06:37:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 06:37:03 2026-05-16T06:37:03.776Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 06:37:03 2026-05-16T06:37:03.780Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 06:37:03 2026-05-16T06:37:03.852Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 06:37:03 2026-05-16T06:37:03.854Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:03 2026-05-16T06:37:03.861Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:03 2026-05-16T06:37:03.862Z INFO 6795 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 06:37:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 06:37:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 06:37:04 2026-05-16T06:37:03.898Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:04 2026-05-16T06:37:03.947Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f80b143301a7d7ba7f81943e62838aaac67dabb16ba478fc632cc49720df6bf7 06:37:10 2026-05-16T06:37:09.972Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.073299683S 06:37:10 2026-05-16T06:37:10.025Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:10 allow.auto.create.topics = true 06:37:10 auto.commit.interval.ms = 5000 06:37:10 auto.include.jmx.reporter = true 06:37:10 auto.offset.reset = earliest 06:37:10 bootstrap.servers = [localhost:32769] 06:37:10 check.crcs = true 06:37:10 client.dns.lookup = use_all_dns_ips 06:37:10 client.id = consumer-group for Test A-1 06:37:10 client.rack = 06:37:10 connections.max.idle.ms = 540000 06:37:10 default.api.timeout.ms = 60000 06:37:10 enable.auto.commit = true 06:37:10 enable.metrics.push = true 06:37:10 exclude.internal.topics = true 06:37:10 fetch.max.bytes = 52428800 06:37:10 fetch.max.wait.ms = 500 06:37:10 fetch.min.bytes = 1 06:37:10 group.id = group for Test A 06:37:10 group.instance.id = null 06:37:10 group.protocol = classic 06:37:10 group.remote.assignor = null 06:37:10 heartbeat.interval.ms = 3000 06:37:10 interceptor.classes = [] 06:37:10 internal.leave.group.on.close = true 06:37:10 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:10 isolation.level = read_uncommitted 06:37:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:10 max.partition.fetch.bytes = 1048576 06:37:10 max.poll.interval.ms = 300000 06:37:10 max.poll.records = 500 06:37:10 metadata.max.age.ms = 300000 06:37:10 metadata.recovery.strategy = none 06:37:10 metric.reporters = [] 06:37:10 metrics.num.samples = 2 06:37:10 metrics.recording.level = INFO 06:37:10 metrics.sample.window.ms = 30000 06:37:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:10 receive.buffer.bytes = 65536 06:37:10 reconnect.backoff.max.ms = 1000 06:37:10 reconnect.backoff.ms = 50 06:37:10 request.timeout.ms = 30000 06:37:10 retry.backoff.max.ms = 1000 06:37:10 retry.backoff.ms = 100 06:37:10 sasl.client.callback.handler.class = null 06:37:10 sasl.jaas.config = null 06:37:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:10 sasl.kerberos.min.time.before.relogin = 60000 06:37:10 sasl.kerberos.service.name = null 06:37:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:10 sasl.login.callback.handler.class = null 06:37:10 sasl.login.class = null 06:37:10 sasl.login.connect.timeout.ms = null 06:37:10 sasl.login.read.timeout.ms = null 06:37:10 sasl.login.refresh.buffer.seconds = 300 06:37:10 sasl.login.refresh.min.period.seconds = 60 06:37:10 sasl.login.refresh.window.factor = 0.8 06:37:10 sasl.login.refresh.window.jitter = 0.05 06:37:10 sasl.login.retry.backoff.max.ms = 10000 06:37:10 sasl.login.retry.backoff.ms = 100 06:37:10 sasl.mechanism = GSSAPI 06:37:10 sasl.oauthbearer.clock.skew.seconds = 30 06:37:10 sasl.oauthbearer.expected.audience = null 06:37:10 sasl.oauthbearer.expected.issuer = null 06:37:10 sasl.oauthbearer.header.urlencode = false 06:37:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:10 sasl.oauthbearer.jwks.endpoint.url = null 06:37:10 sasl.oauthbearer.scope.claim.name = scope 06:37:10 sasl.oauthbearer.sub.claim.name = sub 06:37:10 sasl.oauthbearer.token.endpoint.url = null 06:37:10 security.protocol = PLAINTEXT 06:37:10 security.providers = null 06:37:10 send.buffer.bytes = 131072 06:37:10 session.timeout.ms = 45000 06:37:10 socket.connection.setup.timeout.max.ms = 30000 06:37:10 socket.connection.setup.timeout.ms = 10000 06:37:10 ssl.cipher.suites = null 06:37:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:10 ssl.endpoint.identification.algorithm = https 06:37:10 ssl.engine.factory.class = null 06:37:10 ssl.key.password = null 06:37:10 ssl.keymanager.algorithm = SunX509 06:37:10 ssl.keystore.certificate.chain = null 06:37:10 ssl.keystore.key = null 06:37:10 ssl.keystore.location = null 06:37:10 ssl.keystore.password = null 06:37:10 ssl.keystore.type = JKS 06:37:10 ssl.protocol = TLSv1.3 06:37:10 ssl.provider = null 06:37:10 ssl.secure.random.implementation = null 06:37:10 ssl.trustmanager.algorithm = PKIX 06:37:10 ssl.truststore.certificates = null 06:37:10 ssl.truststore.location = null 06:37:10 ssl.truststore.password = null 06:37:10 ssl.truststore.type = JKS 06:37:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:10 06:37:10 2026-05-16T06:37:10.079Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:10 2026-05-16T06:37:10.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:10 2026-05-16T06:37:10.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:10 2026-05-16T06:37:10.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913430218 06:37:10 06:37:10,265 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:10 06:37:10,265 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:10 06:37:10,265 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:10 06:37:10,272 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:10 06:37:10,272 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:10 06:37:10,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:10 06:37:10,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:10 06:37:10 . ____ _ __ _ _ 06:37:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:10 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:10 =========|_|==============|___/=/_/_/_/ 06:37:10 06:37:10 :: Spring Boot :: (v3.5.13) 06:37:10 06:37:10 2026-05-16T06:37:10.291Z INFO 6795 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Starting CmAvcEventSingleConsumerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:10 2026-05-16T06:37:10.292Z INFO 6795 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:10 2026-05-16T06:37:10.358Z INFO 6795 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Started CmAvcEventSingleConsumerSpec in 0.135 seconds (process running for 37.762) 06:37:10 2026-05-16T06:37:10.379Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 06:37:10 2026-05-16T06:37:10.392Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:10 2026-05-16T06:37:10.393Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:10 acks = -1 06:37:10 auto.include.jmx.reporter = true 06:37:10 batch.size = 16384 06:37:10 bootstrap.servers = [localhost:32769] 06:37:10 buffer.memory = 33554432 06:37:10 client.dns.lookup = use_all_dns_ips 06:37:10 client.id = producer-1 06:37:10 compression.gzip.level = -1 06:37:10 compression.lz4.level = 9 06:37:10 compression.type = none 06:37:10 compression.zstd.level = 3 06:37:10 connections.max.idle.ms = 540000 06:37:10 delivery.timeout.ms = 120000 06:37:10 enable.idempotence = false 06:37:10 enable.metrics.push = true 06:37:10 interceptor.classes = [] 06:37:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:10 linger.ms = 1 06:37:10 max.block.ms = 60000 06:37:10 max.in.flight.requests.per.connection = 5 06:37:10 max.request.size = 1048576 06:37:10 metadata.max.age.ms = 300000 06:37:10 metadata.max.idle.ms = 300000 06:37:10 metadata.recovery.strategy = none 06:37:10 metric.reporters = [] 06:37:10 metrics.num.samples = 2 06:37:10 metrics.recording.level = INFO 06:37:10 metrics.sample.window.ms = 30000 06:37:10 partitioner.adaptive.partitioning.enable = true 06:37:10 partitioner.availability.timeout.ms = 0 06:37:10 partitioner.class = null 06:37:10 partitioner.ignore.keys = false 06:37:10 receive.buffer.bytes = 32768 06:37:10 reconnect.backoff.max.ms = 1000 06:37:10 reconnect.backoff.ms = 50 06:37:10 request.timeout.ms = 30000 06:37:10 retries = 0 06:37:10 retry.backoff.max.ms = 1000 06:37:10 retry.backoff.ms = 100 06:37:10 sasl.client.callback.handler.class = null 06:37:10 sasl.jaas.config = null 06:37:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:10 sasl.kerberos.min.time.before.relogin = 60000 06:37:10 sasl.kerberos.service.name = null 06:37:10 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:10 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:10 sasl.login.callback.handler.class = null 06:37:10 sasl.login.class = null 06:37:10 sasl.login.connect.timeout.ms = null 06:37:10 sasl.login.read.timeout.ms = null 06:37:10 sasl.login.refresh.buffer.seconds = 300 06:37:10 sasl.login.refresh.min.period.seconds = 60 06:37:10 sasl.login.refresh.window.factor = 0.8 06:37:10 sasl.login.refresh.window.jitter = 0.05 06:37:10 sasl.login.retry.backoff.max.ms = 10000 06:37:10 sasl.login.retry.backoff.ms = 100 06:37:10 sasl.mechanism = GSSAPI 06:37:10 sasl.oauthbearer.clock.skew.seconds = 30 06:37:10 sasl.oauthbearer.expected.audience = null 06:37:10 sasl.oauthbearer.expected.issuer = null 06:37:10 sasl.oauthbearer.header.urlencode = false 06:37:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:10 sasl.oauthbearer.jwks.endpoint.url = null 06:37:10 sasl.oauthbearer.scope.claim.name = scope 06:37:10 sasl.oauthbearer.sub.claim.name = sub 06:37:10 sasl.oauthbearer.token.endpoint.url = null 06:37:10 security.protocol = PLAINTEXT 06:37:10 security.providers = null 06:37:10 send.buffer.bytes = 131072 06:37:10 socket.connection.setup.timeout.max.ms = 30000 06:37:10 socket.connection.setup.timeout.ms = 10000 06:37:10 ssl.cipher.suites = null 06:37:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:10 ssl.endpoint.identification.algorithm = https 06:37:10 ssl.engine.factory.class = null 06:37:10 ssl.key.password = null 06:37:10 ssl.keymanager.algorithm = SunX509 06:37:10 ssl.keystore.certificate.chain = null 06:37:10 ssl.keystore.key = null 06:37:10 ssl.keystore.location = null 06:37:10 ssl.keystore.password = null 06:37:10 ssl.keystore.type = JKS 06:37:10 ssl.protocol = TLSv1.3 06:37:10 ssl.provider = null 06:37:10 ssl.secure.random.implementation = null 06:37:10 ssl.trustmanager.algorithm = PKIX 06:37:10 ssl.truststore.certificates = null 06:37:10 ssl.truststore.location = null 06:37:10 ssl.truststore.password = null 06:37:10 ssl.truststore.type = JKS 06:37:10 transaction.timeout.ms = 60000 06:37:10 transactional.id = null 06:37:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:10 06:37:10 2026-05-16T06:37:10.393Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:10 2026-05-16T06:37:10.418Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:10 2026-05-16T06:37:10.418Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:10 2026-05-16T06:37:10.418Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:10 2026-05-16T06:37:10.418Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913430418 06:37:10 2026-05-16T06:37:10.945Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 06:37:10 2026-05-16T06:37:10.946Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-05-16T06:37:11.140Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-05-16T06:37:11.265Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 06:37:11 2026-05-16T06:37:11.273Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 06:37:11 2026-05-16T06:37:11.303Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-1-4c6484eb-5dbd-45a0-9e9d-612c8ebc239e 06:37:11 2026-05-16T06:37:11.304Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 06:37:11 2026-05-16T06:37:11.329Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-1-4c6484eb-5dbd-45a0-9e9d-612c8ebc239e', protocol='range'} 06:37:11 2026-05-16T06:37:11.340Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-1-4c6484eb-5dbd-45a0-9e9d-612c8ebc239e=Assignment(partitions=[target-topic-for-Test-A-0])} 06:37:11 2026-05-16T06:37:11.364Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-1-4c6484eb-5dbd-45a0-9e9d-612c8ebc239e', protocol='range'} 06:37:11 2026-05-16T06:37:11.365Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 06:37:11 2026-05-16T06:37:11.370Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 06:37:11 2026-05-16T06:37:11.391Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 06:37:11 2026-05-16T06:37:11.412Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 06:37:11 2026-05-16T06:37:11.498Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:11 allow.auto.create.topics = true 06:37:11 auto.commit.interval.ms = 5000 06:37:11 auto.include.jmx.reporter = true 06:37:11 auto.offset.reset = earliest 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 check.crcs = true 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = consumer-group for Test A-2 06:37:11 client.rack = 06:37:11 connections.max.idle.ms = 540000 06:37:11 default.api.timeout.ms = 60000 06:37:11 enable.auto.commit = true 06:37:11 enable.metrics.push = true 06:37:11 exclude.internal.topics = true 06:37:11 fetch.max.bytes = 52428800 06:37:11 fetch.max.wait.ms = 500 06:37:11 fetch.min.bytes = 1 06:37:11 group.id = group for Test A 06:37:11 group.instance.id = null 06:37:11 group.protocol = classic 06:37:11 group.remote.assignor = null 06:37:11 heartbeat.interval.ms = 3000 06:37:11 interceptor.classes = [] 06:37:11 internal.leave.group.on.close = true 06:37:11 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:11 isolation.level = read_uncommitted 06:37:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:11 max.partition.fetch.bytes = 1048576 06:37:11 max.poll.interval.ms = 300000 06:37:11 max.poll.records = 500 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:11 receive.buffer.bytes = 65536 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 session.timeout.ms = 45000 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:11 06:37:11 2026-05-16T06:37:11.499Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.506Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.506Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.506Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431506 06:37:11 2026-05-16T06:37:11.513Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:11 2026-05-16T06:37:11.514Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:11 acks = -1 06:37:11 auto.include.jmx.reporter = true 06:37:11 batch.size = 16384 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 buffer.memory = 33554432 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = producer-2 06:37:11 compression.gzip.level = -1 06:37:11 compression.lz4.level = 9 06:37:11 compression.type = none 06:37:11 compression.zstd.level = 3 06:37:11 connections.max.idle.ms = 540000 06:37:11 delivery.timeout.ms = 120000 06:37:11 enable.idempotence = false 06:37:11 enable.metrics.push = true 06:37:11 interceptor.classes = [] 06:37:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:11 linger.ms = 1 06:37:11 max.block.ms = 60000 06:37:11 max.in.flight.requests.per.connection = 5 06:37:11 max.request.size = 1048576 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.max.idle.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partitioner.adaptive.partitioning.enable = true 06:37:11 partitioner.availability.timeout.ms = 0 06:37:11 partitioner.class = null 06:37:11 partitioner.ignore.keys = false 06:37:11 receive.buffer.bytes = 32768 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retries = 0 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 transaction.timeout.ms = 60000 06:37:11 transactional.id = null 06:37:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:11 06:37:11 2026-05-16T06:37:11.514Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.519Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:11 2026-05-16T06:37:11.519Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.519Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.519Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431519 06:37:11 2026-05-16T06:37:11.535Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 06:37:11 2026-05-16T06:37:11.535Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-05-16T06:37:11.668Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:11 allow.auto.create.topics = true 06:37:11 auto.commit.interval.ms = 5000 06:37:11 auto.include.jmx.reporter = true 06:37:11 auto.offset.reset = earliest 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 check.crcs = true 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = consumer-group for Test A-3 06:37:11 client.rack = 06:37:11 connections.max.idle.ms = 540000 06:37:11 default.api.timeout.ms = 60000 06:37:11 enable.auto.commit = true 06:37:11 enable.metrics.push = true 06:37:11 exclude.internal.topics = true 06:37:11 fetch.max.bytes = 52428800 06:37:11 fetch.max.wait.ms = 500 06:37:11 fetch.min.bytes = 1 06:37:11 group.id = group for Test A 06:37:11 group.instance.id = null 06:37:11 group.protocol = classic 06:37:11 group.remote.assignor = null 06:37:11 heartbeat.interval.ms = 3000 06:37:11 interceptor.classes = [] 06:37:11 internal.leave.group.on.close = true 06:37:11 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:11 isolation.level = read_uncommitted 06:37:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:11 max.partition.fetch.bytes = 1048576 06:37:11 max.poll.interval.ms = 300000 06:37:11 max.poll.records = 500 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:11 receive.buffer.bytes = 65536 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 session.timeout.ms = 45000 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:11 06:37:11 2026-05-16T06:37:11.669Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.675Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.675Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.675Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431675 06:37:11 2026-05-16T06:37:11.680Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:11 2026-05-16T06:37:11.680Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:11 acks = -1 06:37:11 auto.include.jmx.reporter = true 06:37:11 batch.size = 16384 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 buffer.memory = 33554432 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = producer-3 06:37:11 compression.gzip.level = -1 06:37:11 compression.lz4.level = 9 06:37:11 compression.type = none 06:37:11 compression.zstd.level = 3 06:37:11 connections.max.idle.ms = 540000 06:37:11 delivery.timeout.ms = 120000 06:37:11 enable.idempotence = false 06:37:11 enable.metrics.push = true 06:37:11 interceptor.classes = [] 06:37:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:11 linger.ms = 1 06:37:11 max.block.ms = 60000 06:37:11 max.in.flight.requests.per.connection = 5 06:37:11 max.request.size = 1048576 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.max.idle.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partitioner.adaptive.partitioning.enable = true 06:37:11 partitioner.availability.timeout.ms = 0 06:37:11 partitioner.class = null 06:37:11 partitioner.ignore.keys = false 06:37:11 receive.buffer.bytes = 32768 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retries = 0 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 transaction.timeout.ms = 60000 06:37:11 transactional.id = null 06:37:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:11 06:37:11 2026-05-16T06:37:11.680Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.685Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:11 2026-05-16T06:37:11.685Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.685Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.685Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431685 06:37:11 2026-05-16T06:37:11.701Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-05-16T06:37:11.708Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:11 allow.auto.create.topics = true 06:37:11 auto.commit.interval.ms = 5000 06:37:11 auto.include.jmx.reporter = true 06:37:11 auto.offset.reset = earliest 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 check.crcs = true 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = consumer-group for Test A-4 06:37:11 client.rack = 06:37:11 connections.max.idle.ms = 540000 06:37:11 default.api.timeout.ms = 60000 06:37:11 enable.auto.commit = true 06:37:11 enable.metrics.push = true 06:37:11 exclude.internal.topics = true 06:37:11 fetch.max.bytes = 52428800 06:37:11 fetch.max.wait.ms = 500 06:37:11 fetch.min.bytes = 1 06:37:11 group.id = group for Test A 06:37:11 group.instance.id = null 06:37:11 group.protocol = classic 06:37:11 group.remote.assignor = null 06:37:11 heartbeat.interval.ms = 3000 06:37:11 interceptor.classes = [] 06:37:11 internal.leave.group.on.close = true 06:37:11 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:11 isolation.level = read_uncommitted 06:37:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:11 max.partition.fetch.bytes = 1048576 06:37:11 max.poll.interval.ms = 300000 06:37:11 max.poll.records = 500 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:11 receive.buffer.bytes = 65536 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 session.timeout.ms = 45000 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:11 06:37:11 2026-05-16T06:37:11.709Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.720Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.720Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.720Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431720 06:37:11 2026-05-16T06:37:11.731Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:11 2026-05-16T06:37:11.731Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:11 acks = -1 06:37:11 auto.include.jmx.reporter = true 06:37:11 batch.size = 16384 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 buffer.memory = 33554432 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = producer-4 06:37:11 compression.gzip.level = -1 06:37:11 compression.lz4.level = 9 06:37:11 compression.type = none 06:37:11 compression.zstd.level = 3 06:37:11 connections.max.idle.ms = 540000 06:37:11 delivery.timeout.ms = 120000 06:37:11 enable.idempotence = false 06:37:11 enable.metrics.push = true 06:37:11 interceptor.classes = [] 06:37:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:11 linger.ms = 1 06:37:11 max.block.ms = 60000 06:37:11 max.in.flight.requests.per.connection = 5 06:37:11 max.request.size = 1048576 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.max.idle.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partitioner.adaptive.partitioning.enable = true 06:37:11 partitioner.availability.timeout.ms = 0 06:37:11 partitioner.class = null 06:37:11 partitioner.ignore.keys = false 06:37:11 receive.buffer.bytes = 32768 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retries = 0 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 transaction.timeout.ms = 60000 06:37:11 transactional.id = null 06:37:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:11 06:37:11 2026-05-16T06:37:11.732Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.737Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:11 2026-05-16T06:37:11.737Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.737Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.737Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431737 06:37:11 2026-05-16T06:37:11.760Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:11 2026-05-16T06:37:11.768Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:11 allow.auto.create.topics = true 06:37:11 auto.commit.interval.ms = 5000 06:37:11 auto.include.jmx.reporter = true 06:37:11 auto.offset.reset = earliest 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 check.crcs = true 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = consumer-group for Test A-5 06:37:11 client.rack = 06:37:11 connections.max.idle.ms = 540000 06:37:11 default.api.timeout.ms = 60000 06:37:11 enable.auto.commit = true 06:37:11 enable.metrics.push = true 06:37:11 exclude.internal.topics = true 06:37:11 fetch.max.bytes = 52428800 06:37:11 fetch.max.wait.ms = 500 06:37:11 fetch.min.bytes = 1 06:37:11 group.id = group for Test A 06:37:11 group.instance.id = null 06:37:11 group.protocol = classic 06:37:11 group.remote.assignor = null 06:37:11 heartbeat.interval.ms = 3000 06:37:11 interceptor.classes = [] 06:37:11 internal.leave.group.on.close = true 06:37:11 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:11 isolation.level = read_uncommitted 06:37:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:11 max.partition.fetch.bytes = 1048576 06:37:11 max.poll.interval.ms = 300000 06:37:11 max.poll.records = 500 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:11 receive.buffer.bytes = 65536 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 session.timeout.ms = 45000 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:11 06:37:11 2026-05-16T06:37:11.768Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.773Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.773Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.773Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431773 06:37:11 2026-05-16T06:37:11.780Z ERROR 6795 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 06:37:11 2026-05-16T06:37:11.780Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:11 2026-05-16T06:37:11.780Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:11 acks = -1 06:37:11 auto.include.jmx.reporter = true 06:37:11 batch.size = 16384 06:37:11 bootstrap.servers = [localhost:32769] 06:37:11 buffer.memory = 33554432 06:37:11 client.dns.lookup = use_all_dns_ips 06:37:11 client.id = producer-5 06:37:11 compression.gzip.level = -1 06:37:11 compression.lz4.level = 9 06:37:11 compression.type = none 06:37:11 compression.zstd.level = 3 06:37:11 connections.max.idle.ms = 540000 06:37:11 delivery.timeout.ms = 120000 06:37:11 enable.idempotence = false 06:37:11 enable.metrics.push = true 06:37:11 interceptor.classes = [] 06:37:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:11 linger.ms = 1 06:37:11 max.block.ms = 60000 06:37:11 max.in.flight.requests.per.connection = 5 06:37:11 max.request.size = 1048576 06:37:11 metadata.max.age.ms = 300000 06:37:11 metadata.max.idle.ms = 300000 06:37:11 metadata.recovery.strategy = none 06:37:11 metric.reporters = [] 06:37:11 metrics.num.samples = 2 06:37:11 metrics.recording.level = INFO 06:37:11 metrics.sample.window.ms = 30000 06:37:11 partitioner.adaptive.partitioning.enable = true 06:37:11 partitioner.availability.timeout.ms = 0 06:37:11 partitioner.class = null 06:37:11 partitioner.ignore.keys = false 06:37:11 receive.buffer.bytes = 32768 06:37:11 reconnect.backoff.max.ms = 1000 06:37:11 reconnect.backoff.ms = 50 06:37:11 request.timeout.ms = 30000 06:37:11 retries = 0 06:37:11 retry.backoff.max.ms = 1000 06:37:11 retry.backoff.ms = 100 06:37:11 sasl.client.callback.handler.class = null 06:37:11 sasl.jaas.config = null 06:37:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:11 sasl.kerberos.min.time.before.relogin = 60000 06:37:11 sasl.kerberos.service.name = null 06:37:11 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:11 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:11 sasl.login.callback.handler.class = null 06:37:11 sasl.login.class = null 06:37:11 sasl.login.connect.timeout.ms = null 06:37:11 sasl.login.read.timeout.ms = null 06:37:11 sasl.login.refresh.buffer.seconds = 300 06:37:11 sasl.login.refresh.min.period.seconds = 60 06:37:11 sasl.login.refresh.window.factor = 0.8 06:37:11 sasl.login.refresh.window.jitter = 0.05 06:37:11 sasl.login.retry.backoff.max.ms = 10000 06:37:11 sasl.login.retry.backoff.ms = 100 06:37:11 sasl.mechanism = GSSAPI 06:37:11 sasl.oauthbearer.clock.skew.seconds = 30 06:37:11 sasl.oauthbearer.expected.audience = null 06:37:11 sasl.oauthbearer.expected.issuer = null 06:37:11 sasl.oauthbearer.header.urlencode = false 06:37:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:11 sasl.oauthbearer.jwks.endpoint.url = null 06:37:11 sasl.oauthbearer.scope.claim.name = scope 06:37:11 sasl.oauthbearer.sub.claim.name = sub 06:37:11 sasl.oauthbearer.token.endpoint.url = null 06:37:11 security.protocol = PLAINTEXT 06:37:11 security.providers = null 06:37:11 send.buffer.bytes = 131072 06:37:11 socket.connection.setup.timeout.max.ms = 30000 06:37:11 socket.connection.setup.timeout.ms = 10000 06:37:11 ssl.cipher.suites = null 06:37:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:11 ssl.endpoint.identification.algorithm = https 06:37:11 ssl.engine.factory.class = null 06:37:11 ssl.key.password = null 06:37:11 ssl.keymanager.algorithm = SunX509 06:37:11 ssl.keystore.certificate.chain = null 06:37:11 ssl.keystore.key = null 06:37:11 ssl.keystore.location = null 06:37:11 ssl.keystore.password = null 06:37:11 ssl.keystore.type = JKS 06:37:11 ssl.protocol = TLSv1.3 06:37:11 ssl.provider = null 06:37:11 ssl.secure.random.implementation = null 06:37:11 ssl.trustmanager.algorithm = PKIX 06:37:11 ssl.truststore.certificates = null 06:37:11 ssl.truststore.location = null 06:37:11 ssl.truststore.password = null 06:37:11 ssl.truststore.type = JKS 06:37:11 transaction.timeout.ms = 60000 06:37:11 transactional.id = null 06:37:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:11 06:37:11 2026-05-16T06:37:11.781Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:11 2026-05-16T06:37:11.784Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:11 2026-05-16T06:37:11.784Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:11 2026-05-16T06:37:11.784Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:11 2026-05-16T06:37:11.784Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913431784 06:37:11 2026-05-16T06:37:11.798Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 06:37:11 2026-05-16T06:37:11.798Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:12 2026-05-16T06:37:11.974Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 06:37:12 2026-05-16T06:37:11.975Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:12 2026-05-16T06:37:11.976Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:12 2026-05-16T06:37:11.976Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:12 2026-05-16T06:37:11.978Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 06:37:12 2026-05-16T06:37:11.978Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:12 2026-05-16T06:37:11.978Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 06:37:12 2026-05-16T06:37:11.979Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:12 2026-05-16T06:37:11.979Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 06:37:12 2026-05-16T06:37:11.981Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 06:37:12 2026-05-16T06:37:11.981Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 06:37:12 2026-05-16T06:37:12.058Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.059Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 587ms, elapsed time since send: 586ms, throttle time: 0ms, request timeout: 30000ms) 06:37:12 2026-05-16T06:37:12.059Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node -1 disconnected. 06:37:12 2026-05-16T06:37:12.059Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 2147483646 disconnected. 06:37:12 2026-05-16T06:37:12.059Z INFO 6795 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Error sending fetch request (sessionId=253250895, epoch=1) to node 1: 06:37:12 06:37:12 org.apache.kafka.common.errors.DisconnectException 06:37:12 06:37:12 2026-05-16T06:37:12.062Z INFO 6795 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:12 2026-05-16T06:37:12.067Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.067Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.080Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.081Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.092Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.092Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.096Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.096Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.097Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.097Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.276 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 06:37:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 06:37:12 2026-05-16T06:37:12.166Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.166Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.169Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:12 2026-05-16T06:37:12.185Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.185Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.220Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 731009c07ab0bd67a0df4c26aac7f915ebe677c9d513491b06840d017de7da45 06:37:12 2026-05-16T06:37:12.258Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.258Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.311Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.311Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.324Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.324Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.326Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.326Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.368Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.368Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.420Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.420Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.472Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.472Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.657Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.657Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.670Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.670Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.777Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.777Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.787Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.787Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.881Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.881Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:12 2026-05-16T06:37:12.907Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:12 2026-05-16T06:37:12.907Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.175Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.175Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.596Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.596Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.617Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.617Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.628Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.628Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.678Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.678Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:13 2026-05-16T06:37:13.694Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:13 2026-05-16T06:37:13.694Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.081Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.081Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.552Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.552Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.598Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.598Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.618Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.619Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.677Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.677Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:14 2026-05-16T06:37:14.678Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:14 2026-05-16T06:37:14.679Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.086Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.086Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.555Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.555Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.600Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.600Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.620Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.620Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.678Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.679Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:15 2026-05-16T06:37:15.679Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:15 2026-05-16T06:37:15.679Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:15.992Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:16 2026-05-16T06:37:15.992Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:16.602Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:16 2026-05-16T06:37:16.602Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:16.605Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:16 2026-05-16T06:37:16.605Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:16.622Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:16 2026-05-16T06:37:16.622Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:16.681Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:16 2026-05-16T06:37:16.681Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:16 2026-05-16T06:37:16.681Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:16 2026-05-16T06:37:16.681Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.001Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.001Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.604Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.604Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.608Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.608Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.623Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.624Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.682Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.683Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:17 2026-05-16T06:37:17.713Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:17 2026-05-16T06:37:17.714Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.013Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.013Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.029Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.859552579S 06:37:18 2026-05-16T06:37:18.039Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:18 acks = -1 06:37:18 auto.include.jmx.reporter = true 06:37:18 batch.size = 16384 06:37:18 bootstrap.servers = [localhost:32770] 06:37:18 buffer.memory = 33554432 06:37:18 client.dns.lookup = use_all_dns_ips 06:37:18 client.id = producer-6 06:37:18 compression.gzip.level = -1 06:37:18 compression.lz4.level = 9 06:37:18 compression.type = none 06:37:18 compression.zstd.level = 3 06:37:18 connections.max.idle.ms = 540000 06:37:18 delivery.timeout.ms = 120000 06:37:18 enable.idempotence = true 06:37:18 enable.metrics.push = true 06:37:18 interceptor.classes = [] 06:37:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:18 linger.ms = 0 06:37:18 max.block.ms = 60000 06:37:18 max.in.flight.requests.per.connection = 5 06:37:18 max.request.size = 1048576 06:37:18 metadata.max.age.ms = 300000 06:37:18 metadata.max.idle.ms = 300000 06:37:18 metadata.recovery.strategy = none 06:37:18 metric.reporters = [] 06:37:18 metrics.num.samples = 2 06:37:18 metrics.recording.level = INFO 06:37:18 metrics.sample.window.ms = 30000 06:37:18 partitioner.adaptive.partitioning.enable = true 06:37:18 partitioner.availability.timeout.ms = 0 06:37:18 partitioner.class = null 06:37:18 partitioner.ignore.keys = false 06:37:18 receive.buffer.bytes = 32768 06:37:18 reconnect.backoff.max.ms = 1000 06:37:18 reconnect.backoff.ms = 50 06:37:18 request.timeout.ms = 30000 06:37:18 retries = 2147483647 06:37:18 retry.backoff.max.ms = 1000 06:37:18 retry.backoff.ms = 100 06:37:18 sasl.client.callback.handler.class = null 06:37:18 sasl.jaas.config = null 06:37:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:18 sasl.kerberos.min.time.before.relogin = 60000 06:37:18 sasl.kerberos.service.name = null 06:37:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:18 sasl.login.callback.handler.class = null 06:37:18 sasl.login.class = null 06:37:18 sasl.login.connect.timeout.ms = null 06:37:18 sasl.login.read.timeout.ms = null 06:37:18 sasl.login.refresh.buffer.seconds = 300 06:37:18 sasl.login.refresh.min.period.seconds = 60 06:37:18 sasl.login.refresh.window.factor = 0.8 06:37:18 sasl.login.refresh.window.jitter = 0.05 06:37:18 sasl.login.retry.backoff.max.ms = 10000 06:37:18 sasl.login.retry.backoff.ms = 100 06:37:18 sasl.mechanism = GSSAPI 06:37:18 sasl.oauthbearer.clock.skew.seconds = 30 06:37:18 sasl.oauthbearer.expected.audience = null 06:37:18 sasl.oauthbearer.expected.issuer = null 06:37:18 sasl.oauthbearer.header.urlencode = false 06:37:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:18 sasl.oauthbearer.jwks.endpoint.url = null 06:37:18 sasl.oauthbearer.scope.claim.name = scope 06:37:18 sasl.oauthbearer.sub.claim.name = sub 06:37:18 sasl.oauthbearer.token.endpoint.url = null 06:37:18 security.protocol = PLAINTEXT 06:37:18 security.providers = null 06:37:18 send.buffer.bytes = 131072 06:37:18 socket.connection.setup.timeout.max.ms = 30000 06:37:18 socket.connection.setup.timeout.ms = 10000 06:37:18 ssl.cipher.suites = null 06:37:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:18 ssl.endpoint.identification.algorithm = https 06:37:18 ssl.engine.factory.class = null 06:37:18 ssl.key.password = null 06:37:18 ssl.keymanager.algorithm = SunX509 06:37:18 ssl.keystore.certificate.chain = null 06:37:18 ssl.keystore.key = null 06:37:18 ssl.keystore.location = null 06:37:18 ssl.keystore.password = null 06:37:18 ssl.keystore.type = JKS 06:37:18 ssl.protocol = TLSv1.3 06:37:18 ssl.provider = null 06:37:18 ssl.secure.random.implementation = null 06:37:18 ssl.trustmanager.algorithm = PKIX 06:37:18 ssl.truststore.certificates = null 06:37:18 ssl.truststore.location = null 06:37:18 ssl.truststore.password = null 06:37:18 ssl.truststore.type = JKS 06:37:18 transaction.timeout.ms = 60000 06:37:18 transactional.id = null 06:37:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:18 06:37:18 2026-05-16T06:37:18.039Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:18 2026-05-16T06:37:18.052Z INFO 6795 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-6] Instantiated an idempotent producer. 06:37:18 2026-05-16T06:37:18.056Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:18 2026-05-16T06:37:18.056Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:18 2026-05-16T06:37:18.056Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913438055 06:37:18 2026-05-16T06:37:18.057Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:18 allow.auto.create.topics = true 06:37:18 auto.commit.interval.ms = 5000 06:37:18 auto.include.jmx.reporter = true 06:37:18 auto.offset.reset = earliest 06:37:18 bootstrap.servers = [localhost:32770] 06:37:18 check.crcs = true 06:37:18 client.dns.lookup = use_all_dns_ips 06:37:18 client.id = consumer-batch-int-test-consumer-group-6 06:37:18 client.rack = 06:37:18 connections.max.idle.ms = 540000 06:37:18 default.api.timeout.ms = 60000 06:37:18 enable.auto.commit = true 06:37:18 enable.metrics.push = true 06:37:18 exclude.internal.topics = true 06:37:18 fetch.max.bytes = 52428800 06:37:18 fetch.max.wait.ms = 500 06:37:18 fetch.min.bytes = 1 06:37:18 group.id = batch-int-test-consumer-group 06:37:18 group.instance.id = null 06:37:18 group.protocol = classic 06:37:18 group.remote.assignor = null 06:37:18 heartbeat.interval.ms = 3000 06:37:18 interceptor.classes = [] 06:37:18 internal.leave.group.on.close = true 06:37:18 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:18 isolation.level = read_committed 06:37:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:18 max.partition.fetch.bytes = 1048576 06:37:18 max.poll.interval.ms = 300000 06:37:18 max.poll.records = 500 06:37:18 metadata.max.age.ms = 300000 06:37:18 metadata.recovery.strategy = none 06:37:18 metric.reporters = [] 06:37:18 metrics.num.samples = 2 06:37:18 metrics.recording.level = INFO 06:37:18 metrics.sample.window.ms = 30000 06:37:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:18 receive.buffer.bytes = 65536 06:37:18 reconnect.backoff.max.ms = 1000 06:37:18 reconnect.backoff.ms = 50 06:37:18 request.timeout.ms = 30000 06:37:18 retry.backoff.max.ms = 1000 06:37:18 retry.backoff.ms = 100 06:37:18 sasl.client.callback.handler.class = null 06:37:18 sasl.jaas.config = null 06:37:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:18 sasl.kerberos.min.time.before.relogin = 60000 06:37:18 sasl.kerberos.service.name = null 06:37:18 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:18 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:18 sasl.login.callback.handler.class = null 06:37:18 sasl.login.class = null 06:37:18 sasl.login.connect.timeout.ms = null 06:37:18 sasl.login.read.timeout.ms = null 06:37:18 sasl.login.refresh.buffer.seconds = 300 06:37:18 sasl.login.refresh.min.period.seconds = 60 06:37:18 sasl.login.refresh.window.factor = 0.8 06:37:18 sasl.login.refresh.window.jitter = 0.05 06:37:18 sasl.login.retry.backoff.max.ms = 10000 06:37:18 sasl.login.retry.backoff.ms = 100 06:37:18 sasl.mechanism = GSSAPI 06:37:18 sasl.oauthbearer.clock.skew.seconds = 30 06:37:18 sasl.oauthbearer.expected.audience = null 06:37:18 sasl.oauthbearer.expected.issuer = null 06:37:18 sasl.oauthbearer.header.urlencode = false 06:37:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:18 sasl.oauthbearer.jwks.endpoint.url = null 06:37:18 sasl.oauthbearer.scope.claim.name = scope 06:37:18 sasl.oauthbearer.sub.claim.name = sub 06:37:18 sasl.oauthbearer.token.endpoint.url = null 06:37:18 security.protocol = PLAINTEXT 06:37:18 security.providers = null 06:37:18 send.buffer.bytes = 131072 06:37:18 session.timeout.ms = 45000 06:37:18 socket.connection.setup.timeout.max.ms = 30000 06:37:18 socket.connection.setup.timeout.ms = 10000 06:37:18 ssl.cipher.suites = null 06:37:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:18 ssl.endpoint.identification.algorithm = https 06:37:18 ssl.engine.factory.class = null 06:37:18 ssl.key.password = null 06:37:18 ssl.keymanager.algorithm = SunX509 06:37:18 ssl.keystore.certificate.chain = null 06:37:18 ssl.keystore.key = null 06:37:18 ssl.keystore.location = null 06:37:18 ssl.keystore.password = null 06:37:18 ssl.keystore.type = JKS 06:37:18 ssl.protocol = TLSv1.3 06:37:18 ssl.provider = null 06:37:18 ssl.secure.random.implementation = null 06:37:18 ssl.trustmanager.algorithm = PKIX 06:37:18 ssl.truststore.certificates = null 06:37:18 ssl.truststore.location = null 06:37:18 ssl.truststore.password = null 06:37:18 ssl.truststore.type = JKS 06:37:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:18 06:37:18 2026-05-16T06:37:18.057Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:18 2026-05-16T06:37:18.061Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:18 2026-05-16T06:37:18.061Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:18 2026-05-16T06:37:18.061Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913438061 06:37:18 06:37:18,094 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:18 06:37:18,094 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:18 06:37:18,094 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:18 06:37:18,100 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:18 06:37:18,100 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:18 06:37:18,108 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:18 06:37:18,108 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:18 2026-05-16T06:37:18.130Z INFO 6795 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:18 06:37:18 . ____ _ __ _ _ 06:37:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:18 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:18 =========|_|==============|___/=/_/_/_/ 06:37:18 06:37:18 :: Spring Boot :: (v3.5.13) 06:37:18 06:37:18 2026-05-16T06:37:18.139Z INFO 6795 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:18 2026-05-16T06:37:18.139Z INFO 6795 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:18 2026-05-16T06:37:18.260Z INFO 6795 --- [ad | producer-6] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-6] ProducerId set to 0 with epoch 0 06:37:18 2026-05-16T06:37:18.607Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.607Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.620Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.620Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.625Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.625Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.683Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.683Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:18 2026-05-16T06:37:18.715Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:18 2026-05-16T06:37:18.715Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.035Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.036Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.609Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.609Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.620Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.621Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.627Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.627Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.685Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.685Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:19 2026-05-16T06:37:19.717Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:19 2026-05-16T06:37:19.717Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.040Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.040Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.556Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.556Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.622Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.622Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.627Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.627Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.687Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.687Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:20 2026-05-16T06:37:20.718Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:20 2026-05-16T06:37:20.718Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.046Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.046Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.565Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.566Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.624Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.624Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.629Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.629Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.688Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.688Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:21 2026-05-16T06:37:21.737Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:21 2026-05-16T06:37:21.737Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.053Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.053Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.567Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.567Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.614Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.614Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.627Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.627Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.631Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.631Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:22 2026-05-16T06:37:22.633Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:22 2026-05-16T06:37:22.633Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.058Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.058Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.494Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.494Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.577Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.577Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.617Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.617Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.629Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.629Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:23 2026-05-16T06:37:23.633Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:23 2026-05-16T06:37:23.633Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.062Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.062Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.496Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.496Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.579Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.579Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.619Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.619Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.631Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.632Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:24 2026-05-16T06:37:24.635Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:24 2026-05-16T06:37:24.635Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.067Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.067Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.497Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.498Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.580Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.580Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.621Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.621Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.632Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.633Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:25 2026-05-16T06:37:25.637Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:25 2026-05-16T06:37:25.638Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.072Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.072Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.499Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.499Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.583Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.583Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.623Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.623Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.634Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.634Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:26 2026-05-16T06:37:26.644Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:26 2026-05-16T06:37:26.645Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.079Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.079Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.241Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:27 allow.auto.create.topics = true 06:37:27 auto.commit.interval.ms = 5000 06:37:27 auto.include.jmx.reporter = true 06:37:27 auto.offset.reset = earliest 06:37:27 bootstrap.servers = [localhost:32770] 06:37:27 check.crcs = true 06:37:27 client.dns.lookup = use_all_dns_ips 06:37:27 client.id = consumer-batch-int-test-listener-group-7 06:37:27 client.rack = 06:37:27 connections.max.idle.ms = 540000 06:37:27 default.api.timeout.ms = 60000 06:37:27 enable.auto.commit = false 06:37:27 enable.metrics.push = true 06:37:27 exclude.internal.topics = true 06:37:27 fetch.max.bytes = 52428800 06:37:27 fetch.max.wait.ms = 500 06:37:27 fetch.min.bytes = 1 06:37:27 group.id = batch-int-test-listener-group 06:37:27 group.instance.id = null 06:37:27 group.protocol = classic 06:37:27 group.remote.assignor = null 06:37:27 heartbeat.interval.ms = 3000 06:37:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:37:27 internal.leave.group.on.close = true 06:37:27 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:27 isolation.level = read_committed 06:37:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:27 max.partition.fetch.bytes = 1048576 06:37:27 max.poll.interval.ms = 300000 06:37:27 max.poll.records = 500 06:37:27 metadata.max.age.ms = 300000 06:37:27 metadata.recovery.strategy = none 06:37:27 metric.reporters = [] 06:37:27 metrics.num.samples = 2 06:37:27 metrics.recording.level = INFO 06:37:27 metrics.sample.window.ms = 30000 06:37:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:27 receive.buffer.bytes = 65536 06:37:27 reconnect.backoff.max.ms = 1000 06:37:27 reconnect.backoff.ms = 50 06:37:27 request.timeout.ms = 30000 06:37:27 retry.backoff.max.ms = 1000 06:37:27 retry.backoff.ms = 100 06:37:27 sasl.client.callback.handler.class = null 06:37:27 sasl.jaas.config = null 06:37:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:27 sasl.kerberos.min.time.before.relogin = 60000 06:37:27 sasl.kerberos.service.name = null 06:37:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:27 sasl.login.callback.handler.class = null 06:37:27 sasl.login.class = null 06:37:27 sasl.login.connect.timeout.ms = null 06:37:27 sasl.login.read.timeout.ms = null 06:37:27 sasl.login.refresh.buffer.seconds = 300 06:37:27 sasl.login.refresh.min.period.seconds = 60 06:37:27 sasl.login.refresh.window.factor = 0.8 06:37:27 sasl.login.refresh.window.jitter = 0.05 06:37:27 sasl.login.retry.backoff.max.ms = 10000 06:37:27 sasl.login.retry.backoff.ms = 100 06:37:27 sasl.mechanism = GSSAPI 06:37:27 sasl.oauthbearer.clock.skew.seconds = 30 06:37:27 sasl.oauthbearer.expected.audience = null 06:37:27 sasl.oauthbearer.expected.issuer = null 06:37:27 sasl.oauthbearer.header.urlencode = false 06:37:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:27 sasl.oauthbearer.jwks.endpoint.url = null 06:37:27 sasl.oauthbearer.scope.claim.name = scope 06:37:27 sasl.oauthbearer.sub.claim.name = sub 06:37:27 sasl.oauthbearer.token.endpoint.url = null 06:37:27 security.protocol = PLAINTEXT 06:37:27 security.providers = null 06:37:27 send.buffer.bytes = 131072 06:37:27 session.timeout.ms = 45000 06:37:27 socket.connection.setup.timeout.max.ms = 30000 06:37:27 socket.connection.setup.timeout.ms = 10000 06:37:27 ssl.cipher.suites = null 06:37:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:27 ssl.endpoint.identification.algorithm = https 06:37:27 ssl.engine.factory.class = null 06:37:27 ssl.key.password = null 06:37:27 ssl.keymanager.algorithm = SunX509 06:37:27 ssl.keystore.certificate.chain = null 06:37:27 ssl.keystore.key = null 06:37:27 ssl.keystore.location = null 06:37:27 ssl.keystore.password = null 06:37:27 ssl.keystore.type = JKS 06:37:27 ssl.protocol = TLSv1.3 06:37:27 ssl.provider = null 06:37:27 ssl.secure.random.implementation = null 06:37:27 ssl.trustmanager.algorithm = PKIX 06:37:27 ssl.truststore.certificates = null 06:37:27 ssl.truststore.location = null 06:37:27 ssl.truststore.password = null 06:37:27 ssl.truststore.type = JKS 06:37:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:37:27 06:37:27 2026-05-16T06:37:27.242Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:27 2026-05-16T06:37:27.246Z INFO 6795 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 06:37:27 2026-05-16T06:37:27.274Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:27 2026-05-16T06:37:27.274Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:27 2026-05-16T06:37:27.274Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913447274 06:37:27 2026-05-16T06:37:27.277Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Subscribed to topic(s): dmi-cm-events-batch-int 06:37:27 2026-05-16T06:37:27.298Z INFO 6795 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 9.234 seconds (process running for 54.701) 06:37:27 2026-05-16T06:37:27.337Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 06:37:27 2026-05-16T06:37:27.337Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-05-16T06:37:27.471Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 06:37:27 2026-05-16T06:37:27.472Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] (Re-)joining group 06:37:27 2026-05-16T06:37:27.500Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.501Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.517Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-listener-group-7-4132754c-a2f9-4f24-85cb-3e0f1daaae84 06:37:27 2026-05-16T06:37:27.518Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] (Re-)joining group 06:37:27 2026-05-16T06:37:27.557Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-7-4132754c-a2f9-4f24-85cb-3e0f1daaae84', protocol='range'} 06:37:27 2026-05-16T06:37:27.558Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Finished assignment for group at generation 1: {consumer-batch-int-test-listener-group-7-4132754c-a2f9-4f24-85cb-3e0f1daaae84=Assignment(partitions=[dmi-cm-events-batch-int-0])} 06:37:27 2026-05-16T06:37:27.595Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-7-4132754c-a2f9-4f24-85cb-3e0f1daaae84', protocol='range'} 06:37:27 2026-05-16T06:37:27.595Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-batch-int-0]) 06:37:27 2026-05-16T06:37:27.596Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Adding newly assigned partitions: dmi-cm-events-batch-int-0 06:37:27 2026-05-16T06:37:27.607Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.607Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.617Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Found no committed offset for partition dmi-cm-events-batch-int-0 06:37:27 2026-05-16T06:37:27.617Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Subscribed to topic(s): cm-events-output-batch-int 06:37:27 2026-05-16T06:37:27.625Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.626Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.628Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Resetting offset for partition dmi-cm-events-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 06:37:27 2026-05-16T06:37:27.628Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 06:37:27 2026-05-16T06:37:27.638Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.638Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.645Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:27 2026-05-16T06:37:27.645Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:27 2026-05-16T06:37:27.762Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:27 acks = -1 06:37:27 auto.include.jmx.reporter = true 06:37:27 batch.size = 16384 06:37:27 bootstrap.servers = [localhost:32770] 06:37:27 buffer.memory = 33554432 06:37:27 client.dns.lookup = use_all_dns_ips 06:37:27 client.id = producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0 06:37:27 compression.gzip.level = -1 06:37:27 compression.lz4.level = 9 06:37:27 compression.type = none 06:37:27 compression.zstd.level = 3 06:37:27 connections.max.idle.ms = 540000 06:37:27 delivery.timeout.ms = 120000 06:37:27 enable.idempotence = true 06:37:27 enable.metrics.push = true 06:37:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 06:37:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:27 linger.ms = 0 06:37:27 max.block.ms = 60000 06:37:27 max.in.flight.requests.per.connection = 5 06:37:27 max.request.size = 1048576 06:37:27 metadata.max.age.ms = 300000 06:37:27 metadata.max.idle.ms = 300000 06:37:27 metadata.recovery.strategy = none 06:37:27 metric.reporters = [] 06:37:27 metrics.num.samples = 2 06:37:27 metrics.recording.level = INFO 06:37:27 metrics.sample.window.ms = 30000 06:37:27 partitioner.adaptive.partitioning.enable = true 06:37:27 partitioner.availability.timeout.ms = 0 06:37:27 partitioner.class = null 06:37:27 partitioner.ignore.keys = false 06:37:27 receive.buffer.bytes = 32768 06:37:27 reconnect.backoff.max.ms = 1000 06:37:27 reconnect.backoff.ms = 50 06:37:27 request.timeout.ms = 30000 06:37:27 retries = 2147483647 06:37:27 retry.backoff.max.ms = 1000 06:37:27 retry.backoff.ms = 100 06:37:27 sasl.client.callback.handler.class = null 06:37:27 sasl.jaas.config = null 06:37:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:27 sasl.kerberos.min.time.before.relogin = 60000 06:37:27 sasl.kerberos.service.name = null 06:37:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:27 sasl.login.callback.handler.class = null 06:37:27 sasl.login.class = null 06:37:27 sasl.login.connect.timeout.ms = null 06:37:27 sasl.login.read.timeout.ms = null 06:37:27 sasl.login.refresh.buffer.seconds = 300 06:37:27 sasl.login.refresh.min.period.seconds = 60 06:37:27 sasl.login.refresh.window.factor = 0.8 06:37:27 sasl.login.refresh.window.jitter = 0.05 06:37:27 sasl.login.retry.backoff.max.ms = 10000 06:37:27 sasl.login.retry.backoff.ms = 100 06:37:27 sasl.mechanism = GSSAPI 06:37:27 sasl.oauthbearer.clock.skew.seconds = 30 06:37:27 sasl.oauthbearer.expected.audience = null 06:37:27 sasl.oauthbearer.expected.issuer = null 06:37:27 sasl.oauthbearer.header.urlencode = false 06:37:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:27 sasl.oauthbearer.jwks.endpoint.url = null 06:37:27 sasl.oauthbearer.scope.claim.name = scope 06:37:27 sasl.oauthbearer.sub.claim.name = sub 06:37:27 sasl.oauthbearer.token.endpoint.url = null 06:37:27 security.protocol = PLAINTEXT 06:37:27 security.providers = null 06:37:27 send.buffer.bytes = 131072 06:37:27 socket.connection.setup.timeout.max.ms = 30000 06:37:27 socket.connection.setup.timeout.ms = 10000 06:37:27 ssl.cipher.suites = null 06:37:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:27 ssl.endpoint.identification.algorithm = https 06:37:27 ssl.engine.factory.class = null 06:37:27 ssl.key.password = null 06:37:27 ssl.keymanager.algorithm = SunX509 06:37:27 ssl.keystore.certificate.chain = null 06:37:27 ssl.keystore.key = null 06:37:27 ssl.keystore.location = null 06:37:27 ssl.keystore.password = null 06:37:27 ssl.keystore.type = JKS 06:37:27 ssl.protocol = TLSv1.3 06:37:27 ssl.provider = null 06:37:27 ssl.secure.random.implementation = null 06:37:27 ssl.trustmanager.algorithm = PKIX 06:37:27 ssl.truststore.certificates = null 06:37:27 ssl.truststore.location = null 06:37:27 ssl.truststore.password = null 06:37:27 ssl.truststore.type = JKS 06:37:27 transaction.timeout.ms = 60000 06:37:27 transactional.id = cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0 06:37:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:27 06:37:27 2026-05-16T06:37:27.762Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:27 2026-05-16T06:37:27.763Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Instantiated a transactional producer. 06:37:27 2026-05-16T06:37:27.765Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:27 2026-05-16T06:37:27.765Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:27 2026-05-16T06:37:27.766Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913447765 06:37:27 2026-05-16T06:37:27.766Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Invoking InitProducerId for the first time in order to acquire a producer ID 06:37:27 2026-05-16T06:37:27.788Z INFO 6795 --- [-0dcc19ab4a08-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-05-16T06:37:27.813Z WARN 6795 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 06:37:27 2026-05-16T06:37:27.814Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:27 2026-05-16T06:37:27.814Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 06:37:27 2026-05-16T06:37:27.817Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] (Re-)joining group 06:37:27 2026-05-16T06:37:27.835Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef 06:37:27 2026-05-16T06:37:27.835Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] (Re-)joining group 06:37:27 2026-05-16T06:37:27.848Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef', protocol='range'} 06:37:27 2026-05-16T06:37:27.921Z INFO 6795 --- [-0dcc19ab4a08-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Discovered transaction coordinator localhost:32770 (id: 1 rack: null) 06:37:28 2026-05-16T06:37:27.951Z WARN 6795 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 06:37:28 2026-05-16T06:37:27.952Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 1: {consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef=Assignment(partitions=[])} 06:37:28 2026-05-16T06:37:27.955Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef', protocol='range'} 06:37:28 2026-05-16T06:37:27.956Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[]) 06:37:28 2026-05-16T06:37:27.956Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: 06:37:28 2026-05-16T06:37:27.985Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:28 2026-05-16T06:37:27.986Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.036Z INFO 6795 --- [-0dcc19ab4a08-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Discovered transaction coordinator localhost:32770 (id: 1 rack: null) 06:37:28 2026-05-16T06:37:28.148Z INFO 6795 --- [-0dcc19ab4a08-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Discovered transaction coordinator localhost:32770 (id: 1 rack: null) 06:37:28 2026-05-16T06:37:28.163Z WARN 6795 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 06:37:28 2026-05-16T06:37:28.266Z INFO 6795 --- [-0dcc19ab4a08-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] ProducerId set to 1 with epoch 0 06:37:28 2026-05-16T06:37:28.271Z DEBUG 6795 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.c.CmAvcEventBatchConsumer : Processing batch of 3 AVC events 06:37:28 2026-05-16T06:37:28.353Z INFO 6795 --- [-0dcc19ab4a08-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Discovered group coordinator localhost:32770 (id: 1 rack: null) 06:37:28 2026-05-16T06:37:28.501Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.501Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.503Z DEBUG 6795 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.c.CmAvcEventBatchConsumer : Processing batch of 12 AVC events 06:37:28 2026-05-16T06:37:28.552Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Request joining group due to: cached metadata has changed from (version3: {cm-events-output-batch-int=[]}) at the beginning of the rebalance to (version5: {cm-events-output-batch-int=[NO_RACKS]}) 06:37:28 2026-05-16T06:37:28.554Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions 06:37:28 2026-05-16T06:37:28.554Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] (Re-)joining group 06:37:28 2026-05-16T06:37:28.559Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef', protocol='range'} 06:37:28 2026-05-16T06:37:28.560Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 2: {consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef=Assignment(partitions=[cm-events-output-batch-int-0])} 06:37:28 2026-05-16T06:37:28.564Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef', protocol='range'} 06:37:28 2026-05-16T06:37:28.564Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[cm-events-output-batch-int-0]) 06:37:28 2026-05-16T06:37:28.565Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: cm-events-output-batch-int-0 06:37:28 2026-05-16T06:37:28.566Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Found no committed offset for partition cm-events-output-batch-int-0 06:37:28 2026-05-16T06:37:28.569Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Resetting offset for partition cm-events-output-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 06:37:28 2026-05-16T06:37:28.627Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.627Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.639Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.639Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.646Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.646Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.649Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.649Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:28 2026-05-16T06:37:28.894Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:28 2026-05-16T06:37:28.894Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.503Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.503Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.525Z DEBUG 6795 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.c.CmAvcEventBatchConsumer : Processing batch of 12 AVC events 06:37:29 2026-05-16T06:37:29.583Z DEBUG 6795 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.c.CmAvcEventBatchConsumer : Processing batch of 485 AVC events 06:37:29 2026-05-16T06:37:29.609Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.609Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.640Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.640Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.647Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.647Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.650Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.650Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:29 2026-05-16T06:37:29.899Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:29 2026-05-16T06:37:29.899Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.506Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.506Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.613Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.613Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.641Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.641Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.649Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.649Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.652Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.652Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:30 2026-05-16T06:37:30.903Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:30 2026-05-16T06:37:30.903Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.507Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.507Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.614Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.615Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.642Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.642Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.651Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.651Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.654Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.654Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:31 2026-05-16T06:37:31.907Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:31 2026-05-16T06:37:31.907Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.519Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.519Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.615Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.615Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.644Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.644Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.652Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.652Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.656Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.656Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:32 2026-05-16T06:37:32.736Z INFO 6795 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-6] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:37:32 2026-05-16T06:37:32.743Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:32 2026-05-16T06:37:32.743Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:32 2026-05-16T06:37:32.743Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:32 2026-05-16T06:37:32.743Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:32 2026-05-16T06:37:32.744Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-6 unregistered 06:37:32 2026-05-16T06:37:32.760Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions cm-events-output-batch-int-0 06:37:32 2026-05-16T06:37:32.761Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Member consumer-batch-int-test-consumer-group-6-ccb320dc-3d53-4f4f-b6a9-2ccd15b066ef sending LeaveGroup request to coordinator localhost:32770 (id: 2147483646 rack: null) due to the consumer is being closed 06:37:32 2026-05-16T06:37:32.761Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:32 2026-05-16T06:37:32.761Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-6, groupId=batch-int-test-consumer-group] Request joining group due to: consumer pro-actively leaving the group 06:37:32 2026-05-16T06:37:32.778Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:32 2026-05-16T06:37:32.778Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:32 2026-05-16T06:37:32.778Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:32 2026-05-16T06:37:32.778Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:32 2026-05-16T06:37:32.781Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-6 unregistered 06:37:32 2026-05-16T06:37:32.838Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Node 2147483646 disconnected. 06:37:32 2026-05-16T06:37:32.838Z INFO 6795 --- [-0dcc19ab4a08-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.838Z INFO 6795 --- [-0dcc19ab4a08-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Node -1 disconnected. 06:37:32 2026-05-16T06:37:32.839Z INFO 6795 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.839Z INFO 6795 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Cancelled in-flight FETCH request with correlation id 26 due to node 1 being disconnected (elapsed time since creation: 225ms, elapsed time since send: 225ms, throttle time: 0ms, request timeout: 30000ms) 06:37:32 2026-05-16T06:37:32.839Z INFO 6795 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Cancelled in-flight METADATA request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, throttle time: 0ms, request timeout: 30000ms) 06:37:32 2026-05-16T06:37:32.839Z INFO 6795 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Node -1 disconnected. 06:37:32 2026-05-16T06:37:32.840Z INFO 6795 --- [-listener-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Error sending fetch request (sessionId=50271146, epoch=9) to node 1: 06:37:32 06:37:32 org.apache.kafka.common.errors.DisconnectException 06:37:32 06:37:32 2026-05-16T06:37:32.840Z INFO 6795 --- [-listener-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:32 2026-05-16T06:37:32.920Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:32 2026-05-16T06:37:32.920Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 2026-05-16T06:37:32.948Z INFO 6795 --- [-0dcc19ab4a08-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Node 1 disconnected. 06:37:33 2026-05-16T06:37:32.949Z WARN 6795 --- [-0dcc19ab4a08-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 06:37:33 2026-05-16T06:37:32.958Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Node 1 disconnected. 06:37:33 2026-05-16T06:37:32.959Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 06:37:33 2026-05-16T06:37:33.011Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Revoke previously assigned partitions dmi-cm-events-batch-int-0 06:37:33 2026-05-16T06:37:33.012Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 06:37:33 2026-05-16T06:37:33.012Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:37:33 2026-05-16T06:37:33.012Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-7, groupId=batch-int-test-listener-group] Request joining group due to: consumer pro-actively leaving the group 06:37:33 2026-05-16T06:37:33.013Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:33 2026-05-16T06:37:33.013Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:33 2026-05-16T06:37:33.013Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:33 2026-05-16T06:37:33.013Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:33 2026-05-16T06:37:33.017Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-7 unregistered 06:37:33 2026-05-16T06:37:33.017Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 06:37:33 2026-05-16T06:37:33.020Z INFO 6795 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0, transactionalId=cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 06:37:33 2026-05-16T06:37:33.024Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:37:33 2026-05-16T06:37:33.024Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:37:33 2026-05-16T06:37:33.024Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:37:33 2026-05-16T06:37:33.024Z INFO 6795 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:37:33 2026-05-16T06:37:33.025Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-7767358e-8594-4438-b555-0dcc19ab4a08-0 unregistered 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.87 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 06:37:33 2026-05-16T06:37:33.079Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:33 2026-05-16T06:37:33.080Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 06:37:33 2026-05-16T06:37:33.085Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:33 2026-05-16T06:37:33.085Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 06:37:33 06:37:33,128 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:33 06:37:33,128 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:33 06:37:33,128 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:33 06:37:33,139 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:33 06:37:33,139 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:33 06:37:33,149 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:33 06:37:33,149 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:33 06:37:33 . ____ _ __ _ _ 06:37:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:33 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:33 =========|_|==============|___/=/_/_/_/ 06:37:33 06:37:33 :: Spring Boot :: (v3.5.13) 06:37:33 06:37:33 2026-05-16T06:37:33.156Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:33 2026-05-16T06:37:33.156Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:33 2026-05-16T06:37:33.166Z INFO 6795 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.073 seconds (process running for 60.569) 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 06:37:33 2026-05-16T06:37:33.302Z INFO 6795 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 06:37:33 2026-05-16T06:37:33.305Z INFO 6795 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 06:37:33 2026-05-16T06:37:33.306Z INFO 6795 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 06:37:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 06:37:33 2026-05-16T06:37:33.349Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 06:37:33 2026-05-16T06:37:33.349Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 06:37:33 2026-05-16T06:37:33.354Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 06:37:33 2026-05-16T06:37:33.354Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 06:37:33 2026-05-16T06:37:33.355Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 06:37:33 2026-05-16T06:37:33.355Z WARN 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 06:37:33 2026-05-16T06:37:33.355Z INFO 6795 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 06:37:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 06:37:33 2026-05-16T06:37:33.396Z WARN 6795 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 06:37:33 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 06:37:33 2026-05-16T06:37:33.521Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.521Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 06:37:33 2026-05-16T06:37:33.617Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.617Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 2026-05-16T06:37:33.649Z INFO 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 06:37:33 2026-05-16T06:37:33.649Z INFO 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 06:37:33 2026-05-16T06:37:33.653Z INFO 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 06:37:33 2026-05-16T06:37:33.653Z DEBUG 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 06:37:33 2026-05-16T06:37:33.653Z INFO 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 06:37:33 2026-05-16T06:37:33.653Z DEBUG 6795 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 06:37:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 06:37:33 2026-05-16T06:37:33.663Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.663Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 06:37:33 2026-05-16T06:37:33.668Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.668Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 06:37:33 2026-05-16T06:37:33.691Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.691Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 06:37:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 06:37:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 06:37:33 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 06:37:33 06:37:33 . ____ _ __ _ _ 06:37:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:33 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:33 =========|_|==============|___/=/_/_/_/ 06:37:33 06:37:33 :: Spring Boot :: (v3.5.13) 06:37:33 06:37:33 2026-05-16T06:37:33.782Z INFO 6795 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:33 2026-05-16T06:37:33.782Z INFO 6795 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:33 2026-05-16T06:37:33.828Z WARN 6795 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:37:33 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:37:33 2026-05-16T06:37:33.924Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:33 2026-05-16T06:37:33.924Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:33.960Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:34 o o o o---o o--o o o---o o o----o o--o--o 06:37:34 | | / \ / | / / \ | | 06:37:34 o----o o o o----o | o o o----o | 06:37:34 | | * \ / | \ * \ | | 06:37:34 o o * o o---o o--o o----o o---o * o o----o o 06:37:34 06:37:34 2026-05-16T06:37:33.960Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:37:34 2026-05-16T06:37:33.962Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 06:37:34 2026-05-16T06:37:33.962Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:37:34 2026-05-16T06:37:33.962Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:37:34 2026-05-16T06:37:33.965Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:37:34 To enable the Jet engine on the members, do one of the following: 06:37:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:37:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:37:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:37:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:37:34 2026-05-16T06:37:34.538Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.538Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:34.577Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:37:34 2026-05-16T06:37:34.619Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.620Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:34.660Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:37:34 2026-05-16T06:37:34.664Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.664Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:34.670Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.670Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:34.693Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.693Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:34 2026-05-16T06:37:34.832Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:37:34 2026-05-16T06:37:34.838Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 06:37:34 2026-05-16T06:37:34.929Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:34 2026-05-16T06:37:34.929Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.539Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.539Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.620Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.620Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.665Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.666Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.672Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.672Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.695Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.695Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:35 2026-05-16T06:37:35.932Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:35 2026-05-16T06:37:35.932Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.511Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.511Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.621Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.621Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.666Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.666Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.674Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.674Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.696Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.696Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:36 2026-05-16T06:37:36.936Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:36 2026-05-16T06:37:36.936Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-05-16T06:37:37.221Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:37 06:37:37 Members {size:1, ver:1} [ 06:37:37 Member [10.250.0.254]:5701 - 3f221ef8-50b0-49ed-b140-1dae7cf9c5f7 this 06:37:37 ] 06:37:37 06:37:37 2026-05-16T06:37:37.249Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 06:37:37 2026-05-16T06:37:37.277Z INFO 6795 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 3.517 seconds (process running for 64.681) 06:37:37 2026-05-16T06:37:37.290Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 06:37:37 2026-05-16T06:37:37.297Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:37:37 2026-05-16T06:37:37.298Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:37:37 2026-05-16T06:37:37.299Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:37:37 2026-05-16T06:37:37.551Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.552Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-05-16T06:37:37.623Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.623Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-05-16T06:37:37.667Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.667Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-05-16T06:37:37.668Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.668Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 2026-05-16T06:37:37.682Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:37:37 2026-05-16T06:37:37.684Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 390 ms. 06:37:37 2026-05-16T06:37:37.684Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 06:37:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.927 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 06:37:37 2026-05-16T06:37:37.697Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.698Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:37 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 06:37:37 06:37:37 . ____ _ __ _ _ 06:37:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:37 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:37 =========|_|==============|___/=/_/_/_/ 06:37:37 06:37:37 :: Spring Boot :: (v3.5.13) 06:37:37 06:37:37 2026-05-16T06:37:37.728Z INFO 6795 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:37 2026-05-16T06:37:37.728Z INFO 6795 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:37 o o o o---o o--o o o---o o o----o o--o--o 06:37:37 | | / \ / | / / \ | | 06:37:37 o----o o o o----o | o o o----o | 06:37:37 | | * \ / | \ * \ | | 06:37:37 o o * o o---o o--o o----o o---o * o o----o o 06:37:37 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:37:37 2026-05-16T06:37:37.746Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:37:37 To enable the Jet engine on the members, do one of the following: 06:37:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:37:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:37:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:37:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:37:37 2026-05-16T06:37:37.759Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:37:37 2026-05-16T06:37:37.762Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:37:37 2026-05-16T06:37:37.773Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:37:37 2026-05-16T06:37:37.773Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTING 06:37:37 2026-05-16T06:37:37.940Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:37 2026-05-16T06:37:37.940Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.553Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.554Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.625Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.625Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.676Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.676Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.699Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.699Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.700Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.700Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:38 2026-05-16T06:37:38.946Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:38 2026-05-16T06:37:38.946Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.555Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.555Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.626Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.627Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.670Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.670Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.678Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.678Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.700Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.701Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:39 2026-05-16T06:37:39.951Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:39 2026-05-16T06:37:39.951Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.598Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.598Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.627Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.627Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.634Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:37:40 06:37:40 Members {size:1, ver:1} [ 06:37:40 Member [10.30.106.156]:5701 - 795c0685-cc95-4043-8bfb-3f56725167c8 this 06:37:40 ] 06:37:40 06:37:40 2026-05-16T06:37:40.635Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTED 06:37:40 2026-05-16T06:37:40.642Z INFO 6795 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.935 seconds (process running for 68.045) 06:37:40 2026-05-16T06:37:40.647Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:37:40 2026-05-16T06:37:40.648Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:37:40 2026-05-16T06:37:40.648Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:37:40 2026-05-16T06:37:40.649Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:37:40 2026-05-16T06:37:40.656Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.656Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.681Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.681Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.720Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.720Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 2026-05-16T06:37:40.727Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:37:40 2026-05-16T06:37:40.728Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 06:37:40 2026-05-16T06:37:40.728Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:37:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 06:37:40 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 06:37:40 06:37:40 . ____ _ __ _ _ 06:37:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:40 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:40 =========|_|==============|___/=/_/_/_/ 06:37:40 06:37:40 :: Spring Boot :: (v3.5.13) 06:37:40 06:37:40 2026-05-16T06:37:40.774Z INFO 6795 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:40 2026-05-16T06:37:40.775Z INFO 6795 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:40 2026-05-16T06:37:40.804Z INFO 6795 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.05 seconds (process running for 68.207) 06:37:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 06:37:40 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 06:37:40 2026-05-16T06:37:40.932Z WARN 6795 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 06:37:40 2026-05-16T06:37:40.955Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:40 2026-05-16T06:37:40.955Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:40 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 06:37:40 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 06:37:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 06:37:41 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 06:37:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 06:37:41 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 06:37:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 06:37:41 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 06:37:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 06:37:41 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 06:37:41 2026-05-16T06:37:41.090Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:41 2026-05-16T06:37:41.519Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 734ef4727356a046c9c472f470669d3d9fecb5ff9094b5abd613b43b7474028f 06:37:41 2026-05-16T06:37:41.601Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:41 2026-05-16T06:37:41.601Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-05-16T06:37:41.629Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:41 2026-05-16T06:37:41.629Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-05-16T06:37:41.657Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:41 2026-05-16T06:37:41.657Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-05-16T06:37:41.683Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:41 2026-05-16T06:37:41.683Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:41 2026-05-16T06:37:41.722Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:41 2026-05-16T06:37:41.722Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:41.963Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:42 2026-05-16T06:37:41.963Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:42.491Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:42 2026-05-16T06:37:42.491Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:42.602Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:42 2026-05-16T06:37:42.602Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:42.659Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:42 2026-05-16T06:37:42.659Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:42.685Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:42 2026-05-16T06:37:42.685Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:42 2026-05-16T06:37:42.723Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:42 2026-05-16T06:37:42.724Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:42.967Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:43 2026-05-16T06:37:42.967Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:43.483Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:43 2026-05-16T06:37:43.484Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:43.603Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:43 2026-05-16T06:37:43.603Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:43.660Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:43 2026-05-16T06:37:43.660Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:43.666Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:43 2026-05-16T06:37:43.666Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:43 2026-05-16T06:37:43.723Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:43 2026-05-16T06:37:43.723Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:43.971Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:44 2026-05-16T06:37:43.971Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:44.484Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:44 2026-05-16T06:37:44.484Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:44.604Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:44 2026-05-16T06:37:44.604Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:44.662Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:44 2026-05-16T06:37:44.662Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:44.674Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:44 2026-05-16T06:37:44.674Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:44 2026-05-16T06:37:44.725Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:44 2026-05-16T06:37:44.725Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:44.975Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:45 2026-05-16T06:37:44.975Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:45.485Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:45 2026-05-16T06:37:45.485Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:45.605Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:45 2026-05-16T06:37:45.605Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:45.664Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:45 2026-05-16T06:37:45.664Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:45.676Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:45 2026-05-16T06:37:45.676Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:45 2026-05-16T06:37:45.727Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:45 2026-05-16T06:37:45.727Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:45.977Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:46 2026-05-16T06:37:45.977Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:46.485Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:46 2026-05-16T06:37:46.485Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:46.607Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:46 2026-05-16T06:37:46.607Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:46.665Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:46 2026-05-16T06:37:46.666Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:46.679Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:46 2026-05-16T06:37:46.679Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:46 2026-05-16T06:37:46.728Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:46 2026-05-16T06:37:46.728Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:46.991Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:47 2026-05-16T06:37:46.991Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.487Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:47 2026-05-16T06:37:47.487Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.564Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.473614633S 06:37:47 2026-05-16T06:37:47.570Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:47 allow.auto.create.topics = true 06:37:47 auto.commit.interval.ms = 5000 06:37:47 auto.include.jmx.reporter = true 06:37:47 auto.offset.reset = earliest 06:37:47 bootstrap.servers = [localhost:32771] 06:37:47 check.crcs = true 06:37:47 client.dns.lookup = use_all_dns_ips 06:37:47 client.id = consumer-test-8 06:37:47 client.rack = 06:37:47 connections.max.idle.ms = 540000 06:37:47 default.api.timeout.ms = 60000 06:37:47 enable.auto.commit = true 06:37:47 enable.metrics.push = true 06:37:47 exclude.internal.topics = true 06:37:47 fetch.max.bytes = 52428800 06:37:47 fetch.max.wait.ms = 500 06:37:47 fetch.min.bytes = 1 06:37:47 group.id = test 06:37:47 group.instance.id = null 06:37:47 group.protocol = classic 06:37:47 group.remote.assignor = null 06:37:47 heartbeat.interval.ms = 3000 06:37:47 interceptor.classes = [] 06:37:47 internal.leave.group.on.close = true 06:37:47 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:47 isolation.level = read_uncommitted 06:37:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:47 max.partition.fetch.bytes = 1048576 06:37:47 max.poll.interval.ms = 300000 06:37:47 max.poll.records = 500 06:37:47 metadata.max.age.ms = 300000 06:37:47 metadata.recovery.strategy = none 06:37:47 metric.reporters = [] 06:37:47 metrics.num.samples = 2 06:37:47 metrics.recording.level = INFO 06:37:47 metrics.sample.window.ms = 30000 06:37:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:47 receive.buffer.bytes = 65536 06:37:47 reconnect.backoff.max.ms = 1000 06:37:47 reconnect.backoff.ms = 50 06:37:47 request.timeout.ms = 30000 06:37:47 retry.backoff.max.ms = 1000 06:37:47 retry.backoff.ms = 100 06:37:47 sasl.client.callback.handler.class = null 06:37:47 sasl.jaas.config = null 06:37:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:47 sasl.kerberos.min.time.before.relogin = 60000 06:37:47 sasl.kerberos.service.name = null 06:37:47 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:47 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:47 sasl.login.callback.handler.class = null 06:37:47 sasl.login.class = null 06:37:47 sasl.login.connect.timeout.ms = null 06:37:47 sasl.login.read.timeout.ms = null 06:37:47 sasl.login.refresh.buffer.seconds = 300 06:37:47 sasl.login.refresh.min.period.seconds = 60 06:37:47 sasl.login.refresh.window.factor = 0.8 06:37:47 sasl.login.refresh.window.jitter = 0.05 06:37:47 sasl.login.retry.backoff.max.ms = 10000 06:37:47 sasl.login.retry.backoff.ms = 100 06:37:47 sasl.mechanism = GSSAPI 06:37:47 sasl.oauthbearer.clock.skew.seconds = 30 06:37:47 sasl.oauthbearer.expected.audience = null 06:37:47 sasl.oauthbearer.expected.issuer = null 06:37:47 sasl.oauthbearer.header.urlencode = false 06:37:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:47 sasl.oauthbearer.jwks.endpoint.url = null 06:37:47 sasl.oauthbearer.scope.claim.name = scope 06:37:47 sasl.oauthbearer.sub.claim.name = sub 06:37:47 sasl.oauthbearer.token.endpoint.url = null 06:37:47 security.protocol = PLAINTEXT 06:37:47 security.providers = null 06:37:47 send.buffer.bytes = 131072 06:37:47 session.timeout.ms = 45000 06:37:47 socket.connection.setup.timeout.max.ms = 30000 06:37:47 socket.connection.setup.timeout.ms = 10000 06:37:47 ssl.cipher.suites = null 06:37:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:47 ssl.endpoint.identification.algorithm = https 06:37:47 ssl.engine.factory.class = null 06:37:47 ssl.key.password = null 06:37:47 ssl.keymanager.algorithm = SunX509 06:37:47 ssl.keystore.certificate.chain = null 06:37:47 ssl.keystore.key = null 06:37:47 ssl.keystore.location = null 06:37:47 ssl.keystore.password = null 06:37:47 ssl.keystore.type = JKS 06:37:47 ssl.protocol = TLSv1.3 06:37:47 ssl.provider = null 06:37:47 ssl.secure.random.implementation = null 06:37:47 ssl.trustmanager.algorithm = PKIX 06:37:47 ssl.truststore.certificates = null 06:37:47 ssl.truststore.location = null 06:37:47 ssl.truststore.password = null 06:37:47 ssl.truststore.type = JKS 06:37:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:47 06:37:47 2026-05-16T06:37:47.570Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:47 2026-05-16T06:37:47.572Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:47 2026-05-16T06:37:47.572Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:47 2026-05-16T06:37:47.572Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913467572 06:37:47 06:37:47 . ____ _ __ _ _ 06:37:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:47 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:47 =========|_|==============|___/=/_/_/_/ 06:37:47 06:37:47 :: Spring Boot :: (v3.5.13) 06:37:47 06:37:47 2026-05-16T06:37:47.591Z INFO 6795 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:47 2026-05-16T06:37:47.591Z INFO 6795 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:37:47 2026-05-16T06:37:47.609Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:47 2026-05-16T06:37:47.609Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.612Z INFO 6795 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.038 seconds (process running for 75.016) 06:37:47 2026-05-16T06:37:47.615Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-8, groupId=test] Subscribed to topic(s): test-topic 06:37:47 2026-05-16T06:37:47.621Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:47 2026-05-16T06:37:47.622Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:47 acks = -1 06:37:47 auto.include.jmx.reporter = true 06:37:47 batch.size = 16384 06:37:47 bootstrap.servers = [localhost:32771] 06:37:47 buffer.memory = 33554432 06:37:47 client.dns.lookup = use_all_dns_ips 06:37:47 client.id = producer-7 06:37:47 compression.gzip.level = -1 06:37:47 compression.lz4.level = 9 06:37:47 compression.type = none 06:37:47 compression.zstd.level = 3 06:37:47 connections.max.idle.ms = 540000 06:37:47 delivery.timeout.ms = 120000 06:37:47 enable.idempotence = false 06:37:47 enable.metrics.push = true 06:37:47 interceptor.classes = [] 06:37:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:47 linger.ms = 1 06:37:47 max.block.ms = 60000 06:37:47 max.in.flight.requests.per.connection = 5 06:37:47 max.request.size = 1048576 06:37:47 metadata.max.age.ms = 300000 06:37:47 metadata.max.idle.ms = 300000 06:37:47 metadata.recovery.strategy = none 06:37:47 metric.reporters = [] 06:37:47 metrics.num.samples = 2 06:37:47 metrics.recording.level = INFO 06:37:47 metrics.sample.window.ms = 30000 06:37:47 partitioner.adaptive.partitioning.enable = true 06:37:47 partitioner.availability.timeout.ms = 0 06:37:47 partitioner.class = null 06:37:47 partitioner.ignore.keys = false 06:37:47 receive.buffer.bytes = 32768 06:37:47 reconnect.backoff.max.ms = 1000 06:37:47 reconnect.backoff.ms = 50 06:37:47 request.timeout.ms = 30000 06:37:47 retries = 0 06:37:47 retry.backoff.max.ms = 1000 06:37:47 retry.backoff.ms = 100 06:37:47 sasl.client.callback.handler.class = null 06:37:47 sasl.jaas.config = null 06:37:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:47 sasl.kerberos.min.time.before.relogin = 60000 06:37:47 sasl.kerberos.service.name = null 06:37:47 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:47 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:47 sasl.login.callback.handler.class = null 06:37:47 sasl.login.class = null 06:37:47 sasl.login.connect.timeout.ms = null 06:37:47 sasl.login.read.timeout.ms = null 06:37:47 sasl.login.refresh.buffer.seconds = 300 06:37:47 sasl.login.refresh.min.period.seconds = 60 06:37:47 sasl.login.refresh.window.factor = 0.8 06:37:47 sasl.login.refresh.window.jitter = 0.05 06:37:47 sasl.login.retry.backoff.max.ms = 10000 06:37:47 sasl.login.retry.backoff.ms = 100 06:37:47 sasl.mechanism = GSSAPI 06:37:47 sasl.oauthbearer.clock.skew.seconds = 30 06:37:47 sasl.oauthbearer.expected.audience = null 06:37:47 sasl.oauthbearer.expected.issuer = null 06:37:47 sasl.oauthbearer.header.urlencode = false 06:37:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:47 sasl.oauthbearer.jwks.endpoint.url = null 06:37:47 sasl.oauthbearer.scope.claim.name = scope 06:37:47 sasl.oauthbearer.sub.claim.name = sub 06:37:47 sasl.oauthbearer.token.endpoint.url = null 06:37:47 security.protocol = PLAINTEXT 06:37:47 security.providers = null 06:37:47 send.buffer.bytes = 131072 06:37:47 socket.connection.setup.timeout.max.ms = 30000 06:37:47 socket.connection.setup.timeout.ms = 10000 06:37:47 ssl.cipher.suites = null 06:37:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:47 ssl.endpoint.identification.algorithm = https 06:37:47 ssl.engine.factory.class = null 06:37:47 ssl.key.password = null 06:37:47 ssl.keymanager.algorithm = SunX509 06:37:47 ssl.keystore.certificate.chain = null 06:37:47 ssl.keystore.key = null 06:37:47 ssl.keystore.location = null 06:37:47 ssl.keystore.password = null 06:37:47 ssl.keystore.type = JKS 06:37:47 ssl.protocol = TLSv1.3 06:37:47 ssl.provider = null 06:37:47 ssl.secure.random.implementation = null 06:37:47 ssl.trustmanager.algorithm = PKIX 06:37:47 ssl.truststore.certificates = null 06:37:47 ssl.truststore.location = null 06:37:47 ssl.truststore.password = null 06:37:47 ssl.truststore.type = JKS 06:37:47 transaction.timeout.ms = 60000 06:37:47 transactional.id = null 06:37:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:37:47 06:37:47 2026-05-16T06:37:47.622Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:47 2026-05-16T06:37:47.629Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:47 2026-05-16T06:37:47.629Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:47 2026-05-16T06:37:47.629Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:47 2026-05-16T06:37:47.629Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913467629 06:37:47 2026-05-16T06:37:47.665Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:47 2026-05-16T06:37:47.665Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.668Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 06:37:47 2026-05-16T06:37:47.668Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:47 2026-05-16T06:37:47.680Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:47 2026-05-16T06:37:47.680Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.730Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:47 2026-05-16T06:37:47.730Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:47 2026-05-16T06:37:47.814Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-8, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:47 2026-05-16T06:37:47.946Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 06:37:47 2026-05-16T06:37:47.948Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] (Re-)joining group 06:37:47 2026-05-16T06:37:47.977Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-8-06eb723e-db27-4984-b98d-e536bf7b4879 06:37:47 2026-05-16T06:37:47.977Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] (Re-)joining group 06:37:48 2026-05-16T06:37:47.998Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-8-06eb723e-db27-4984-b98d-e536bf7b4879', protocol='range'} 06:37:48 2026-05-16T06:37:47.999Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Finished assignment for group at generation 1: {consumer-test-8-06eb723e-db27-4984-b98d-e536bf7b4879=Assignment(partitions=[test-topic-0])} 06:37:48 2026-05-16T06:37:48.000Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.000Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.027Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-8-06eb723e-db27-4984-b98d-e536bf7b4879', protocol='range'} 06:37:48 2026-05-16T06:37:48.028Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 06:37:48 2026-05-16T06:37:48.028Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-8, groupId=test] Adding newly assigned partitions: test-topic-0 06:37:48 2026-05-16T06:37:48.041Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Found no committed offset for partition test-topic-0 06:37:48 2026-05-16T06:37:48.048Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-8, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 06:37:48 2026-05-16T06:37:48.183Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.183Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 06:37:48 2026-05-16T06:37:48.228Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.229Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 143ms, elapsed time since send: 143ms, throttle time: 0ms, request timeout: 30000ms) 06:37:48 2026-05-16T06:37:48.229Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node -1 disconnected. 06:37:48 2026-05-16T06:37:48.229Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 2147483646 disconnected. 06:37:48 2026-05-16T06:37:48.229Z INFO 6795 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-8, groupId=test] Error sending fetch request (sessionId=181223070, epoch=1) to node 1: 06:37:48 06:37:48 org.apache.kafka.common.errors.DisconnectException 06:37:48 06:37:48 2026-05-16T06:37:48.229Z INFO 6795 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-8, groupId=test] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:48 2026-05-16T06:37:48.300Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.300Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.330Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.330Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.265 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 06:37:48 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 06:37:48 2026-05-16T06:37:48.359Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:48 2026-05-16T06:37:48.408Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 99e8c45266fc557ed87b4af2c57192ce714b84d89e67bdd82136fec04293f9d6 06:37:48 2026-05-16T06:37:48.436Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.436Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.505Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.505Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.534Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.534Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.611Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.611Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.667Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.667Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.682Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.682Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.733Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.733Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.738Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.738Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:48 2026-05-16T06:37:48.894Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:48 2026-05-16T06:37:48.894Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.006Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.007Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.240Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.240Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.299Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.299Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.507Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.507Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.613Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.613Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.669Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.669Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.684Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.684Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:49 2026-05-16T06:37:49.735Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:49 2026-05-16T06:37:49.735Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.012Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.012Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.042Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.042Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.286Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.286Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.509Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.509Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.615Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.615Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.671Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.671Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.686Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.686Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.763Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.763Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:50 2026-05-16T06:37:50.945Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:50 2026-05-16T06:37:50.945Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.015Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.015Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.288Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.288Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.511Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.511Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.616Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.616Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.673Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.673Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.688Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.688Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.792Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.792Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:51 2026-05-16T06:37:51.948Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:51 2026-05-16T06:37:51.948Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.025Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.025Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.290Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.290Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.512Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.512Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.618Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.618Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.675Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.675Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.690Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.690Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.769Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.769Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:52 2026-05-16T06:37:52.853Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:52 2026-05-16T06:37:52.853Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.037Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.037Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.291Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.291Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.513Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.513Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.620Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.620Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.677Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.677Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.692Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.692Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.696Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.696Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:53 2026-05-16T06:37:53.870Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:53 2026-05-16T06:37:53.870Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.055Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.055Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.284Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.924899922S 06:37:54 2026-05-16T06:37:54.288Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:54 allow.auto.create.topics = true 06:37:54 auto.commit.interval.ms = 5000 06:37:54 auto.include.jmx.reporter = true 06:37:54 auto.offset.reset = earliest 06:37:54 bootstrap.servers = [localhost:32772] 06:37:54 check.crcs = true 06:37:54 client.dns.lookup = use_all_dns_ips 06:37:54 client.id = consumer-test-9 06:37:54 client.rack = 06:37:54 connections.max.idle.ms = 540000 06:37:54 default.api.timeout.ms = 60000 06:37:54 enable.auto.commit = true 06:37:54 enable.metrics.push = true 06:37:54 exclude.internal.topics = true 06:37:54 fetch.max.bytes = 52428800 06:37:54 fetch.max.wait.ms = 500 06:37:54 fetch.min.bytes = 1 06:37:54 group.id = test 06:37:54 group.instance.id = null 06:37:54 group.protocol = classic 06:37:54 group.remote.assignor = null 06:37:54 heartbeat.interval.ms = 3000 06:37:54 interceptor.classes = [] 06:37:54 internal.leave.group.on.close = true 06:37:54 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:54 isolation.level = read_uncommitted 06:37:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:54 max.partition.fetch.bytes = 1048576 06:37:54 max.poll.interval.ms = 300000 06:37:54 max.poll.records = 500 06:37:54 metadata.max.age.ms = 300000 06:37:54 metadata.recovery.strategy = none 06:37:54 metric.reporters = [] 06:37:54 metrics.num.samples = 2 06:37:54 metrics.recording.level = INFO 06:37:54 metrics.sample.window.ms = 30000 06:37:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:54 receive.buffer.bytes = 65536 06:37:54 reconnect.backoff.max.ms = 1000 06:37:54 reconnect.backoff.ms = 50 06:37:54 request.timeout.ms = 30000 06:37:54 retry.backoff.max.ms = 1000 06:37:54 retry.backoff.ms = 100 06:37:54 sasl.client.callback.handler.class = null 06:37:54 sasl.jaas.config = null 06:37:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:54 sasl.kerberos.min.time.before.relogin = 60000 06:37:54 sasl.kerberos.service.name = null 06:37:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:54 sasl.login.callback.handler.class = null 06:37:54 sasl.login.class = null 06:37:54 sasl.login.connect.timeout.ms = null 06:37:54 sasl.login.read.timeout.ms = null 06:37:54 sasl.login.refresh.buffer.seconds = 300 06:37:54 sasl.login.refresh.min.period.seconds = 60 06:37:54 sasl.login.refresh.window.factor = 0.8 06:37:54 sasl.login.refresh.window.jitter = 0.05 06:37:54 sasl.login.retry.backoff.max.ms = 10000 06:37:54 sasl.login.retry.backoff.ms = 100 06:37:54 sasl.mechanism = GSSAPI 06:37:54 sasl.oauthbearer.clock.skew.seconds = 30 06:37:54 sasl.oauthbearer.expected.audience = null 06:37:54 sasl.oauthbearer.expected.issuer = null 06:37:54 sasl.oauthbearer.header.urlencode = false 06:37:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:54 sasl.oauthbearer.jwks.endpoint.url = null 06:37:54 sasl.oauthbearer.scope.claim.name = scope 06:37:54 sasl.oauthbearer.sub.claim.name = sub 06:37:54 sasl.oauthbearer.token.endpoint.url = null 06:37:54 security.protocol = PLAINTEXT 06:37:54 security.providers = null 06:37:54 send.buffer.bytes = 131072 06:37:54 session.timeout.ms = 45000 06:37:54 socket.connection.setup.timeout.max.ms = 30000 06:37:54 socket.connection.setup.timeout.ms = 10000 06:37:54 ssl.cipher.suites = null 06:37:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:54 ssl.endpoint.identification.algorithm = https 06:37:54 ssl.engine.factory.class = null 06:37:54 ssl.key.password = null 06:37:54 ssl.keymanager.algorithm = SunX509 06:37:54 ssl.keystore.certificate.chain = null 06:37:54 ssl.keystore.key = null 06:37:54 ssl.keystore.location = null 06:37:54 ssl.keystore.password = null 06:37:54 ssl.keystore.type = JKS 06:37:54 ssl.protocol = TLSv1.3 06:37:54 ssl.provider = null 06:37:54 ssl.secure.random.implementation = null 06:37:54 ssl.trustmanager.algorithm = PKIX 06:37:54 ssl.truststore.certificates = null 06:37:54 ssl.truststore.location = null 06:37:54 ssl.truststore.password = null 06:37:54 ssl.truststore.type = JKS 06:37:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:54 06:37:54 2026-05-16T06:37:54.288Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:54 2026-05-16T06:37:54.292Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:54 2026-05-16T06:37:54.292Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:54 2026-05-16T06:37:54.292Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913474292 06:37:54 2026-05-16T06:37:54.293Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.293Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 06:37:54,318 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:37:54 06:37:54,318 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:37:54 06:37:54,318 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:37:54 06:37:54,325 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:37:54 06:37:54,325 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:37:54 06:37:54,332 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:37:54 06:37:54,332 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:37:54 06:37:54 . ____ _ __ _ _ 06:37:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:37:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:37:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:37:54 ' |____| .__|_| |_|_| |_\__, | / / / / 06:37:54 =========|_|==============|___/=/_/_/_/ 06:37:54 06:37:54 :: Spring Boot :: (v3.5.13) 06:37:54 06:37:54 2026-05-16T06:37:54.339Z INFO 6795 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:37:54 2026-05-16T06:37:54.339Z INFO 6795 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:37:54 2026-05-16T06:37:54.370Z INFO 6795 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.076 seconds (process running for 81.774) 06:37:54 2026-05-16T06:37:54.373Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-9, groupId=test] Subscribed to topic(s): client-topic 06:37:54 2026-05-16T06:37:54.388Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:37:54 2026-05-16T06:37:54.388Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:37:54 acks = -1 06:37:54 auto.include.jmx.reporter = true 06:37:54 batch.size = 16384 06:37:54 bootstrap.servers = [localhost:32772] 06:37:54 buffer.memory = 33554432 06:37:54 client.dns.lookup = use_all_dns_ips 06:37:54 client.id = producer-8 06:37:54 compression.gzip.level = -1 06:37:54 compression.lz4.level = 9 06:37:54 compression.type = none 06:37:54 compression.zstd.level = 3 06:37:54 connections.max.idle.ms = 540000 06:37:54 delivery.timeout.ms = 120000 06:37:54 enable.idempotence = false 06:37:54 enable.metrics.push = true 06:37:54 interceptor.classes = [] 06:37:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:37:54 linger.ms = 1 06:37:54 max.block.ms = 60000 06:37:54 max.in.flight.requests.per.connection = 5 06:37:54 max.request.size = 1048576 06:37:54 metadata.max.age.ms = 300000 06:37:54 metadata.max.idle.ms = 300000 06:37:54 metadata.recovery.strategy = none 06:37:54 metric.reporters = [] 06:37:54 metrics.num.samples = 2 06:37:54 metrics.recording.level = INFO 06:37:54 metrics.sample.window.ms = 30000 06:37:54 partitioner.adaptive.partitioning.enable = true 06:37:54 partitioner.availability.timeout.ms = 0 06:37:54 partitioner.class = null 06:37:54 partitioner.ignore.keys = false 06:37:54 receive.buffer.bytes = 32768 06:37:54 reconnect.backoff.max.ms = 1000 06:37:54 reconnect.backoff.ms = 50 06:37:54 request.timeout.ms = 30000 06:37:54 retries = 0 06:37:54 retry.backoff.max.ms = 1000 06:37:54 retry.backoff.ms = 100 06:37:54 sasl.client.callback.handler.class = null 06:37:54 sasl.jaas.config = null 06:37:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:54 sasl.kerberos.min.time.before.relogin = 60000 06:37:54 sasl.kerberos.service.name = null 06:37:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:54 sasl.login.callback.handler.class = null 06:37:54 sasl.login.class = null 06:37:54 sasl.login.connect.timeout.ms = null 06:37:54 sasl.login.read.timeout.ms = null 06:37:54 sasl.login.refresh.buffer.seconds = 300 06:37:54 sasl.login.refresh.min.period.seconds = 60 06:37:54 sasl.login.refresh.window.factor = 0.8 06:37:54 sasl.login.refresh.window.jitter = 0.05 06:37:54 sasl.login.retry.backoff.max.ms = 10000 06:37:54 sasl.login.retry.backoff.ms = 100 06:37:54 sasl.mechanism = GSSAPI 06:37:54 sasl.oauthbearer.clock.skew.seconds = 30 06:37:54 sasl.oauthbearer.expected.audience = null 06:37:54 sasl.oauthbearer.expected.issuer = null 06:37:54 sasl.oauthbearer.header.urlencode = false 06:37:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:54 sasl.oauthbearer.jwks.endpoint.url = null 06:37:54 sasl.oauthbearer.scope.claim.name = scope 06:37:54 sasl.oauthbearer.sub.claim.name = sub 06:37:54 sasl.oauthbearer.token.endpoint.url = null 06:37:54 security.protocol = PLAINTEXT 06:37:54 security.providers = null 06:37:54 send.buffer.bytes = 131072 06:37:54 socket.connection.setup.timeout.max.ms = 30000 06:37:54 socket.connection.setup.timeout.ms = 10000 06:37:54 ssl.cipher.suites = null 06:37:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:54 ssl.endpoint.identification.algorithm = https 06:37:54 ssl.engine.factory.class = null 06:37:54 ssl.key.password = null 06:37:54 ssl.keymanager.algorithm = SunX509 06:37:54 ssl.keystore.certificate.chain = null 06:37:54 ssl.keystore.key = null 06:37:54 ssl.keystore.location = null 06:37:54 ssl.keystore.password = null 06:37:54 ssl.keystore.type = JKS 06:37:54 ssl.protocol = TLSv1.3 06:37:54 ssl.provider = null 06:37:54 ssl.secure.random.implementation = null 06:37:54 ssl.trustmanager.algorithm = PKIX 06:37:54 ssl.truststore.certificates = null 06:37:54 ssl.truststore.location = null 06:37:54 ssl.truststore.password = null 06:37:54 ssl.truststore.type = JKS 06:37:54 transaction.timeout.ms = 60000 06:37:54 transactional.id = null 06:37:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:37:54 06:37:54 2026-05-16T06:37:54.389Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:54 2026-05-16T06:37:54.391Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:37:54 2026-05-16T06:37:54.391Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:54 2026-05-16T06:37:54.391Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:54 2026-05-16T06:37:54.391Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913474391 06:37:54 2026-05-16T06:37:54.427Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 06:37:54 2026-05-16T06:37:54.428Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:54 2026-05-16T06:37:54.514Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.515Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.578Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-9, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:37:54 2026-05-16T06:37:54.623Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.623Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.678Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.679Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.693Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.693Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.693Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 06:37:54 2026-05-16T06:37:54.695Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] (Re-)joining group 06:37:54 2026-05-16T06:37:54.698Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.698Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.737Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-9-341e2975-e503-4b4f-87a6-fac3d87b0930 06:37:54 2026-05-16T06:37:54.737Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] (Re-)joining group 06:37:54 2026-05-16T06:37:54.762Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-9-341e2975-e503-4b4f-87a6-fac3d87b0930', protocol='range'} 06:37:54 2026-05-16T06:37:54.762Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Finished assignment for group at generation 1: {consumer-test-9-341e2975-e503-4b4f-87a6-fac3d87b0930=Assignment(partitions=[client-topic-0])} 06:37:54 2026-05-16T06:37:54.784Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-9-341e2975-e503-4b4f-87a6-fac3d87b0930', protocol='range'} 06:37:54 2026-05-16T06:37:54.785Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 06:37:54 2026-05-16T06:37:54.785Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-9, groupId=test] Adding newly assigned partitions: client-topic-0 06:37:54 2026-05-16T06:37:54.803Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Found no committed offset for partition client-topic-0 06:37:54 2026-05-16T06:37:54.811Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-9, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 06:37:54 2026-05-16T06:37:54.863Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:54 allow.auto.create.topics = true 06:37:54 auto.commit.interval.ms = 5000 06:37:54 auto.include.jmx.reporter = true 06:37:54 auto.offset.reset = earliest 06:37:54 bootstrap.servers = [localhost:32772] 06:37:54 check.crcs = true 06:37:54 client.dns.lookup = use_all_dns_ips 06:37:54 client.id = consumer-test-10 06:37:54 client.rack = 06:37:54 connections.max.idle.ms = 540000 06:37:54 default.api.timeout.ms = 60000 06:37:54 enable.auto.commit = true 06:37:54 enable.metrics.push = true 06:37:54 exclude.internal.topics = true 06:37:54 fetch.max.bytes = 52428800 06:37:54 fetch.max.wait.ms = 500 06:37:54 fetch.min.bytes = 1 06:37:54 group.id = test 06:37:54 group.instance.id = null 06:37:54 group.protocol = classic 06:37:54 group.remote.assignor = null 06:37:54 heartbeat.interval.ms = 3000 06:37:54 interceptor.classes = [] 06:37:54 internal.leave.group.on.close = true 06:37:54 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:54 isolation.level = read_uncommitted 06:37:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:54 max.partition.fetch.bytes = 1048576 06:37:54 max.poll.interval.ms = 300000 06:37:54 max.poll.records = 500 06:37:54 metadata.max.age.ms = 300000 06:37:54 metadata.recovery.strategy = none 06:37:54 metric.reporters = [] 06:37:54 metrics.num.samples = 2 06:37:54 metrics.recording.level = INFO 06:37:54 metrics.sample.window.ms = 30000 06:37:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:54 receive.buffer.bytes = 65536 06:37:54 reconnect.backoff.max.ms = 1000 06:37:54 reconnect.backoff.ms = 50 06:37:54 request.timeout.ms = 30000 06:37:54 retry.backoff.max.ms = 1000 06:37:54 retry.backoff.ms = 100 06:37:54 sasl.client.callback.handler.class = null 06:37:54 sasl.jaas.config = null 06:37:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:54 sasl.kerberos.min.time.before.relogin = 60000 06:37:54 sasl.kerberos.service.name = null 06:37:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:54 sasl.login.callback.handler.class = null 06:37:54 sasl.login.class = null 06:37:54 sasl.login.connect.timeout.ms = null 06:37:54 sasl.login.read.timeout.ms = null 06:37:54 sasl.login.refresh.buffer.seconds = 300 06:37:54 sasl.login.refresh.min.period.seconds = 60 06:37:54 sasl.login.refresh.window.factor = 0.8 06:37:54 sasl.login.refresh.window.jitter = 0.05 06:37:54 sasl.login.retry.backoff.max.ms = 10000 06:37:54 sasl.login.retry.backoff.ms = 100 06:37:54 sasl.mechanism = GSSAPI 06:37:54 sasl.oauthbearer.clock.skew.seconds = 30 06:37:54 sasl.oauthbearer.expected.audience = null 06:37:54 sasl.oauthbearer.expected.issuer = null 06:37:54 sasl.oauthbearer.header.urlencode = false 06:37:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:54 sasl.oauthbearer.jwks.endpoint.url = null 06:37:54 sasl.oauthbearer.scope.claim.name = scope 06:37:54 sasl.oauthbearer.sub.claim.name = sub 06:37:54 sasl.oauthbearer.token.endpoint.url = null 06:37:54 security.protocol = PLAINTEXT 06:37:54 security.providers = null 06:37:54 send.buffer.bytes = 131072 06:37:54 session.timeout.ms = 45000 06:37:54 socket.connection.setup.timeout.max.ms = 30000 06:37:54 socket.connection.setup.timeout.ms = 10000 06:37:54 ssl.cipher.suites = null 06:37:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:54 ssl.endpoint.identification.algorithm = https 06:37:54 ssl.engine.factory.class = null 06:37:54 ssl.key.password = null 06:37:54 ssl.keymanager.algorithm = SunX509 06:37:54 ssl.keystore.certificate.chain = null 06:37:54 ssl.keystore.key = null 06:37:54 ssl.keystore.location = null 06:37:54 ssl.keystore.password = null 06:37:54 ssl.keystore.type = JKS 06:37:54 ssl.protocol = TLSv1.3 06:37:54 ssl.provider = null 06:37:54 ssl.secure.random.implementation = null 06:37:54 ssl.trustmanager.algorithm = PKIX 06:37:54 ssl.truststore.certificates = null 06:37:54 ssl.truststore.location = null 06:37:54 ssl.truststore.password = null 06:37:54 ssl.truststore.type = JKS 06:37:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:54 06:37:54 2026-05-16T06:37:54.864Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:54 2026-05-16T06:37:54.866Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:54 2026-05-16T06:37:54.866Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:54 2026-05-16T06:37:54.866Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913474866 06:37:54 2026-05-16T06:37:54.873Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:37:54 allow.auto.create.topics = true 06:37:54 auto.commit.interval.ms = 5000 06:37:54 auto.include.jmx.reporter = true 06:37:54 auto.offset.reset = earliest 06:37:54 bootstrap.servers = [localhost:32772] 06:37:54 check.crcs = true 06:37:54 client.dns.lookup = use_all_dns_ips 06:37:54 client.id = consumer-test-11 06:37:54 client.rack = 06:37:54 connections.max.idle.ms = 540000 06:37:54 default.api.timeout.ms = 60000 06:37:54 enable.auto.commit = true 06:37:54 enable.metrics.push = true 06:37:54 exclude.internal.topics = true 06:37:54 fetch.max.bytes = 52428800 06:37:54 fetch.max.wait.ms = 500 06:37:54 fetch.min.bytes = 1 06:37:54 group.id = test 06:37:54 group.instance.id = null 06:37:54 group.protocol = classic 06:37:54 group.remote.assignor = null 06:37:54 heartbeat.interval.ms = 3000 06:37:54 interceptor.classes = [] 06:37:54 internal.leave.group.on.close = true 06:37:54 internal.throw.on.fetch.stable.offset.unsupported = false 06:37:54 isolation.level = read_uncommitted 06:37:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:37:54 max.partition.fetch.bytes = 1048576 06:37:54 max.poll.interval.ms = 300000 06:37:54 max.poll.records = 500 06:37:54 metadata.max.age.ms = 300000 06:37:54 metadata.recovery.strategy = none 06:37:54 metric.reporters = [] 06:37:54 metrics.num.samples = 2 06:37:54 metrics.recording.level = INFO 06:37:54 metrics.sample.window.ms = 30000 06:37:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:37:54 receive.buffer.bytes = 65536 06:37:54 reconnect.backoff.max.ms = 1000 06:37:54 reconnect.backoff.ms = 50 06:37:54 request.timeout.ms = 30000 06:37:54 retry.backoff.max.ms = 1000 06:37:54 retry.backoff.ms = 100 06:37:54 sasl.client.callback.handler.class = null 06:37:54 sasl.jaas.config = null 06:37:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:37:54 sasl.kerberos.min.time.before.relogin = 60000 06:37:54 sasl.kerberos.service.name = null 06:37:54 sasl.kerberos.ticket.renew.jitter = 0.05 06:37:54 sasl.kerberos.ticket.renew.window.factor = 0.8 06:37:54 sasl.login.callback.handler.class = null 06:37:54 sasl.login.class = null 06:37:54 sasl.login.connect.timeout.ms = null 06:37:54 sasl.login.read.timeout.ms = null 06:37:54 sasl.login.refresh.buffer.seconds = 300 06:37:54 sasl.login.refresh.min.period.seconds = 60 06:37:54 sasl.login.refresh.window.factor = 0.8 06:37:54 sasl.login.refresh.window.jitter = 0.05 06:37:54 sasl.login.retry.backoff.max.ms = 10000 06:37:54 sasl.login.retry.backoff.ms = 100 06:37:54 sasl.mechanism = GSSAPI 06:37:54 sasl.oauthbearer.clock.skew.seconds = 30 06:37:54 sasl.oauthbearer.expected.audience = null 06:37:54 sasl.oauthbearer.expected.issuer = null 06:37:54 sasl.oauthbearer.header.urlencode = false 06:37:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:37:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:37:54 sasl.oauthbearer.jwks.endpoint.url = null 06:37:54 sasl.oauthbearer.scope.claim.name = scope 06:37:54 sasl.oauthbearer.sub.claim.name = sub 06:37:54 sasl.oauthbearer.token.endpoint.url = null 06:37:54 security.protocol = PLAINTEXT 06:37:54 security.providers = null 06:37:54 send.buffer.bytes = 131072 06:37:54 session.timeout.ms = 45000 06:37:54 socket.connection.setup.timeout.max.ms = 30000 06:37:54 socket.connection.setup.timeout.ms = 10000 06:37:54 ssl.cipher.suites = null 06:37:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:37:54 ssl.endpoint.identification.algorithm = https 06:37:54 ssl.engine.factory.class = null 06:37:54 ssl.key.password = null 06:37:54 ssl.keymanager.algorithm = SunX509 06:37:54 ssl.keystore.certificate.chain = null 06:37:54 ssl.keystore.key = null 06:37:54 ssl.keystore.location = null 06:37:54 ssl.keystore.password = null 06:37:54 ssl.keystore.type = JKS 06:37:54 ssl.protocol = TLSv1.3 06:37:54 ssl.provider = null 06:37:54 ssl.secure.random.implementation = null 06:37:54 ssl.trustmanager.algorithm = PKIX 06:37:54 ssl.truststore.certificates = null 06:37:54 ssl.truststore.location = null 06:37:54 ssl.truststore.password = null 06:37:54 ssl.truststore.type = JKS 06:37:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:37:54 06:37:54 2026-05-16T06:37:54.873Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:37:54 2026-05-16T06:37:54.875Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:54 2026-05-16T06:37:54.875Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:54 2026-05-16T06:37:54.875Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:37:54 2026-05-16T06:37:54.875Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:37:54 2026-05-16T06:37:54.875Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913474875 06:37:55 2026-05-16T06:37:54.960Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:55 2026-05-16T06:37:54.961Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:54.966Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:55 2026-05-16T06:37:54.966Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 224ms, elapsed time since send: 224ms, throttle time: 0ms, request timeout: 30000ms) 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node -1 disconnected. 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 2147483646 disconnected. 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-9, groupId=test] Error sending fetch request (sessionId=160204919, epoch=1) to node 1: 06:37:55 06:37:55 org.apache.kafka.common.errors.DisconnectException 06:37:55 06:37:55 2026-05-16T06:37:55.066Z INFO 6795 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-9, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:37:55 2026-05-16T06:37:55.079Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.079Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.767 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 06:37:55 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 06:37:55 2026-05-16T06:37:55.131Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:37:55 2026-05-16T06:37:55.177Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 30047e817d74989c2aad43e2e6fe35cf20fdcaa8d8a0f015df2fec7ec3bcfba5 06:37:55 2026-05-16T06:37:55.268Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.268Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.294Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.295Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.302Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.302Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.471Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.471Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.515Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.515Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.625Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.625Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.679Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.679Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.694Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.694Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.698Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.698Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.712Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.712Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:55 2026-05-16T06:37:55.773Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:55 2026-05-16T06:37:55.773Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:55.864Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:56 2026-05-16T06:37:55.864Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:55.878Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:56 2026-05-16T06:37:55.878Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.276Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.276Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.296Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.296Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.516Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.516Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.542Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.542Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.626Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.626Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.681Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.681Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.696Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.697Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.699Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.699Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.868Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.868Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:56 2026-05-16T06:37:56.881Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:56 2026-05-16T06:37:56.881Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.280Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.280Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.296Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.296Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.297Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.297Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.518Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.518Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.628Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.628Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.697Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.697Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.701Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.701Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.717Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.717Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.871Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.871Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:57 2026-05-16T06:37:57.884Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:57 2026-05-16T06:37:57.884Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.284Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.284Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.298Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.298Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.325Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.325Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.519Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.519Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.629Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.629Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.698Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.698Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.705Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.705Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.718Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.718Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.875Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.875Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:58 2026-05-16T06:37:58.896Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:58 2026-05-16T06:37:58.896Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.297Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.297Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.299Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.299Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.326Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.326Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.520Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.520Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.630Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.630Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.699Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.699Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.708Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.708Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.720Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.720Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.878Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.878Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:37:59 2026-05-16T06:37:59.902Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:37:59 2026-05-16T06:37:59.902Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.201Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.201Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.301Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.301Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.301Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.302Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.521Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.522Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.676Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.676Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.700Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.700Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.710Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.710Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.722Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.722Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.887Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.887Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:00 2026-05-16T06:38:00.906Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:00 2026-05-16T06:38:00.906Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.091Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.091Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.113Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.981671762S 06:38:01 06:38:01,138 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:38:01 06:38:01,138 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:38:01 06:38:01,138 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:38:01 06:38:01,142 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:38:01 06:38:01,142 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:38:01 06:38:01,149 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:38:01 06:38:01,150 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:38:01 06:38:01 . ____ _ __ _ _ 06:38:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:01 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:01 =========|_|==============|___/=/_/_/_/ 06:38:01 06:38:01 :: Spring Boot :: (v3.5.13) 06:38:01 06:38:01 2026-05-16T06:38:01.158Z INFO 6795 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:01 2026-05-16T06:38:01.158Z INFO 6795 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:38:01 2026-05-16T06:38:01.302Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.302Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.309Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.309Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.523Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.523Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.679Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.679Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.702Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.702Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.712Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.712Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.728Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.728Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.917Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.917Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:01 2026-05-16T06:38:01.917Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:01 2026-05-16T06:38:01.917Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.096Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.096Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.220Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.220Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.301Z INFO 6795 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:38:02 2026-05-16T06:38:02.328Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.328Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.525Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.525Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.680Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.680Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.703Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.703Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.708Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:02 allow.auto.create.topics = true 06:38:02 auto.commit.interval.ms = 5000 06:38:02 auto.include.jmx.reporter = true 06:38:02 auto.offset.reset = latest 06:38:02 bootstrap.servers = [localhost:32773] 06:38:02 check.crcs = true 06:38:02 client.dns.lookup = use_all_dns_ips 06:38:02 client.id = consumer-ncmp-data-operation-event-group-12 06:38:02 client.rack = 06:38:02 connections.max.idle.ms = 540000 06:38:02 default.api.timeout.ms = 60000 06:38:02 enable.auto.commit = false 06:38:02 enable.metrics.push = true 06:38:02 exclude.internal.topics = true 06:38:02 fetch.max.bytes = 52428800 06:38:02 fetch.max.wait.ms = 500 06:38:02 fetch.min.bytes = 1 06:38:02 group.id = ncmp-data-operation-event-group 06:38:02 group.instance.id = null 06:38:02 group.protocol = classic 06:38:02 group.remote.assignor = null 06:38:02 heartbeat.interval.ms = 3000 06:38:02 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:38:02 internal.leave.group.on.close = true 06:38:02 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:02 isolation.level = read_uncommitted 06:38:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:02 max.partition.fetch.bytes = 1048576 06:38:02 max.poll.interval.ms = 300000 06:38:02 max.poll.records = 500 06:38:02 metadata.max.age.ms = 300000 06:38:02 metadata.recovery.strategy = none 06:38:02 metric.reporters = [] 06:38:02 metrics.num.samples = 2 06:38:02 metrics.recording.level = INFO 06:38:02 metrics.sample.window.ms = 30000 06:38:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:02 receive.buffer.bytes = 65536 06:38:02 reconnect.backoff.max.ms = 1000 06:38:02 reconnect.backoff.ms = 50 06:38:02 request.timeout.ms = 30000 06:38:02 retry.backoff.max.ms = 1000 06:38:02 retry.backoff.ms = 100 06:38:02 sasl.client.callback.handler.class = null 06:38:02 sasl.jaas.config = null 06:38:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:02 sasl.kerberos.min.time.before.relogin = 60000 06:38:02 sasl.kerberos.service.name = null 06:38:02 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:02 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:02 sasl.login.callback.handler.class = null 06:38:02 sasl.login.class = null 06:38:02 sasl.login.connect.timeout.ms = null 06:38:02 sasl.login.read.timeout.ms = null 06:38:02 sasl.login.refresh.buffer.seconds = 300 06:38:02 sasl.login.refresh.min.period.seconds = 60 06:38:02 sasl.login.refresh.window.factor = 0.8 06:38:02 sasl.login.refresh.window.jitter = 0.05 06:38:02 sasl.login.retry.backoff.max.ms = 10000 06:38:02 sasl.login.retry.backoff.ms = 100 06:38:02 sasl.mechanism = GSSAPI 06:38:02 sasl.oauthbearer.clock.skew.seconds = 30 06:38:02 sasl.oauthbearer.expected.audience = null 06:38:02 sasl.oauthbearer.expected.issuer = null 06:38:02 sasl.oauthbearer.header.urlencode = false 06:38:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:02 sasl.oauthbearer.jwks.endpoint.url = null 06:38:02 sasl.oauthbearer.scope.claim.name = scope 06:38:02 sasl.oauthbearer.sub.claim.name = sub 06:38:02 sasl.oauthbearer.token.endpoint.url = null 06:38:02 security.protocol = PLAINTEXT 06:38:02 security.providers = null 06:38:02 send.buffer.bytes = 131072 06:38:02 session.timeout.ms = 45000 06:38:02 socket.connection.setup.timeout.max.ms = 30000 06:38:02 socket.connection.setup.timeout.ms = 10000 06:38:02 ssl.cipher.suites = null 06:38:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:02 ssl.endpoint.identification.algorithm = https 06:38:02 ssl.engine.factory.class = null 06:38:02 ssl.key.password = null 06:38:02 ssl.keymanager.algorithm = SunX509 06:38:02 ssl.keystore.certificate.chain = null 06:38:02 ssl.keystore.key = null 06:38:02 ssl.keystore.location = null 06:38:02 ssl.keystore.password = null 06:38:02 ssl.keystore.type = JKS 06:38:02 ssl.protocol = TLSv1.3 06:38:02 ssl.provider = null 06:38:02 ssl.secure.random.implementation = null 06:38:02 ssl.trustmanager.algorithm = PKIX 06:38:02 ssl.truststore.certificates = null 06:38:02 ssl.truststore.location = null 06:38:02 ssl.truststore.password = null 06:38:02 ssl.truststore.type = JKS 06:38:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:38:02 06:38:02 2026-05-16T06:38:02.708Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:02 2026-05-16T06:38:02.711Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:02 2026-05-16T06:38:02.711Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:02 2026-05-16T06:38:02.711Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913482711 06:38:02 2026-05-16T06:38:02.711Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:38:02 2026-05-16T06:38:02.713Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.713Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.714Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:02 allow.auto.create.topics = true 06:38:02 auto.commit.interval.ms = 5000 06:38:02 auto.include.jmx.reporter = true 06:38:02 auto.offset.reset = latest 06:38:02 bootstrap.servers = [localhost:32773] 06:38:02 check.crcs = true 06:38:02 client.dns.lookup = use_all_dns_ips 06:38:02 client.id = consumer-ncmp-async-rest-request-event-group-13 06:38:02 client.rack = 06:38:02 connections.max.idle.ms = 540000 06:38:02 default.api.timeout.ms = 60000 06:38:02 enable.auto.commit = false 06:38:02 enable.metrics.push = true 06:38:02 exclude.internal.topics = true 06:38:02 fetch.max.bytes = 52428800 06:38:02 fetch.max.wait.ms = 500 06:38:02 fetch.min.bytes = 1 06:38:02 group.id = ncmp-async-rest-request-event-group 06:38:02 group.instance.id = null 06:38:02 group.protocol = classic 06:38:02 group.remote.assignor = null 06:38:02 heartbeat.interval.ms = 3000 06:38:02 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:38:02 internal.leave.group.on.close = true 06:38:02 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:02 isolation.level = read_uncommitted 06:38:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:02 max.partition.fetch.bytes = 1048576 06:38:02 max.poll.interval.ms = 300000 06:38:02 max.poll.records = 500 06:38:02 metadata.max.age.ms = 300000 06:38:02 metadata.recovery.strategy = none 06:38:02 metric.reporters = [] 06:38:02 metrics.num.samples = 2 06:38:02 metrics.recording.level = INFO 06:38:02 metrics.sample.window.ms = 30000 06:38:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:02 receive.buffer.bytes = 65536 06:38:02 reconnect.backoff.max.ms = 1000 06:38:02 reconnect.backoff.ms = 50 06:38:02 request.timeout.ms = 30000 06:38:02 retry.backoff.max.ms = 1000 06:38:02 retry.backoff.ms = 100 06:38:02 sasl.client.callback.handler.class = null 06:38:02 sasl.jaas.config = null 06:38:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:02 sasl.kerberos.min.time.before.relogin = 60000 06:38:02 sasl.kerberos.service.name = null 06:38:02 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:02 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:02 sasl.login.callback.handler.class = null 06:38:02 sasl.login.class = null 06:38:02 sasl.login.connect.timeout.ms = null 06:38:02 sasl.login.read.timeout.ms = null 06:38:02 sasl.login.refresh.buffer.seconds = 300 06:38:02 sasl.login.refresh.min.period.seconds = 60 06:38:02 sasl.login.refresh.window.factor = 0.8 06:38:02 sasl.login.refresh.window.jitter = 0.05 06:38:02 sasl.login.retry.backoff.max.ms = 10000 06:38:02 sasl.login.retry.backoff.ms = 100 06:38:02 sasl.mechanism = GSSAPI 06:38:02 sasl.oauthbearer.clock.skew.seconds = 30 06:38:02 sasl.oauthbearer.expected.audience = null 06:38:02 sasl.oauthbearer.expected.issuer = null 06:38:02 sasl.oauthbearer.header.urlencode = false 06:38:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:02 sasl.oauthbearer.jwks.endpoint.url = null 06:38:02 sasl.oauthbearer.scope.claim.name = scope 06:38:02 sasl.oauthbearer.sub.claim.name = sub 06:38:02 sasl.oauthbearer.token.endpoint.url = null 06:38:02 security.protocol = PLAINTEXT 06:38:02 security.providers = null 06:38:02 send.buffer.bytes = 131072 06:38:02 session.timeout.ms = 45000 06:38:02 socket.connection.setup.timeout.max.ms = 30000 06:38:02 socket.connection.setup.timeout.ms = 10000 06:38:02 ssl.cipher.suites = null 06:38:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:02 ssl.endpoint.identification.algorithm = https 06:38:02 ssl.engine.factory.class = null 06:38:02 ssl.key.password = null 06:38:02 ssl.keymanager.algorithm = SunX509 06:38:02 ssl.keystore.certificate.chain = null 06:38:02 ssl.keystore.key = null 06:38:02 ssl.keystore.location = null 06:38:02 ssl.keystore.password = null 06:38:02 ssl.keystore.type = JKS 06:38:02 ssl.protocol = TLSv1.3 06:38:02 ssl.provider = null 06:38:02 ssl.secure.random.implementation = null 06:38:02 ssl.trustmanager.algorithm = PKIX 06:38:02 ssl.truststore.certificates = null 06:38:02 ssl.truststore.location = null 06:38:02 ssl.truststore.password = null 06:38:02 ssl.truststore.type = JKS 06:38:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:38:02 06:38:02 2026-05-16T06:38:02.714Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:02 2026-05-16T06:38:02.726Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:02 2026-05-16T06:38:02.726Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:02 2026-05-16T06:38:02.726Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913482726 06:38:02 2026-05-16T06:38:02.726Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:38:02 2026-05-16T06:38:02.732Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.732Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.743Z INFO 6795 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.624 seconds (process running for 90.146) 06:38:02 2026-05-16T06:38:02.776Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:38:02 2026-05-16T06:38:02.777Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:02 2026-05-16T06:38:02.778Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:38:02 2026-05-16T06:38:02.778Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:02 2026-05-16T06:38:02.922Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.922Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.923Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:02 2026-05-16T06:38:02.923Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:02 2026-05-16T06:38:02.927Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 06:38:02 2026-05-16T06:38:02.928Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 06:38:02 2026-05-16T06:38:02.929Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:38:02 2026-05-16T06:38:02.929Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:38:02 2026-05-16T06:38:02.959Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-13-2d6e66c4-8851-448f-8f92-93f07f2a7620 06:38:02 2026-05-16T06:38:02.959Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:38:02 2026-05-16T06:38:02.961Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-12-178fe5f2-9071-4e36-a914-4901e46ee1b7 06:38:02 2026-05-16T06:38:02.961Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:38:03 2026-05-16T06:38:02.986Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-13-2d6e66c4-8851-448f-8f92-93f07f2a7620', protocol='range'} 06:38:03 2026-05-16T06:38:02.987Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-13-2d6e66c4-8851-448f-8f92-93f07f2a7620=Assignment(partitions=[ncmp-async-m2m-0])} 06:38:03 2026-05-16T06:38:02.999Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-12-178fe5f2-9071-4e36-a914-4901e46ee1b7', protocol='range'} 06:38:03 2026-05-16T06:38:03.000Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-12-178fe5f2-9071-4e36-a914-4901e46ee1b7=Assignment(partitions=[ncmp-async-m2m-0])} 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-13-2d6e66c4-8851-448f-8f92-93f07f2a7620', protocol='range'} 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-12-178fe5f2-9071-4e36-a914-4901e46ee1b7', protocol='range'} 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.023Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.034Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.034Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.036Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.037Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:03 2026-05-16T06:38:03.047Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 06:38:03 2026-05-16T06:38:03.047Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 06:38:03 2026-05-16T06:38:03.069Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:03 2026-05-16T06:38:03.070Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:03 acks = -1 06:38:03 auto.include.jmx.reporter = true 06:38:03 batch.size = 16384 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 buffer.memory = 33554432 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = producer-9 06:38:03 compression.gzip.level = -1 06:38:03 compression.lz4.level = 9 06:38:03 compression.type = none 06:38:03 compression.zstd.level = 3 06:38:03 connections.max.idle.ms = 540000 06:38:03 delivery.timeout.ms = 120000 06:38:03 enable.idempotence = false 06:38:03 enable.metrics.push = true 06:38:03 interceptor.classes = [] 06:38:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:03 linger.ms = 1 06:38:03 max.block.ms = 60000 06:38:03 max.in.flight.requests.per.connection = 5 06:38:03 max.request.size = 1048576 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.max.idle.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 partitioner.adaptive.partitioning.enable = true 06:38:03 partitioner.availability.timeout.ms = 0 06:38:03 partitioner.class = null 06:38:03 partitioner.ignore.keys = false 06:38:03 receive.buffer.bytes = 32768 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 0 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 transaction.timeout.ms = 60000 06:38:03 transactional.id = null 06:38:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:03 06:38:03 2026-05-16T06:38:03.070Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:03 2026-05-16T06:38:03.072Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:38:03 2026-05-16T06:38:03.074Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:03 2026-05-16T06:38:03.074Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.074Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:03 2026-05-16T06:38:03.074Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483074 06:38:03 2026-05-16T06:38:03.075Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:38:03 2026-05-16T06:38:03.095Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:03 2026-05-16T06:38:03.097Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.097Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.155Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:38:03 auto.include.jmx.reporter = true 06:38:03 bootstrap.controllers = [] 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = 06:38:03 connections.max.idle.ms = 300000 06:38:03 default.api.timeout.ms = 60000 06:38:03 enable.metrics.push = true 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 receive.buffer.bytes = 65536 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 2147483647 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 06:38:03 2026-05-16T06:38:03.155Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:38:03 auto.include.jmx.reporter = true 06:38:03 bootstrap.controllers = [] 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = 06:38:03 connections.max.idle.ms = 300000 06:38:03 default.api.timeout.ms = 60000 06:38:03 enable.metrics.push = true 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 receive.buffer.bytes = 65536 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 2147483647 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483196 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:03 2026-05-16T06:38:03.197Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483197 06:38:03 2026-05-16T06:38:03.228Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.229Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.252Z INFO 6795 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 06:38:03 2026-05-16T06:38:03.256Z INFO 6795 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 06:38:03 2026-05-16T06:38:03.258Z INFO 6795 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:03 2026-05-16T06:38:03.258Z INFO 6795 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:03 2026-05-16T06:38:03.258Z INFO 6795 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:03 2026-05-16T06:38:03.260Z INFO 6795 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:03 2026-05-16T06:38:03.260Z INFO 6795 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:03 2026-05-16T06:38:03.260Z INFO 6795 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:03 2026-05-16T06:38:03.331Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.331Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.411Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:03 2026-05-16T06:38:03.411Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:03 acks = -1 06:38:03 auto.include.jmx.reporter = true 06:38:03 batch.size = 16384 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 buffer.memory = 33554432 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = producer-10 06:38:03 compression.gzip.level = -1 06:38:03 compression.lz4.level = 9 06:38:03 compression.type = none 06:38:03 compression.zstd.level = 3 06:38:03 connections.max.idle.ms = 540000 06:38:03 delivery.timeout.ms = 120000 06:38:03 enable.idempotence = false 06:38:03 enable.metrics.push = true 06:38:03 interceptor.classes = [] 06:38:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:03 linger.ms = 1 06:38:03 max.block.ms = 60000 06:38:03 max.in.flight.requests.per.connection = 5 06:38:03 max.request.size = 1048576 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.max.idle.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 partitioner.adaptive.partitioning.enable = true 06:38:03 partitioner.availability.timeout.ms = 0 06:38:03 partitioner.class = null 06:38:03 partitioner.ignore.keys = false 06:38:03 receive.buffer.bytes = 32768 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 0 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 transaction.timeout.ms = 60000 06:38:03 transactional.id = null 06:38:03 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:38:03 06:38:03 2026-05-16T06:38:03.412Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:03 2026-05-16T06:38:03.414Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:03 2026-05-16T06:38:03.414Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.414Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:03 2026-05-16T06:38:03.414Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483414 06:38:03 2026-05-16T06:38:03.425Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:03 2026-05-16T06:38:03.489Z ERROR 6795 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 06:38:03 06:38:03 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 06:38:03 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:38:03 at java.base/java.lang.Thread.run(Thread.java:833) 06:38:03 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:38:03 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:38:03 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:38:03 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:38:03 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:38:03 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:38:03 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:38:03 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:38:03 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:38:03 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:38:03 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:38:03 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:38:03 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 06:38:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 06:38:03 ... 3 common frames omitted 06:38:03 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:38:03 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:38:03 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:38:03 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:38:03 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:38:03 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:38:03 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:38:03 ... 16 common frames omitted 06:38:03 06:38:03 2026-05-16T06:38:03.526Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.526Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.555Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:03 2026-05-16T06:38:03.555Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:03 acks = -1 06:38:03 auto.include.jmx.reporter = true 06:38:03 batch.size = 16384 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 buffer.memory = 33554432 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = producer-11 06:38:03 compression.gzip.level = -1 06:38:03 compression.lz4.level = 9 06:38:03 compression.type = none 06:38:03 compression.zstd.level = 3 06:38:03 connections.max.idle.ms = 540000 06:38:03 delivery.timeout.ms = 120000 06:38:03 enable.idempotence = false 06:38:03 enable.metrics.push = true 06:38:03 interceptor.classes = [] 06:38:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:03 linger.ms = 1 06:38:03 max.block.ms = 60000 06:38:03 max.in.flight.requests.per.connection = 5 06:38:03 max.request.size = 1048576 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.max.idle.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 partitioner.adaptive.partitioning.enable = true 06:38:03 partitioner.availability.timeout.ms = 0 06:38:03 partitioner.class = null 06:38:03 partitioner.ignore.keys = false 06:38:03 receive.buffer.bytes = 32768 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 0 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 transaction.timeout.ms = 60000 06:38:03 transactional.id = null 06:38:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:03 06:38:03 2026-05-16T06:38:03.556Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:03 2026-05-16T06:38:03.562Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:03 2026-05-16T06:38:03.562Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.562Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:03 2026-05-16T06:38:03.562Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483562 06:38:03 2026-05-16T06:38:03.576Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:03 2026-05-16T06:38:03.681Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.681Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.705Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.705Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.719Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.719Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.752Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:03 2026-05-16T06:38:03.752Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:03 2026-05-16T06:38:03.892Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:03 2026-05-16T06:38:03.892Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:03 acks = -1 06:38:03 auto.include.jmx.reporter = true 06:38:03 batch.size = 16384 06:38:03 bootstrap.servers = [localhost:32773] 06:38:03 buffer.memory = 33554432 06:38:03 client.dns.lookup = use_all_dns_ips 06:38:03 client.id = producer-12 06:38:03 compression.gzip.level = -1 06:38:03 compression.lz4.level = 9 06:38:03 compression.type = none 06:38:03 compression.zstd.level = 3 06:38:03 connections.max.idle.ms = 540000 06:38:03 delivery.timeout.ms = 120000 06:38:03 enable.idempotence = false 06:38:03 enable.metrics.push = true 06:38:03 interceptor.classes = [] 06:38:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:03 linger.ms = 1 06:38:03 max.block.ms = 60000 06:38:03 max.in.flight.requests.per.connection = 5 06:38:03 max.request.size = 1048576 06:38:03 metadata.max.age.ms = 300000 06:38:03 metadata.max.idle.ms = 300000 06:38:03 metadata.recovery.strategy = none 06:38:03 metric.reporters = [] 06:38:03 metrics.num.samples = 2 06:38:03 metrics.recording.level = INFO 06:38:03 metrics.sample.window.ms = 30000 06:38:03 partitioner.adaptive.partitioning.enable = true 06:38:03 partitioner.availability.timeout.ms = 0 06:38:03 partitioner.class = null 06:38:03 partitioner.ignore.keys = false 06:38:03 receive.buffer.bytes = 32768 06:38:03 reconnect.backoff.max.ms = 1000 06:38:03 reconnect.backoff.ms = 50 06:38:03 request.timeout.ms = 30000 06:38:03 retries = 0 06:38:03 retry.backoff.max.ms = 1000 06:38:03 retry.backoff.ms = 100 06:38:03 sasl.client.callback.handler.class = null 06:38:03 sasl.jaas.config = null 06:38:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:03 sasl.kerberos.min.time.before.relogin = 60000 06:38:03 sasl.kerberos.service.name = null 06:38:03 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:03 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:03 sasl.login.callback.handler.class = null 06:38:03 sasl.login.class = null 06:38:03 sasl.login.connect.timeout.ms = null 06:38:03 sasl.login.read.timeout.ms = null 06:38:03 sasl.login.refresh.buffer.seconds = 300 06:38:03 sasl.login.refresh.min.period.seconds = 60 06:38:03 sasl.login.refresh.window.factor = 0.8 06:38:03 sasl.login.refresh.window.jitter = 0.05 06:38:03 sasl.login.retry.backoff.max.ms = 10000 06:38:03 sasl.login.retry.backoff.ms = 100 06:38:03 sasl.mechanism = GSSAPI 06:38:03 sasl.oauthbearer.clock.skew.seconds = 30 06:38:03 sasl.oauthbearer.expected.audience = null 06:38:03 sasl.oauthbearer.expected.issuer = null 06:38:03 sasl.oauthbearer.header.urlencode = false 06:38:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:03 sasl.oauthbearer.jwks.endpoint.url = null 06:38:03 sasl.oauthbearer.scope.claim.name = scope 06:38:03 sasl.oauthbearer.sub.claim.name = sub 06:38:03 sasl.oauthbearer.token.endpoint.url = null 06:38:03 security.protocol = PLAINTEXT 06:38:03 security.providers = null 06:38:03 send.buffer.bytes = 131072 06:38:03 socket.connection.setup.timeout.max.ms = 30000 06:38:03 socket.connection.setup.timeout.ms = 10000 06:38:03 ssl.cipher.suites = null 06:38:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:03 ssl.endpoint.identification.algorithm = https 06:38:03 ssl.engine.factory.class = null 06:38:03 ssl.key.password = null 06:38:03 ssl.keymanager.algorithm = SunX509 06:38:03 ssl.keystore.certificate.chain = null 06:38:03 ssl.keystore.key = null 06:38:03 ssl.keystore.location = null 06:38:03 ssl.keystore.password = null 06:38:03 ssl.keystore.type = JKS 06:38:03 ssl.protocol = TLSv1.3 06:38:03 ssl.provider = null 06:38:03 ssl.secure.random.implementation = null 06:38:03 ssl.trustmanager.algorithm = PKIX 06:38:03 ssl.truststore.certificates = null 06:38:03 ssl.truststore.location = null 06:38:03 ssl.truststore.password = null 06:38:03 ssl.truststore.type = JKS 06:38:03 transaction.timeout.ms = 60000 06:38:03 transactional.id = null 06:38:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:03 06:38:03 2026-05-16T06:38:03.893Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:03 2026-05-16T06:38:03.895Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:03 2026-05-16T06:38:03.895Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:03 2026-05-16T06:38:03.895Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:04 2026-05-16T06:38:03.895Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913483895 06:38:04 2026-05-16T06:38:03.904Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:04 2026-05-16T06:38:03.929Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:04 2026-05-16T06:38:03.929Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:03.930Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:04 2026-05-16T06:38:03.930Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.097Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.098Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.217Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:04 2026-05-16T06:38:04.217Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:04 acks = -1 06:38:04 auto.include.jmx.reporter = true 06:38:04 batch.size = 16384 06:38:04 bootstrap.servers = [localhost:32773] 06:38:04 buffer.memory = 33554432 06:38:04 client.dns.lookup = use_all_dns_ips 06:38:04 client.id = producer-13 06:38:04 compression.gzip.level = -1 06:38:04 compression.lz4.level = 9 06:38:04 compression.type = none 06:38:04 compression.zstd.level = 3 06:38:04 connections.max.idle.ms = 540000 06:38:04 delivery.timeout.ms = 120000 06:38:04 enable.idempotence = false 06:38:04 enable.metrics.push = true 06:38:04 interceptor.classes = [] 06:38:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:04 linger.ms = 1 06:38:04 max.block.ms = 60000 06:38:04 max.in.flight.requests.per.connection = 5 06:38:04 max.request.size = 1048576 06:38:04 metadata.max.age.ms = 300000 06:38:04 metadata.max.idle.ms = 300000 06:38:04 metadata.recovery.strategy = none 06:38:04 metric.reporters = [] 06:38:04 metrics.num.samples = 2 06:38:04 metrics.recording.level = INFO 06:38:04 metrics.sample.window.ms = 30000 06:38:04 partitioner.adaptive.partitioning.enable = true 06:38:04 partitioner.availability.timeout.ms = 0 06:38:04 partitioner.class = null 06:38:04 partitioner.ignore.keys = false 06:38:04 receive.buffer.bytes = 32768 06:38:04 reconnect.backoff.max.ms = 1000 06:38:04 reconnect.backoff.ms = 50 06:38:04 request.timeout.ms = 30000 06:38:04 retries = 0 06:38:04 retry.backoff.max.ms = 1000 06:38:04 retry.backoff.ms = 100 06:38:04 sasl.client.callback.handler.class = null 06:38:04 sasl.jaas.config = null 06:38:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:04 sasl.kerberos.min.time.before.relogin = 60000 06:38:04 sasl.kerberos.service.name = null 06:38:04 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:04 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:04 sasl.login.callback.handler.class = null 06:38:04 sasl.login.class = null 06:38:04 sasl.login.connect.timeout.ms = null 06:38:04 sasl.login.read.timeout.ms = null 06:38:04 sasl.login.refresh.buffer.seconds = 300 06:38:04 sasl.login.refresh.min.period.seconds = 60 06:38:04 sasl.login.refresh.window.factor = 0.8 06:38:04 sasl.login.refresh.window.jitter = 0.05 06:38:04 sasl.login.retry.backoff.max.ms = 10000 06:38:04 sasl.login.retry.backoff.ms = 100 06:38:04 sasl.mechanism = GSSAPI 06:38:04 sasl.oauthbearer.clock.skew.seconds = 30 06:38:04 sasl.oauthbearer.expected.audience = null 06:38:04 sasl.oauthbearer.expected.issuer = null 06:38:04 sasl.oauthbearer.header.urlencode = false 06:38:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:04 sasl.oauthbearer.jwks.endpoint.url = null 06:38:04 sasl.oauthbearer.scope.claim.name = scope 06:38:04 sasl.oauthbearer.sub.claim.name = sub 06:38:04 sasl.oauthbearer.token.endpoint.url = null 06:38:04 security.protocol = PLAINTEXT 06:38:04 security.providers = null 06:38:04 send.buffer.bytes = 131072 06:38:04 socket.connection.setup.timeout.max.ms = 30000 06:38:04 socket.connection.setup.timeout.ms = 10000 06:38:04 ssl.cipher.suites = null 06:38:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:04 ssl.endpoint.identification.algorithm = https 06:38:04 ssl.engine.factory.class = null 06:38:04 ssl.key.password = null 06:38:04 ssl.keymanager.algorithm = SunX509 06:38:04 ssl.keystore.certificate.chain = null 06:38:04 ssl.keystore.key = null 06:38:04 ssl.keystore.location = null 06:38:04 ssl.keystore.password = null 06:38:04 ssl.keystore.type = JKS 06:38:04 ssl.protocol = TLSv1.3 06:38:04 ssl.provider = null 06:38:04 ssl.secure.random.implementation = null 06:38:04 ssl.trustmanager.algorithm = PKIX 06:38:04 ssl.truststore.certificates = null 06:38:04 ssl.truststore.location = null 06:38:04 ssl.truststore.password = null 06:38:04 ssl.truststore.type = JKS 06:38:04 transaction.timeout.ms = 60000 06:38:04 transactional.id = null 06:38:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:04 06:38:04 2026-05-16T06:38:04.217Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:04 2026-05-16T06:38:04.220Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:04 2026-05-16T06:38:04.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:04 2026-05-16T06:38:04.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:04 2026-05-16T06:38:04.220Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913484220 06:38:04 2026-05-16T06:38:04.232Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.232Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.236Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:04 2026-05-16T06:38:04.353Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.353Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.528Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.528Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.548Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:04 2026-05-16T06:38:04.548Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:04 acks = -1 06:38:04 auto.include.jmx.reporter = true 06:38:04 batch.size = 16384 06:38:04 bootstrap.servers = [localhost:32773] 06:38:04 buffer.memory = 33554432 06:38:04 client.dns.lookup = use_all_dns_ips 06:38:04 client.id = producer-14 06:38:04 compression.gzip.level = -1 06:38:04 compression.lz4.level = 9 06:38:04 compression.type = none 06:38:04 compression.zstd.level = 3 06:38:04 connections.max.idle.ms = 540000 06:38:04 delivery.timeout.ms = 120000 06:38:04 enable.idempotence = false 06:38:04 enable.metrics.push = true 06:38:04 interceptor.classes = [] 06:38:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:04 linger.ms = 1 06:38:04 max.block.ms = 60000 06:38:04 max.in.flight.requests.per.connection = 5 06:38:04 max.request.size = 1048576 06:38:04 metadata.max.age.ms = 300000 06:38:04 metadata.max.idle.ms = 300000 06:38:04 metadata.recovery.strategy = none 06:38:04 metric.reporters = [] 06:38:04 metrics.num.samples = 2 06:38:04 metrics.recording.level = INFO 06:38:04 metrics.sample.window.ms = 30000 06:38:04 partitioner.adaptive.partitioning.enable = true 06:38:04 partitioner.availability.timeout.ms = 0 06:38:04 partitioner.class = null 06:38:04 partitioner.ignore.keys = false 06:38:04 receive.buffer.bytes = 32768 06:38:04 reconnect.backoff.max.ms = 1000 06:38:04 reconnect.backoff.ms = 50 06:38:04 request.timeout.ms = 30000 06:38:04 retries = 0 06:38:04 retry.backoff.max.ms = 1000 06:38:04 retry.backoff.ms = 100 06:38:04 sasl.client.callback.handler.class = null 06:38:04 sasl.jaas.config = null 06:38:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:04 sasl.kerberos.min.time.before.relogin = 60000 06:38:04 sasl.kerberos.service.name = null 06:38:04 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:04 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:04 sasl.login.callback.handler.class = null 06:38:04 sasl.login.class = null 06:38:04 sasl.login.connect.timeout.ms = null 06:38:04 sasl.login.read.timeout.ms = null 06:38:04 sasl.login.refresh.buffer.seconds = 300 06:38:04 sasl.login.refresh.min.period.seconds = 60 06:38:04 sasl.login.refresh.window.factor = 0.8 06:38:04 sasl.login.refresh.window.jitter = 0.05 06:38:04 sasl.login.retry.backoff.max.ms = 10000 06:38:04 sasl.login.retry.backoff.ms = 100 06:38:04 sasl.mechanism = GSSAPI 06:38:04 sasl.oauthbearer.clock.skew.seconds = 30 06:38:04 sasl.oauthbearer.expected.audience = null 06:38:04 sasl.oauthbearer.expected.issuer = null 06:38:04 sasl.oauthbearer.header.urlencode = false 06:38:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:04 sasl.oauthbearer.jwks.endpoint.url = null 06:38:04 sasl.oauthbearer.scope.claim.name = scope 06:38:04 sasl.oauthbearer.sub.claim.name = sub 06:38:04 sasl.oauthbearer.token.endpoint.url = null 06:38:04 security.protocol = PLAINTEXT 06:38:04 security.providers = null 06:38:04 send.buffer.bytes = 131072 06:38:04 socket.connection.setup.timeout.max.ms = 30000 06:38:04 socket.connection.setup.timeout.ms = 10000 06:38:04 ssl.cipher.suites = null 06:38:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:04 ssl.endpoint.identification.algorithm = https 06:38:04 ssl.engine.factory.class = null 06:38:04 ssl.key.password = null 06:38:04 ssl.keymanager.algorithm = SunX509 06:38:04 ssl.keystore.certificate.chain = null 06:38:04 ssl.keystore.key = null 06:38:04 ssl.keystore.location = null 06:38:04 ssl.keystore.password = null 06:38:04 ssl.keystore.type = JKS 06:38:04 ssl.protocol = TLSv1.3 06:38:04 ssl.provider = null 06:38:04 ssl.secure.random.implementation = null 06:38:04 ssl.trustmanager.algorithm = PKIX 06:38:04 ssl.truststore.certificates = null 06:38:04 ssl.truststore.location = null 06:38:04 ssl.truststore.password = null 06:38:04 ssl.truststore.type = JKS 06:38:04 transaction.timeout.ms = 60000 06:38:04 transactional.id = null 06:38:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:38:04 06:38:04 2026-05-16T06:38:04.548Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:04 2026-05-16T06:38:04.551Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:04 2026-05-16T06:38:04.551Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:04 2026-05-16T06:38:04.551Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:04 2026-05-16T06:38:04.551Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913484551 06:38:04 2026-05-16T06:38:04.562Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:04 2026-05-16T06:38:04.586Z ERROR 6795 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 06:38:04 06:38:04 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 06:38:04 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:38:04 at java.base/java.lang.Thread.run(Thread.java:833) 06:38:04 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:38:04 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:38:04 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:38:04 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:38:04 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:38:04 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:38:04 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:38:04 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:38:04 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:38:04 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:38:04 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:38:04 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:38:04 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 06:38:04 ... 3 common frames omitted 06:38:04 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:38:04 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:38:04 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:38:04 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:38:04 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:38:04 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:38:04 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:38:04 ... 16 common frames omitted 06:38:04 06:38:04 2026-05-16T06:38:04.588Z ERROR 6795 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 06:38:04 06:38:04 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 06:38:04 Endpoint handler details: 06:38:04 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 06:38:04 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@432726a4] 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 06:38:04 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:38:04 at java.base/java.lang.Thread.run(Thread.java:833) 06:38:04 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 06:38:04 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 06:38:04 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 06:38:04 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 06:38:04 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 06:38:04 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 06:38:04 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 06:38:04 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 06:38:04 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 06:38:04 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 06:38:04 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 06:38:04 ... 10 common frames omitted 06:38:04 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@1490a6b1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1778913484562, kafka_groupId=ncmp-async-rest-request-event-group}], failedMessage=GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@1490a6b1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1778913484562, kafka_groupId=ncmp-async-rest-request-event-group}] 06:38:04 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 06:38:04 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 06:38:04 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 06:38:04 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 06:38:04 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 06:38:04 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 06:38:04 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 06:38:04 ... 16 common frames omitted 06:38:04 06:38:04 2026-05-16T06:38:04.637Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.637Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.683Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.683Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.705Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.705Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.753Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.753Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.833Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.833Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.932Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.933Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.938Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 06:38:04 2026-05-16T06:38:04.939Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.939Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:04 2026-05-16T06:38:04.939Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 06:38:04 2026-05-16T06:38:04.939Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 06:38:05 2026-05-16T06:38:04.939Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 360ms, elapsed time since send: 360ms, throttle time: 0ms, request timeout: 30000ms) 06:38:05 2026-05-16T06:38:04.939Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 06:38:05 2026-05-16T06:38:04.939Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=206748462, epoch=6) to node 1: 06:38:05 06:38:05 org.apache.kafka.common.errors.DisconnectException 06:38:05 06:38:05 2026-05-16T06:38:04.939Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 06:38:05 2026-05-16T06:38:04.939Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 06:38:05 2026-05-16T06:38:04.940Z INFO 6795 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:05 2026-05-16T06:38:04.942Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 06:38:05 2026-05-16T06:38:04.942Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:05 2026-05-16T06:38:04.942Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, throttle time: 0ms, request timeout: 30000ms) 06:38:05 2026-05-16T06:38:04.946Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 362ms, elapsed time since send: 362ms, throttle time: 0ms, request timeout: 30000ms) 06:38:05 2026-05-16T06:38:04.946Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=428053398, epoch=6) to node 1: 06:38:05 06:38:05 org.apache.kafka.common.errors.DisconnectException 06:38:05 06:38:05 2026-05-16T06:38:04.946Z INFO 6795 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 06:38:05 2026-05-16T06:38:04.946Z INFO 6795 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 06:38:05 2026-05-16T06:38:04.946Z INFO 6795 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:05 2026-05-16T06:38:05.002Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.002Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.044Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.044Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.046Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 06:38:05 2026-05-16T06:38:05.047Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.047Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.047Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.047Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.054Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.054Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.054Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.054Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.056Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.056Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.058Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.058Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.236Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.236Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.248Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.248Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.270Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.271Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.272Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.272Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.273Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.273Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.282Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.282Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.284Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.284Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.285Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.285Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.289Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.289Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.354Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.354Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.370Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:38:05 2026-05-16T06:38:05.370Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 06:38:05 2026-05-16T06:38:05.370Z INFO 6795 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.371Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 06:38:05 2026-05-16T06:38:05.372Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.372Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.372Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.372Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-13, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:05 2026-05-16T06:38:05.373Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.373Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-12, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.373Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:05 2026-05-16T06:38:05.373Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:05 2026-05-16T06:38:05.373Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:38:05 2026-05-16T06:38:05.373Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:05 2026-05-16T06:38:05.374Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:05 2026-05-16T06:38:05.374Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:05 2026-05-16T06:38:05.374Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:38:05 2026-05-16T06:38:05.374Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:05 2026-05-16T06:38:05.378Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-13 unregistered 06:38:05 2026-05-16T06:38:05.378Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 06:38:05 2026-05-16T06:38:05.378Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-12 unregistered 06:38:05 2026-05-16T06:38:05.378Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 06:38:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.27 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 06:38:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 06:38:05 2026-05-16T06:38:05.402Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:38:05 2026-05-16T06:38:05.453Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d31af1a4c8da55f51f4da42f94999baa106a80160d5c46f26d2a3e150b108f8a 06:38:05 2026-05-16T06:38:05.474Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.475Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.480Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.481Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.638Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.638Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.648Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.648Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.682Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.683Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.684Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.684Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.694Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.694Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.706Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.706Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.710Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.710Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.727Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.727Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.738Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.739Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.754Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.754Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.896Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.896Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:05 2026-05-16T06:38:05.936Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:05 2026-05-16T06:38:05.936Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.004Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.004Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.047Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.047Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.089Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.089Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.139Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.139Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.241Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.241Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.356Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.356Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.387Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.387Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.608Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.608Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.621Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.621Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.639Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.639Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.686Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.686Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.698Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.698Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.706Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.706Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.743Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.743Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.755Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:06 2026-05-16T06:38:06.755Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:06 2026-05-16T06:38:06.940Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:07 2026-05-16T06:38:06.940Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:06.950Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:07 2026-05-16T06:38:06.950Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:06.984Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:07 2026-05-16T06:38:06.984Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:06.989Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:07 2026-05-16T06:38:06.989Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.006Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.006Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.244Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.244Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.358Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.358Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.388Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.389Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.610Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.610Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.622Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.622Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.640Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.641Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.688Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.688Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.708Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.708Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.746Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.747Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.748Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.748Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:07 2026-05-16T06:38:07.757Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:07 2026-05-16T06:38:07.757Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:07.944Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:08 2026-05-16T06:38:07.944Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:07.952Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:08 2026-05-16T06:38:07.952Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:07.968Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:08 2026-05-16T06:38:07.969Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:07.990Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:08 2026-05-16T06:38:07.990Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:07.992Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:08 2026-05-16T06:38:07.992Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.247Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.247Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.360Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.360Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.389Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.389Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.624Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.624Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.641Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.641Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.648Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.648Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.689Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.689Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.710Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.710Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.749Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.749Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.755Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.755Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.759Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.759Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:08 2026-05-16T06:38:08.875Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:08 2026-05-16T06:38:08.875Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:08.948Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:09 2026-05-16T06:38:08.948Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:08.953Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:09 2026-05-16T06:38:08.953Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:08.993Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:09 2026-05-16T06:38:08.993Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:08.994Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:09 2026-05-16T06:38:08.995Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.258Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.258Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.361Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.361Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.390Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.390Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.625Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.625Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.641Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.641Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.648Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.648Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.689Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.690Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.712Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.712Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.752Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.752Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.761Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.761Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.778Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.779Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:09 2026-05-16T06:38:09.876Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:09 2026-05-16T06:38:09.876Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:09.951Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:10 2026-05-16T06:38:09.951Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:09.955Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:10 2026-05-16T06:38:09.955Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:09.957Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:10 2026-05-16T06:38:09.957Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:09.995Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:10 2026-05-16T06:38:09.995Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.160Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.160Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.363Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.363Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.390Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.390Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.628Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.628Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.642Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.642Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.649Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.649Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.690Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.690Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.713Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.713Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.754Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.754Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.764Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.764Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.782Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.783Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:10 2026-05-16T06:38:10.900Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:10 2026-05-16T06:38:10.901Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:10.954Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:11 2026-05-16T06:38:10.954Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:10.956Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:11 2026-05-16T06:38:10.956Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:10.961Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:11 2026-05-16T06:38:10.961Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:10.997Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:11 2026-05-16T06:38:10.997Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.163Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.163Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.359Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.359Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.391Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.391Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.630Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.630Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.643Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.643Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.650Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.650Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.658Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.255500267S 06:38:11 06:38:11,682 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:38:11 06:38:11,683 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:38:11 06:38:11,683 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:38:11 06:38:11,686 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:38:11 06:38:11,686 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:38:11 06:38:11,692 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:38:11 06:38:11,692 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:38:11 06:38:11 . ____ _ __ _ _ 06:38:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:11 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:11 =========|_|==============|___/=/_/_/_/ 06:38:11 06:38:11 :: Spring Boot :: (v3.5.13) 06:38:11 06:38:11 2026-05-16T06:38:11.699Z INFO 6795 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:11 2026-05-16T06:38:11.699Z INFO 6795 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 06:38:11 2026-05-16T06:38:11.714Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.714Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.756Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.756Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.764Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.764Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.792Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.792Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:11 2026-05-16T06:38:11.902Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:11 2026-05-16T06:38:11.902Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:11.958Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:12 2026-05-16T06:38:11.959Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:11.959Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:12 2026-05-16T06:38:11.959Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:11.962Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:12 2026-05-16T06:38:11.962Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:11.973Z INFO 6795 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:38:12 2026-05-16T06:38:11.999Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:12 2026-05-16T06:38:11.999Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.029Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:12 allow.auto.create.topics = true 06:38:12 auto.commit.interval.ms = 5000 06:38:12 auto.include.jmx.reporter = true 06:38:12 auto.offset.reset = latest 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 check.crcs = true 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = consumer-ncmp-data-operation-event-group-14 06:38:12 client.rack = 06:38:12 connections.max.idle.ms = 540000 06:38:12 default.api.timeout.ms = 60000 06:38:12 enable.auto.commit = false 06:38:12 enable.metrics.push = true 06:38:12 exclude.internal.topics = true 06:38:12 fetch.max.bytes = 52428800 06:38:12 fetch.max.wait.ms = 500 06:38:12 fetch.min.bytes = 1 06:38:12 group.id = ncmp-data-operation-event-group 06:38:12 group.instance.id = null 06:38:12 group.protocol = classic 06:38:12 group.remote.assignor = null 06:38:12 heartbeat.interval.ms = 3000 06:38:12 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:38:12 internal.leave.group.on.close = true 06:38:12 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:12 isolation.level = read_uncommitted 06:38:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:12 max.partition.fetch.bytes = 1048576 06:38:12 max.poll.interval.ms = 300000 06:38:12 max.poll.records = 500 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:12 receive.buffer.bytes = 65536 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 session.timeout.ms = 45000 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:38:12 06:38:12 2026-05-16T06:38:12.029Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:12 2026-05-16T06:38:12.032Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.032Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.032Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492032 06:38:12 2026-05-16T06:38:12.032Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:38:12 2026-05-16T06:38:12.033Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:12 allow.auto.create.topics = true 06:38:12 auto.commit.interval.ms = 5000 06:38:12 auto.include.jmx.reporter = true 06:38:12 auto.offset.reset = latest 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 check.crcs = true 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = consumer-ncmp-async-rest-request-event-group-15 06:38:12 client.rack = 06:38:12 connections.max.idle.ms = 540000 06:38:12 default.api.timeout.ms = 60000 06:38:12 enable.auto.commit = false 06:38:12 enable.metrics.push = true 06:38:12 exclude.internal.topics = true 06:38:12 fetch.max.bytes = 52428800 06:38:12 fetch.max.wait.ms = 500 06:38:12 fetch.min.bytes = 1 06:38:12 group.id = ncmp-async-rest-request-event-group 06:38:12 group.instance.id = null 06:38:12 group.protocol = classic 06:38:12 group.remote.assignor = null 06:38:12 heartbeat.interval.ms = 3000 06:38:12 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 06:38:12 internal.leave.group.on.close = true 06:38:12 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:12 isolation.level = read_uncommitted 06:38:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:12 max.partition.fetch.bytes = 1048576 06:38:12 max.poll.interval.ms = 300000 06:38:12 max.poll.records = 500 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:12 receive.buffer.bytes = 65536 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 session.timeout.ms = 45000 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:38:12 06:38:12 2026-05-16T06:38:12.034Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:12 2026-05-16T06:38:12.040Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.040Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.040Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492040 06:38:12 2026-05-16T06:38:12.040Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:38:12 2026-05-16T06:38:12.051Z INFO 6795 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.387 seconds (process running for 99.454) 06:38:12 2026-05-16T06:38:12.087Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:38:12 2026-05-16T06:38:12.088Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:12 2026-05-16T06:38:12.091Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:38:12 2026-05-16T06:38:12.091Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:12 2026-05-16T06:38:12.176Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.177Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.214Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 06:38:12 2026-05-16T06:38:12.215Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:38:12 2026-05-16T06:38:12.219Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 06:38:12 2026-05-16T06:38:12.223Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:38:12 2026-05-16T06:38:12.238Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-15-e4e297ba-6ba6-47da-a78d-adf77700cb3c 06:38:12 2026-05-16T06:38:12.238Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:38:12 2026-05-16T06:38:12.245Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-14-4e9bc87e-7a51-4d03-8b63-07c17e3dd5fd 06:38:12 2026-05-16T06:38:12.246Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:38:12 2026-05-16T06:38:12.264Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-15-e4e297ba-6ba6-47da-a78d-adf77700cb3c', protocol='range'} 06:38:12 2026-05-16T06:38:12.265Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-15-e4e297ba-6ba6-47da-a78d-adf77700cb3c=Assignment(partitions=[ncmp-async-m2m-0])} 06:38:12 2026-05-16T06:38:12.267Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-14-4e9bc87e-7a51-4d03-8b63-07c17e3dd5fd', protocol='range'} 06:38:12 2026-05-16T06:38:12.268Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-14-4e9bc87e-7a51-4d03-8b63-07c17e3dd5fd=Assignment(partitions=[ncmp-async-m2m-0])} 06:38:12 2026-05-16T06:38:12.305Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-15-e4e297ba-6ba6-47da-a78d-adf77700cb3c', protocol='range'} 06:38:12 2026-05-16T06:38:12.305Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-14-4e9bc87e-7a51-4d03-8b63-07c17e3dd5fd', protocol='range'} 06:38:12 2026-05-16T06:38:12.305Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:38:12 2026-05-16T06:38:12.305Z INFO 6795 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.306Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:38:12 2026-05-16T06:38:12.306Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.329Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.337Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.343Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.344Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:38:12 2026-05-16T06:38:12.357Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 06:38:12 2026-05-16T06:38:12.357Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 06:38:12 2026-05-16T06:38:12.364Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.364Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.367Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:12 2026-05-16T06:38:12.367Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:12 acks = -1 06:38:12 auto.include.jmx.reporter = true 06:38:12 batch.size = 16384 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 buffer.memory = 33554432 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = producer-15 06:38:12 compression.gzip.level = -1 06:38:12 compression.lz4.level = 9 06:38:12 compression.type = none 06:38:12 compression.zstd.level = 3 06:38:12 connections.max.idle.ms = 540000 06:38:12 delivery.timeout.ms = 120000 06:38:12 enable.idempotence = false 06:38:12 enable.metrics.push = true 06:38:12 interceptor.classes = [] 06:38:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:12 linger.ms = 1 06:38:12 max.block.ms = 60000 06:38:12 max.in.flight.requests.per.connection = 5 06:38:12 max.request.size = 1048576 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.max.idle.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 partitioner.adaptive.partitioning.enable = true 06:38:12 partitioner.availability.timeout.ms = 0 06:38:12 partitioner.class = null 06:38:12 partitioner.ignore.keys = false 06:38:12 receive.buffer.bytes = 32768 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retries = 0 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 transaction.timeout.ms = 60000 06:38:12 transactional.id = null 06:38:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:12 06:38:12 2026-05-16T06:38:12.368Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:12 2026-05-16T06:38:12.371Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:12 2026-05-16T06:38:12.371Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.371Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.371Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492371 06:38:12 2026-05-16T06:38:12.382Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:12 2026-05-16T06:38:12.394Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.394Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.398Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:38:12 2026-05-16T06:38:12.403Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:38:12 2026-05-16T06:38:12.460Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:38:12 auto.include.jmx.reporter = true 06:38:12 bootstrap.controllers = [] 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = 06:38:12 connections.max.idle.ms = 300000 06:38:12 default.api.timeout.ms = 60000 06:38:12 enable.metrics.push = true 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 receive.buffer.bytes = 65536 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retries = 2147483647 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 06:38:12 2026-05-16T06:38:12.462Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.462Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.462Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492462 06:38:12 2026-05-16T06:38:12.464Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 06:38:12 auto.include.jmx.reporter = true 06:38:12 bootstrap.controllers = [] 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = 06:38:12 connections.max.idle.ms = 300000 06:38:12 default.api.timeout.ms = 60000 06:38:12 enable.metrics.push = true 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 receive.buffer.bytes = 65536 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retries = 2147483647 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 06:38:12 2026-05-16T06:38:12.465Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.465Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.465Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492465 06:38:12 2026-05-16T06:38:12.507Z INFO 6795 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 06:38:12 2026-05-16T06:38:12.507Z INFO 6795 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 06:38:12 2026-05-16T06:38:12.508Z INFO 6795 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:12 2026-05-16T06:38:12.509Z INFO 6795 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:12 2026-05-16T06:38:12.509Z INFO 6795 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:12 2026-05-16T06:38:12.509Z INFO 6795 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:12 2026-05-16T06:38:12.512Z INFO 6795 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:12 2026-05-16T06:38:12.512Z INFO 6795 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:12 2026-05-16T06:38:12.597Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:12 2026-05-16T06:38:12.597Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:12 acks = -1 06:38:12 auto.include.jmx.reporter = true 06:38:12 batch.size = 16384 06:38:12 bootstrap.servers = [localhost:32774] 06:38:12 buffer.memory = 33554432 06:38:12 client.dns.lookup = use_all_dns_ips 06:38:12 client.id = producer-16 06:38:12 compression.gzip.level = -1 06:38:12 compression.lz4.level = 9 06:38:12 compression.type = none 06:38:12 compression.zstd.level = 3 06:38:12 connections.max.idle.ms = 540000 06:38:12 delivery.timeout.ms = 120000 06:38:12 enable.idempotence = false 06:38:12 enable.metrics.push = true 06:38:12 interceptor.classes = [] 06:38:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:12 linger.ms = 1 06:38:12 max.block.ms = 60000 06:38:12 max.in.flight.requests.per.connection = 5 06:38:12 max.request.size = 1048576 06:38:12 metadata.max.age.ms = 300000 06:38:12 metadata.max.idle.ms = 300000 06:38:12 metadata.recovery.strategy = none 06:38:12 metric.reporters = [] 06:38:12 metrics.num.samples = 2 06:38:12 metrics.recording.level = INFO 06:38:12 metrics.sample.window.ms = 30000 06:38:12 partitioner.adaptive.partitioning.enable = true 06:38:12 partitioner.availability.timeout.ms = 0 06:38:12 partitioner.class = null 06:38:12 partitioner.ignore.keys = false 06:38:12 receive.buffer.bytes = 32768 06:38:12 reconnect.backoff.max.ms = 1000 06:38:12 reconnect.backoff.ms = 50 06:38:12 request.timeout.ms = 30000 06:38:12 retries = 0 06:38:12 retry.backoff.max.ms = 1000 06:38:12 retry.backoff.ms = 100 06:38:12 sasl.client.callback.handler.class = null 06:38:12 sasl.jaas.config = null 06:38:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:12 sasl.kerberos.min.time.before.relogin = 60000 06:38:12 sasl.kerberos.service.name = null 06:38:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:12 sasl.login.callback.handler.class = null 06:38:12 sasl.login.class = null 06:38:12 sasl.login.connect.timeout.ms = null 06:38:12 sasl.login.read.timeout.ms = null 06:38:12 sasl.login.refresh.buffer.seconds = 300 06:38:12 sasl.login.refresh.min.period.seconds = 60 06:38:12 sasl.login.refresh.window.factor = 0.8 06:38:12 sasl.login.refresh.window.jitter = 0.05 06:38:12 sasl.login.retry.backoff.max.ms = 10000 06:38:12 sasl.login.retry.backoff.ms = 100 06:38:12 sasl.mechanism = GSSAPI 06:38:12 sasl.oauthbearer.clock.skew.seconds = 30 06:38:12 sasl.oauthbearer.expected.audience = null 06:38:12 sasl.oauthbearer.expected.issuer = null 06:38:12 sasl.oauthbearer.header.urlencode = false 06:38:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:12 sasl.oauthbearer.jwks.endpoint.url = null 06:38:12 sasl.oauthbearer.scope.claim.name = scope 06:38:12 sasl.oauthbearer.sub.claim.name = sub 06:38:12 sasl.oauthbearer.token.endpoint.url = null 06:38:12 security.protocol = PLAINTEXT 06:38:12 security.providers = null 06:38:12 send.buffer.bytes = 131072 06:38:12 socket.connection.setup.timeout.max.ms = 30000 06:38:12 socket.connection.setup.timeout.ms = 10000 06:38:12 ssl.cipher.suites = null 06:38:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:12 ssl.endpoint.identification.algorithm = https 06:38:12 ssl.engine.factory.class = null 06:38:12 ssl.key.password = null 06:38:12 ssl.keymanager.algorithm = SunX509 06:38:12 ssl.keystore.certificate.chain = null 06:38:12 ssl.keystore.key = null 06:38:12 ssl.keystore.location = null 06:38:12 ssl.keystore.password = null 06:38:12 ssl.keystore.type = JKS 06:38:12 ssl.protocol = TLSv1.3 06:38:12 ssl.provider = null 06:38:12 ssl.secure.random.implementation = null 06:38:12 ssl.trustmanager.algorithm = PKIX 06:38:12 ssl.truststore.certificates = null 06:38:12 ssl.truststore.location = null 06:38:12 ssl.truststore.password = null 06:38:12 ssl.truststore.type = JKS 06:38:12 transaction.timeout.ms = 60000 06:38:12 transactional.id = null 06:38:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:38:12 06:38:12 2026-05-16T06:38:12.598Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:12 2026-05-16T06:38:12.601Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:12 2026-05-16T06:38:12.601Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:12 2026-05-16T06:38:12.601Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:12 2026-05-16T06:38:12.601Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913492601 06:38:12 2026-05-16T06:38:12.611Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:12 2026-05-16T06:38:12.633Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.633Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.642Z ERROR 6795 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 06:38:12 06:38:12 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 06:38:12 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 06:38:12 at java.base/java.lang.Thread.run(Thread.java:833) 06:38:12 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 06:38:12 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 06:38:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 06:38:12 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 06:38:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 06:38:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 06:38:12 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 06:38:12 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 06:38:12 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 06:38:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 06:38:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 06:38:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 06:38:12 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 06:38:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 06:38:12 ... 3 common frames omitted 06:38:12 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 06:38:12 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 06:38:12 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 06:38:12 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 06:38:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 06:38:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 06:38:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 06:38:12 ... 16 common frames omitted 06:38:12 06:38:12 2026-05-16T06:38:12.645Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.645Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.651Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.651Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.697Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.697Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.716Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.716Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.758Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.758Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.766Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.766Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 143ms, elapsed time since send: 143ms, throttle time: 0ms, request timeout: 30000ms) 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 144ms, elapsed time since send: 144ms, throttle time: 0ms, request timeout: 30000ms) 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=226075153, epoch=2) to node 1: 06:38:12 06:38:12 org.apache.kafka.common.errors.DisconnectException 06:38:12 06:38:12 2026-05-16T06:38:12.781Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=506632521, epoch=2) to node 1: 06:38:12 06:38:12 org.apache.kafka.common.errors.DisconnectException 06:38:12 06:38:12 2026-05-16T06:38:12.782Z INFO 6795 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:12 2026-05-16T06:38:12.782Z INFO 6795 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 06:38:12 2026-05-16T06:38:12.782Z INFO 6795 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:12 2026-05-16T06:38:12.805Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.805Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.866Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.866Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.891Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.891Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.898Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.898Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.899Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.899Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.900Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.900Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:12 2026-05-16T06:38:12.902Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:12 2026-05-16T06:38:12.902Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:12.964Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:13 2026-05-16T06:38:12.964Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:12.964Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:13 2026-05-16T06:38:12.964Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.000Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.000Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.082Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.082Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.093Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.093Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.115Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.115Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.134Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.134Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.181Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.181Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.272Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.272Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.336Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.336Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.365Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.365Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.459Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.459Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.511Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.511Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.545Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.545Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.633Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.633Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.646Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.646Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.653Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.653Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.697Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.697Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.707Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.707Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.716Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.716Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.759Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.759Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.766Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.766Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.808Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.808Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.869Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.869Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:13 2026-05-16T06:38:13.903Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:13 2026-05-16T06:38:13.903Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:13.963Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:14 2026-05-16T06:38:13.963Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:13.964Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:14 2026-05-16T06:38:13.965Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:13.966Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:14 2026-05-16T06:38:13.966Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.001Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.001Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.187Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.187Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.215Z INFO 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.215Z WARN 6795 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.260Z INFO 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.260Z WARN 6795 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.337Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.337Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.367Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.367Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.513Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.513Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.542Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 06:38:14 2026-05-16T06:38:14.543Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.543Z INFO 6795 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-15, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.543Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.543Z INFO 6795 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-14, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:38:14 2026-05-16T06:38:14.544Z INFO 6795 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:38:14 2026-05-16T06:38:14.549Z INFO 6795 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-15 unregistered 06:38:14 2026-05-16T06:38:14.549Z INFO 6795 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 06:38:14 2026-05-16T06:38:14.549Z INFO 6795 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-14 unregistered 06:38:14 2026-05-16T06:38:14.549Z INFO 6795 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 06:38:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.153 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 06:38:14 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 06:38:14 2026-05-16T06:38:14.617Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.617Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 06:38:14 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 06:38:14 06:38:14,653 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:38:14 06:38:14,653 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:38:14 06:38:14,653 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:38:14 06:38:14,658 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:38:14 06:38:14,658 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:38:14 06:38:14,666 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:38:14 06:38:14,666 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:38:14 06:38:14 . ____ _ __ _ _ 06:38:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:14 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:14 =========|_|==============|___/=/_/_/_/ 06:38:14 06:38:14 :: Spring Boot :: (v3.5.13) 06:38:14 06:38:14 2026-05-16T06:38:14.673Z INFO 6795 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:14 2026-05-16T06:38:14.674Z INFO 6795 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 06:38:14 2026-05-16T06:38:14.708Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.708Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.718Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.718Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.762Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.762Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.766Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.766Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.818Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.818Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.857Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:14 2026-05-16T06:38:14.857Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:14 2026-05-16T06:38:14.872Z INFO 6795 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.239 seconds (process running for 102.275) 06:38:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 06:38:14 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 06:38:15 2026-05-16T06:38:14.902Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:15 2026-05-16T06:38:14.902Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:14.906Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:15 2026-05-16T06:38:14.906Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:14.910Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:15 2026-05-16T06:38:14.910Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:14.968Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:15 2026-05-16T06:38:14.968Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.003Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.004Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.212Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.212Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.233Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.233Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.233Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.247Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:38:15 2026-05-16T06:38:15.247Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.250Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.250Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 06:38:15 2026-05-16T06:38:15.250Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.251Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:38:15 2026-05-16T06:38:15.251Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.253Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.253Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:38:15 2026-05-16T06:38:15.253Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.254Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:38:15 2026-05-16T06:38:15.254Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.255Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.255Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 06:38:15 2026-05-16T06:38:15.255Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.256Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 06:38:15 2026-05-16T06:38:15.256Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.258Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.258Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:38:15 2026-05-16T06:38:15.258Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.259Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 06:38:15 2026-05-16T06:38:15.259Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 06:38:15 2026-05-16T06:38:15.259Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 06:38:15 2026-05-16T06:38:15.317Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.318Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:38:15 2026-05-16T06:38:15.318Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.319Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1967194293, Message: null, Details: Policy Executor returned HTTP Status code 418. 06:38:15 2026-05-16T06:38:15.319Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 06:38:15 2026-05-16T06:38:15.319Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.319Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.321Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.321Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 06:38:15 2026-05-16T06:38:15.321Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.322Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1967194293, Message: null, Details: Policy Executor returned HTTP Status code 418. 06:38:15 2026-05-16T06:38:15.322Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.322Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.322Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:38:15 2026-05-16T06:38:15.322Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.323Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.323Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.323Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.324Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 06:38:15 2026-05-16T06:38:15.327Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.328Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.328Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.329Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 06:38:15 2026-05-16T06:38:15.329Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.329Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.329Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:38:15 2026-05-16T06:38:15.329Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.331Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.332Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.332Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.332Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 06:38:15 2026-05-16T06:38:15.332Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.332Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.332Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 06:38:15 2026-05-16T06:38:15.332Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 06:38:15 2026-05-16T06:38:15.334Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.334Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.334Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.335Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 06:38:15 2026-05-16T06:38:15.335Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 06:38:15 2026-05-16T06:38:15.335Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.335Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.335Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.336Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.336Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.336Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 06:38:15 2026-05-16T06:38:15.336Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 06:38:15 2026-05-16T06:38:15.336Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.336Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 06:38:15 2026-05-16T06:38:15.338Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.338Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.338Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.338Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 06:38:15 2026-05-16T06:38:15.339Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.339Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.339Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.339Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 06:38:15 2026-05-16T06:38:15.341Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 06:38:15 2026-05-16T06:38:15.368Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.368Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.372Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 06:38:15 2026-05-16T06:38:15.373Z DEBUG 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 06:38:15 2026-05-16T06:38:15.373Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 06:38:15 2026-05-16T06:38:15.374Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1074199660, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 06:38:15 2026-05-16T06:38:15.374Z WARN 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 06:38:15 2026-05-16T06:38:15.374Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 06:38:15 2026-05-16T06:38:15.374Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 06:38:15 2026-05-16T06:38:15.374Z TRACE 6795 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 06:38:15 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 06:38:15 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 06:38:15 06:38:15 . ____ _ __ _ _ 06:38:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:15 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:15 =========|_|==============|___/=/_/_/_/ 06:38:15 06:38:15 :: Spring Boot :: (v3.5.13) 06:38:15 06:38:15 2026-05-16T06:38:15.411Z INFO 6795 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:15 2026-05-16T06:38:15.411Z INFO 6795 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 06:38:15 2026-05-16T06:38:15.457Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.457Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.639Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.639Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.648Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.648Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.657Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.657Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.709Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.709Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.719Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.719Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.732Z INFO 6795 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.337 seconds (process running for 103.135) 06:38:15 2026-05-16T06:38:15.764Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.764Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.768Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.768Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.794Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 7830fc44-9afb-42a7-acb6-ebd1064e6cf7 06:38:15 2026-05-16T06:38:15.820Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 14b5deda-d21d-4a8f-a4ee-f44a04fdce7b 06:38:15 2026-05-16T06:38:15.828Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 8d7f3917-9237-4f7e-a3e3-fde5a2f6681f 06:38:15 2026-05-16T06:38:15.831Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.831Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:15 2026-05-16T06:38:15.844Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 3b19ce4f-2eda-4a37-99e3-a312833714a9 06:38:15 2026-05-16T06:38:15.859Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:15 2026-05-16T06:38:15.859Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:15 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 06:38:15 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 06:38:16 2026-05-16T06:38:15.877Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:38:16 2026-05-16T06:38:15.911Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:16 2026-05-16T06:38:15.911Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:15.912Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:16 2026-05-16T06:38:15.912Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:15.933Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:16 2026-05-16T06:38:15.933Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:15.970Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:16 2026-05-16T06:38:15.970Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.005Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.005Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.216Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.216Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.340Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.340Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.370Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.370Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.458Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.458Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.634Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.634Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.640Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.640Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.649Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.649Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.710Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.710Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.720Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.720Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.766Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.766Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.769Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.769Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:16 2026-05-16T06:38:16.835Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:16 2026-05-16T06:38:16.835Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:16.860Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:17 2026-05-16T06:38:16.860Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:16.912Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:17 2026-05-16T06:38:16.912Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:16.915Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:17 2026-05-16T06:38:16.915Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:16.933Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:17 2026-05-16T06:38:16.933Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:16.970Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:17 2026-05-16T06:38:16.970Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.005Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.005Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.099Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bad56e3e37a48f70b4f8b028cb92077d32003e4eb142bf2635a74817acff414e 06:38:17 2026-05-16T06:38:17.219Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.219Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.341Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.341Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.372Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.372Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.492Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.492Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.635Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.635Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.641Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.641Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.650Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.650Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.712Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.712Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.739Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.739Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.766Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.766Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.769Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.769Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.838Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.838Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.862Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.862Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.914Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.914Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.918Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.918Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:17 2026-05-16T06:38:17.934Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:17 2026-05-16T06:38:17.934Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:17.979Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:18 2026-05-16T06:38:17.979Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.006Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.007Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.123Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.123Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.343Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.343Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.374Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.374Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.493Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.493Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.635Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.636Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.643Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.643Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.650Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.650Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.693Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.693Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.714Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.714Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.767Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.768Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.769Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.769Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.842Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.843Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.864Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.864Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.921Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.922Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.933Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.933Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:18 2026-05-16T06:38:18.936Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:18 2026-05-16T06:38:18.936Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:18.979Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:19 2026-05-16T06:38:18.980Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.006Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.006Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.125Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.125Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.345Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.345Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.376Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.376Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.522Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.522Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.607Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.607Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.636Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.636Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.645Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.645Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.695Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.695Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.716Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.716Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.768Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.768Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.770Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.770Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.845Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.845Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.866Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.866Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.912Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.912Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.925Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.925Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.935Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.935Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:19 2026-05-16T06:38:19.937Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:19 2026-05-16T06:38:19.937Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.008Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.008Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.129Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.129Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.346Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.346Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.378Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.379Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.508Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.508Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.525Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.525Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.636Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.636Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.647Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.647Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.697Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.697Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.717Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.718Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.770Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.770Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.770Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.770Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.848Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.848Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.868Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.868Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.932Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.933Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.935Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.935Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.937Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.937Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:20 2026-05-16T06:38:20.938Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:20 2026-05-16T06:38:20.938Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.009Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.009Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.133Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.133Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.347Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.347Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.379Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.379Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.515Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.515Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.527Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.527Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.638Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.638Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.653Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.653Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.697Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.697Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.753Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.753Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.771Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.771Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.772Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.772Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.852Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.852Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.869Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.870Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.935Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.935Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.937Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.937Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.937Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.937Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:21 2026-05-16T06:38:21.939Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:21 2026-05-16T06:38:21.939Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.010Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.010Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.138Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.138Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.348Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.348Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.382Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.382Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.525Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.526Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.529Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.529Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.640Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.640Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.653Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.653Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.699Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.699Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.754Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.754Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.773Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.773Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.773Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.773Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.859Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.859Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.870Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.870Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.937Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.937Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.938Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.938Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.939Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.939Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:22 2026-05-16T06:38:22.941Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:22 2026-05-16T06:38:22.941Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.011Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.011Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.142Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.142Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.349Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.349Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.403Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.403Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.531Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.531Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.533Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.533Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.642Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.642Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.655Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.655Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.699Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.700Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.756Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.756Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.774Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.774Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.774Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.774Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.863Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.863Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.872Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.872Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.939Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.939Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.940Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.940Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.942Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.942Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:23 2026-05-16T06:38:23.943Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:23 2026-05-16T06:38:23.943Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.014Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.014Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.158Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.158Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.350Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.350Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.404Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.404Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.479Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.479Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.534Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.534Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.629Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.629Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.655Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.655Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.700Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.700Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.759Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.759Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.775Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.775Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.778Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.778Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.874Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.874Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.878Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.878Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.901Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.024403193S 06:38:24 2026-05-16T06:38:24.937Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 34ecf609-be20-4f85-98f0-256516b13a11 06:38:24 2026-05-16T06:38:24.938Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:24 2026-05-16T06:38:24.938Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:24 acks = -1 06:38:24 auto.include.jmx.reporter = true 06:38:24 batch.size = 16384 06:38:24 bootstrap.servers = [localhost:32775] 06:38:24 buffer.memory = 33554432 06:38:24 client.dns.lookup = use_all_dns_ips 06:38:24 client.id = producer-17 06:38:24 compression.gzip.level = -1 06:38:24 compression.lz4.level = 9 06:38:24 compression.type = none 06:38:24 compression.zstd.level = 3 06:38:24 connections.max.idle.ms = 540000 06:38:24 delivery.timeout.ms = 120000 06:38:24 enable.idempotence = false 06:38:24 enable.metrics.push = true 06:38:24 interceptor.classes = [] 06:38:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:24 linger.ms = 1 06:38:24 max.block.ms = 60000 06:38:24 max.in.flight.requests.per.connection = 5 06:38:24 max.request.size = 1048576 06:38:24 metadata.max.age.ms = 300000 06:38:24 metadata.max.idle.ms = 300000 06:38:24 metadata.recovery.strategy = none 06:38:24 metric.reporters = [] 06:38:24 metrics.num.samples = 2 06:38:24 metrics.recording.level = INFO 06:38:24 metrics.sample.window.ms = 30000 06:38:24 partitioner.adaptive.partitioning.enable = true 06:38:24 partitioner.availability.timeout.ms = 0 06:38:24 partitioner.class = null 06:38:24 partitioner.ignore.keys = false 06:38:24 receive.buffer.bytes = 32768 06:38:24 reconnect.backoff.max.ms = 1000 06:38:24 reconnect.backoff.ms = 50 06:38:24 request.timeout.ms = 30000 06:38:24 retries = 0 06:38:24 retry.backoff.max.ms = 1000 06:38:24 retry.backoff.ms = 100 06:38:24 sasl.client.callback.handler.class = null 06:38:24 sasl.jaas.config = null 06:38:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:24 sasl.kerberos.min.time.before.relogin = 60000 06:38:24 sasl.kerberos.service.name = null 06:38:24 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:24 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:24 sasl.login.callback.handler.class = null 06:38:24 sasl.login.class = null 06:38:24 sasl.login.connect.timeout.ms = null 06:38:24 sasl.login.read.timeout.ms = null 06:38:24 sasl.login.refresh.buffer.seconds = 300 06:38:24 sasl.login.refresh.min.period.seconds = 60 06:38:24 sasl.login.refresh.window.factor = 0.8 06:38:24 sasl.login.refresh.window.jitter = 0.05 06:38:24 sasl.login.retry.backoff.max.ms = 10000 06:38:24 sasl.login.retry.backoff.ms = 100 06:38:24 sasl.mechanism = GSSAPI 06:38:24 sasl.oauthbearer.clock.skew.seconds = 30 06:38:24 sasl.oauthbearer.expected.audience = null 06:38:24 sasl.oauthbearer.expected.issuer = null 06:38:24 sasl.oauthbearer.header.urlencode = false 06:38:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:24 sasl.oauthbearer.jwks.endpoint.url = null 06:38:24 sasl.oauthbearer.scope.claim.name = scope 06:38:24 sasl.oauthbearer.sub.claim.name = sub 06:38:24 sasl.oauthbearer.token.endpoint.url = null 06:38:24 security.protocol = PLAINTEXT 06:38:24 security.providers = null 06:38:24 send.buffer.bytes = 131072 06:38:24 socket.connection.setup.timeout.max.ms = 30000 06:38:24 socket.connection.setup.timeout.ms = 10000 06:38:24 ssl.cipher.suites = null 06:38:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:24 ssl.endpoint.identification.algorithm = https 06:38:24 ssl.engine.factory.class = null 06:38:24 ssl.key.password = null 06:38:24 ssl.keymanager.algorithm = SunX509 06:38:24 ssl.keystore.certificate.chain = null 06:38:24 ssl.keystore.key = null 06:38:24 ssl.keystore.location = null 06:38:24 ssl.keystore.password = null 06:38:24 ssl.keystore.type = JKS 06:38:24 ssl.protocol = TLSv1.3 06:38:24 ssl.provider = null 06:38:24 ssl.secure.random.implementation = null 06:38:24 ssl.trustmanager.algorithm = PKIX 06:38:24 ssl.truststore.certificates = null 06:38:24 ssl.truststore.location = null 06:38:24 ssl.truststore.password = null 06:38:24 ssl.truststore.type = JKS 06:38:24 transaction.timeout.ms = 60000 06:38:24 transactional.id = null 06:38:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:24 06:38:24 2026-05-16T06:38:24.938Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:24 2026-05-16T06:38:24.941Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.941Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.941Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:24 2026-05-16T06:38:24.941Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:24 2026-05-16T06:38:24.941Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:24 2026-05-16T06:38:24.941Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913504941 06:38:24 2026-05-16T06:38:24.943Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.943Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:24 2026-05-16T06:38:24.955Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:24 2026-05-16T06:38:24.956Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:24.980Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:25 2026-05-16T06:38:24.980Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:24.999Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 06:38:25 2026-05-16T06:38:24.999Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.015Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.015Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.178Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: ff82d8e8-4400-4811-8002-ff99f1fd23e1 06:38:25 2026-05-16T06:38:25.178Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.178Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-18 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.179Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.179Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.179Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.181Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.181Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.181Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.181Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505181 06:38:25 2026-05-16T06:38:25.204Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.237Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 1718f217-7f49-43e3-ba40-9777168b994b 06:38:25 2026-05-16T06:38:25.237Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.237Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-19 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.237Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.240Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.240Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.240Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.240Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505240 06:38:25 2026-05-16T06:38:25.259Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.283Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: ec69375b-63d9-48b6-87da-f1ee7c4db2a7 06:38:25 2026-05-16T06:38:25.284Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.284Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-20 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.284Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.287Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.287Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.287Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.287Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505287 06:38:25 2026-05-16T06:38:25.307Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.327Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: daab861e-893d-49dd-a200-a67ff8b0ec38 06:38:25 2026-05-16T06:38:25.328Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.328Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-21 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.328Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.331Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.331Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.331Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.331Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505331 06:38:25 2026-05-16T06:38:25.345Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.350Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.350Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.362Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: a3207322-c7a2-4dd7-b0fa-fa0a67d531c4 06:38:25 2026-05-16T06:38:25.363Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.363Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-22 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.363Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.366Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.366Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.366Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.366Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505366 06:38:25 2026-05-16T06:38:25.391Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.406Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.406Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.408Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 11203a5c-0a3d-4efb-8510-a1ed315b9222 06:38:25 2026-05-16T06:38:25.408Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.409Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-23 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.409Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.412Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.412Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.412Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.412Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505412 06:38:25 2026-05-16T06:38:25.423Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.436Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 3e4f94e8-b6de-4793-a385-671b22a8f435 06:38:25 2026-05-16T06:38:25.437Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.437Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-24 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.437Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.440Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.440Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.440Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.440Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505440 06:38:25 2026-05-16T06:38:25.456Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.465Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:25 allow.auto.create.topics = true 06:38:25 auto.commit.interval.ms = 5000 06:38:25 auto.include.jmx.reporter = true 06:38:25 auto.offset.reset = earliest 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 check.crcs = true 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = consumer-test-1-16 06:38:25 client.rack = 06:38:25 connections.max.idle.ms = 540000 06:38:25 default.api.timeout.ms = 60000 06:38:25 enable.auto.commit = true 06:38:25 enable.metrics.push = true 06:38:25 exclude.internal.topics = true 06:38:25 fetch.max.bytes = 52428800 06:38:25 fetch.max.wait.ms = 500 06:38:25 fetch.min.bytes = 1 06:38:25 group.id = test-1 06:38:25 group.instance.id = null 06:38:25 group.protocol = classic 06:38:25 group.remote.assignor = null 06:38:25 heartbeat.interval.ms = 3000 06:38:25 interceptor.classes = [] 06:38:25 internal.leave.group.on.close = true 06:38:25 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:25 isolation.level = read_uncommitted 06:38:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:25 max.partition.fetch.bytes = 1048576 06:38:25 max.poll.interval.ms = 300000 06:38:25 max.poll.records = 500 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:25 receive.buffer.bytes = 65536 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 session.timeout.ms = 45000 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:38:25 06:38:25 2026-05-16T06:38:25.466Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.469Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.469Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.469Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505469 06:38:25 2026-05-16T06:38:25.469Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-16, groupId=test-1] Subscribed to topic(s): my-topic-name 06:38:25 2026-05-16T06:38:25.473Z WARN 6795 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 651bb3a0-d179-472e-b920-1da8a87f3185 06:38:25 2026-05-16T06:38:25.473Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:25 2026-05-16T06:38:25.474Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:25 acks = -1 06:38:25 auto.include.jmx.reporter = true 06:38:25 batch.size = 16384 06:38:25 bootstrap.servers = [localhost:32775] 06:38:25 buffer.memory = 33554432 06:38:25 client.dns.lookup = use_all_dns_ips 06:38:25 client.id = producer-25 06:38:25 compression.gzip.level = -1 06:38:25 compression.lz4.level = 9 06:38:25 compression.type = none 06:38:25 compression.zstd.level = 3 06:38:25 connections.max.idle.ms = 540000 06:38:25 delivery.timeout.ms = 120000 06:38:25 enable.idempotence = false 06:38:25 enable.metrics.push = true 06:38:25 interceptor.classes = [] 06:38:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:25 linger.ms = 1 06:38:25 max.block.ms = 60000 06:38:25 max.in.flight.requests.per.connection = 5 06:38:25 max.request.size = 1048576 06:38:25 metadata.max.age.ms = 300000 06:38:25 metadata.max.idle.ms = 300000 06:38:25 metadata.recovery.strategy = none 06:38:25 metric.reporters = [] 06:38:25 metrics.num.samples = 2 06:38:25 metrics.recording.level = INFO 06:38:25 metrics.sample.window.ms = 30000 06:38:25 partitioner.adaptive.partitioning.enable = true 06:38:25 partitioner.availability.timeout.ms = 0 06:38:25 partitioner.class = null 06:38:25 partitioner.ignore.keys = false 06:38:25 receive.buffer.bytes = 32768 06:38:25 reconnect.backoff.max.ms = 1000 06:38:25 reconnect.backoff.ms = 50 06:38:25 request.timeout.ms = 30000 06:38:25 retries = 0 06:38:25 retry.backoff.max.ms = 1000 06:38:25 retry.backoff.ms = 100 06:38:25 sasl.client.callback.handler.class = null 06:38:25 sasl.jaas.config = null 06:38:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:25 sasl.kerberos.min.time.before.relogin = 60000 06:38:25 sasl.kerberos.service.name = null 06:38:25 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:25 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:25 sasl.login.callback.handler.class = null 06:38:25 sasl.login.class = null 06:38:25 sasl.login.connect.timeout.ms = null 06:38:25 sasl.login.read.timeout.ms = null 06:38:25 sasl.login.refresh.buffer.seconds = 300 06:38:25 sasl.login.refresh.min.period.seconds = 60 06:38:25 sasl.login.refresh.window.factor = 0.8 06:38:25 sasl.login.refresh.window.jitter = 0.05 06:38:25 sasl.login.retry.backoff.max.ms = 10000 06:38:25 sasl.login.retry.backoff.ms = 100 06:38:25 sasl.mechanism = GSSAPI 06:38:25 sasl.oauthbearer.clock.skew.seconds = 30 06:38:25 sasl.oauthbearer.expected.audience = null 06:38:25 sasl.oauthbearer.expected.issuer = null 06:38:25 sasl.oauthbearer.header.urlencode = false 06:38:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:25 sasl.oauthbearer.jwks.endpoint.url = null 06:38:25 sasl.oauthbearer.scope.claim.name = scope 06:38:25 sasl.oauthbearer.sub.claim.name = sub 06:38:25 sasl.oauthbearer.token.endpoint.url = null 06:38:25 security.protocol = PLAINTEXT 06:38:25 security.providers = null 06:38:25 send.buffer.bytes = 131072 06:38:25 socket.connection.setup.timeout.max.ms = 30000 06:38:25 socket.connection.setup.timeout.ms = 10000 06:38:25 ssl.cipher.suites = null 06:38:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:25 ssl.endpoint.identification.algorithm = https 06:38:25 ssl.engine.factory.class = null 06:38:25 ssl.key.password = null 06:38:25 ssl.keymanager.algorithm = SunX509 06:38:25 ssl.keystore.certificate.chain = null 06:38:25 ssl.keystore.key = null 06:38:25 ssl.keystore.location = null 06:38:25 ssl.keystore.password = null 06:38:25 ssl.keystore.type = JKS 06:38:25 ssl.protocol = TLSv1.3 06:38:25 ssl.provider = null 06:38:25 ssl.secure.random.implementation = null 06:38:25 ssl.trustmanager.algorithm = PKIX 06:38:25 ssl.truststore.certificates = null 06:38:25 ssl.truststore.location = null 06:38:25 ssl.truststore.password = null 06:38:25 ssl.truststore.type = JKS 06:38:25 transaction.timeout.ms = 60000 06:38:25 transactional.id = null 06:38:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:38:25 06:38:25 2026-05-16T06:38:25.474Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:25 2026-05-16T06:38:25.476Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:25 2026-05-16T06:38:25.476Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:25 2026-05-16T06:38:25.476Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:25 2026-05-16T06:38:25.476Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913505476 06:38:25 2026-05-16T06:38:25.490Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.490Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.490Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.493Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.494Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.499Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-16, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:25 2026-05-16T06:38:25.535Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.535Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.613Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 06:38:25 2026-05-16T06:38:25.614Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] (Re-)joining group 06:38:25 2026-05-16T06:38:25.653Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-16-92012090-92db-46b7-ac60-266b389657b3 06:38:25 2026-05-16T06:38:25.653Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] (Re-)joining group 06:38:25 2026-05-16T06:38:25.656Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.656Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.671Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-16-92012090-92db-46b7-ac60-266b389657b3', protocol='range'} 06:38:25 2026-05-16T06:38:25.672Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-16-92012090-92db-46b7-ac60-266b389657b3=Assignment(partitions=[my-topic-name-0])} 06:38:25 2026-05-16T06:38:25.691Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-16-92012090-92db-46b7-ac60-266b389657b3', protocol='range'} 06:38:25 2026-05-16T06:38:25.692Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 06:38:25 2026-05-16T06:38:25.692Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-16, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 06:38:25 2026-05-16T06:38:25.700Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Found no committed offset for partition my-topic-name-0 06:38:25 2026-05-16T06:38:25.702Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.702Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.710Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-16, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 06:38:25 2026-05-16T06:38:25.761Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.761Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.777Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.777Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.780Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.780Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.819Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.819Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.819Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.819Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.820Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 06:38:25 2026-05-16T06:38:25.821Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.821Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 136ms, elapsed time since send: 136ms, throttle time: 0ms, request timeout: 30000ms) 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node -1 disconnected. 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 2147483646 disconnected. 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-16, groupId=test-1] Error sending fetch request (sessionId=73746572, epoch=1) to node 1: 06:38:25 06:38:25 org.apache.kafka.common.errors.DisconnectException 06:38:25 06:38:25 2026-05-16T06:38:25.876Z INFO 6795 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-16, groupId=test-1] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:25 2026-05-16T06:38:25.881Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.881Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.895Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.895Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.924Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.924Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.931Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.931Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.932Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.932Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.934Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.934Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.934Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.934Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.936Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.936Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.936Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.937Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.937Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.937Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.938Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.938Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.944Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.944Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.945Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.945Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:25 2026-05-16T06:38:25.962Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:25 2026-05-16T06:38:25.962Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:25.978Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:26 2026-05-16T06:38:25.978Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:25.980Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:26 2026-05-16T06:38:25.980Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.015Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.015Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.16 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 06:38:26 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 06:38:26 2026-05-16T06:38:26.087Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.087Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.098Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.098Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.102Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.103Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.147Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.147Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.199Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.200Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.200Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.200Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.200Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.200Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.200Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.201Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.201Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.301Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.302Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.305Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.305Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.352Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.352Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.359Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.359Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.405Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.405Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.406Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.407Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.491Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.491Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.494Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.494Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.506Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.506Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.536Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.536Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.549Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.549Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.590Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.590Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.614Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.614Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.660Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.660Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.661Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.661Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.679Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.679Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.706Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.706Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.731Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.731Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.751Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.751Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.763Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.763Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.774Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.774Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.778Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.778Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.784Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.784Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.816Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.817Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.895Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.895Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.907Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.907Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.913Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.913Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.946Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.946Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.946Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.946Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:26 2026-05-16T06:38:26.981Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:26 2026-05-16T06:38:26.981Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.003Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.003Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.016Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.016Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.047Z WARN 6795 --- [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:38:27 2026-05-16T06:38:27.074Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.074Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 06:38:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 06:38:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 06:38:27 06:38:27 . ____ _ __ _ _ 06:38:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:27 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:27 =========|_|==============|___/=/_/_/_/ 06:38:27 06:38:27 :: Spring Boot :: (v3.5.13) 06:38:27 06:38:27 2026-05-16T06:38:27.149Z INFO 6795 --- [ main] o.c.n.i.d.DmiWebClientsConfigurationSpec : Starting DmiWebClientsConfigurationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:27 2026-05-16T06:38:27.149Z INFO 6795 --- [ main] o.c.n.i.d.DmiWebClientsConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 06:38:27 2026-05-16T06:38:27.164Z INFO 6795 --- [ main] o.c.n.i.d.DmiWebClientsConfigurationSpec : Started DmiWebClientsConfigurationSpec in 0.032 seconds (process running for 114.567) 06:38:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 06:38:27 06:38:27 . ____ _ __ _ _ 06:38:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:27 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:27 =========|_|==============|___/=/_/_/_/ 06:38:27 06:38:27 :: Spring Boot :: (v3.5.13) 06:38:27 06:38:27 2026-05-16T06:38:27.190Z INFO 6795 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:27 2026-05-16T06:38:27.190Z INFO 6795 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:27 2026-05-16T06:38:27.197Z INFO 6795 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.021 seconds (process running for 114.6) 06:38:27 2026-05-16T06:38:27.224Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.224Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 06:38:27 2026-05-16T06:38:27.331Z WARN 6795 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 06:38:27 2026-05-16T06:38:27.332Z WARN 6795 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 06:38:27 2026-05-16T06:38:27.332Z WARN 6795 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 06:38:27 2026-05-16T06:38:27.333Z WARN 6795 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 06:38:27 2026-05-16T06:38:27.335Z WARN 6795 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 06:38:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 06:38:27 2026-05-16T06:38:27.354Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.354Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 06:38:27 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:27 o o o o---o o--o o o---o o o----o o--o--o 06:38:27 | | / \ / | / / \ | | 06:38:27 o----o o o o----o | o o o----o | 06:38:27 | | * \ / | \ * \ | | 06:38:27 o o * o o---o o--o o----o o---o * o o----o o 06:38:27 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:27 2026-05-16T06:38:27.377Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:27 To enable the Jet engine on the members, do one of the following: 06:38:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:27 2026-05-16T06:38:27.390Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:27 2026-05-16T06:38:27.392Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.392Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.392Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:27 2026-05-16T06:38:27.406Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.406Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.409Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:27 2026-05-16T06:38:27.411Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:27 2026-05-16T06:38:27.454Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.454Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.478Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.478Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.493Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.493Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.495Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.496Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.537Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.537Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.555Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.555Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.604Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.604Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.622Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.622Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.662Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.662Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.707Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.707Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.727Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.727Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.752Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.752Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.763Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.763Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.765Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.766Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.779Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.779Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.826Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.826Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:27 2026-05-16T06:38:27.897Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:27 2026-05-16T06:38:27.897Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:27.910Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:28 2026-05-16T06:38:27.911Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:27.946Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:28 2026-05-16T06:38:27.946Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:27.949Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:28 2026-05-16T06:38:27.949Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:27.963Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:28 2026-05-16T06:38:27.963Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:27.982Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:28 2026-05-16T06:38:27.982Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.006Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.006Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.019Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.019Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.229Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.230Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.297Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.297Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.356Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.356Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.383Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.383Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.406Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.406Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.423Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.423Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.484Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.484Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.485Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.485Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.496Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.496Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.539Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.539Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.556Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.556Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.606Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.606Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.637Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.637Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.664Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.664Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.682Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.682Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.753Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.753Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.764Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.764Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.766Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.766Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.779Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.779Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.829Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.829Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:28 2026-05-16T06:38:28.898Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:28 2026-05-16T06:38:28.899Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:28.917Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:29 2026-05-16T06:38:28.917Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:28.947Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:29 2026-05-16T06:38:28.947Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:28.951Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:29 2026-05-16T06:38:28.951Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:28.964Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:29 2026-05-16T06:38:28.964Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:28.983Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:29 2026-05-16T06:38:28.983Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.009Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.009Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.065Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.065Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.233Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.233Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.331Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.331Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.357Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.357Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.384Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.384Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.401Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.401Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.425Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.425Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.485Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.485Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.486Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.486Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.498Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.498Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.540Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.540Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.557Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.557Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.586Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.586Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.608Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.608Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.625Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.625Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.665Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.665Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.746Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.746Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.755Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.755Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.765Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.765Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.766Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.766Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.831Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.831Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:29 2026-05-16T06:38:29.899Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:29 2026-05-16T06:38:29.899Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:29.921Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:30 2026-05-16T06:38:29.921Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:29.948Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:30 2026-05-16T06:38:29.948Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:29.952Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:30 2026-05-16T06:38:29.952Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:29.965Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:30 2026-05-16T06:38:29.965Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:29.985Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:30 2026-05-16T06:38:29.985Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.012Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.012Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.025Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:30 06:38:30 Members {size:1, ver:1} [ 06:38:30 Member [10.30.106.156]:5701 - e565f9a1-1bfd-4339-b3e3-89e1ebbb3cb4 this 06:38:30 ] 06:38:30 06:38:30 2026-05-16T06:38:30.025Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:30 2026-05-16T06:38:30.061Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:30 2026-05-16T06:38:30.066Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.066Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.235Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.235Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.322Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.322Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.333Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.333Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.343Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:30 2026-05-16T06:38:30.345Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - e565f9a1-1bfd-4339-b3e3-89e1ebbb3cb4 this is handled 06:38:30 2026-05-16T06:38:30.355Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:30 2026-05-16T06:38:30.356Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:30 2026-05-16T06:38:30.357Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:30 2026-05-16T06:38:30.370Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:30 2026-05-16T06:38:30.370Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 26 ms. 06:38:30 2026-05-16T06:38:30.371Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:30 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 06:38:30 2026-05-16T06:38:30.386Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.386Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.403Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.403Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.415Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.416Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 06:38:30 2026-05-16T06:38:30.416Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 06:38:30 2026-05-16T06:38:30.427Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.427Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.451Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.451Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 06:38:30 2026-05-16T06:38:30.451Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 06:38:30 2026-05-16T06:38:30.452Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.453Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.456Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.456Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 06:38:30 2026-05-16T06:38:30.456Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 06:38:30 2026-05-16T06:38:30.457Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.457Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 06:38:30 2026-05-16T06:38:30.457Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 06:38:30 2026-05-16T06:38:30.458Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.458Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.460Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.461Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.462Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 06:38:30 2026-05-16T06:38:30.462Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 06:38:30 2026-05-16T06:38:30.462Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.464Z ERROR 6795 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 06:38:30 2026-05-16T06:38:30.470Z ERROR 6795 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 06:38:30 2026-05-16T06:38:30.471Z ERROR 6795 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 06:38:30 2026-05-16T06:38:30.472Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.472Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 06:38:30 2026-05-16T06:38:30.472Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 06:38:30 2026-05-16T06:38:30.473Z ERROR 6795 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 06:38:30 2026-05-16T06:38:30.473Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.473Z INFO 6795 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 06:38:30 2026-05-16T06:38:30.473Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 06:38:30 2026-05-16T06:38:30.478Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.479Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.479Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.483Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 06:38:30 2026-05-16T06:38:30.485Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 06:38:30 2026-05-16T06:38:30.486Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 06:38:30 2026-05-16T06:38:30.487Z DEBUG 6795 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 06:38:30 2026-05-16T06:38:30.487Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.487Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.487Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.487Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.488Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 06:38:30 2026-05-16T06:38:30.488Z WARN 6795 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 06:38:30 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 06:38:30 2026-05-16T06:38:30.499Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.499Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.546Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.546Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.559Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.559Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.562Z INFO 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 06:38:30 2026-05-16T06:38:30.566Z INFO 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 06:38:30 2026-05-16T06:38:30.567Z INFO 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 06:38:30 2026-05-16T06:38:30.570Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 06:38:30 2026-05-16T06:38:30.571Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 06:38:30 2026-05-16T06:38:30.572Z INFO 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 06:38:30 2026-05-16T06:38:30.572Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 06:38:30 2026-05-16T06:38:30.610Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.610Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.615Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.615Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.628Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:38:30 06:38:30 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:38:30 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 06:38:30 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 06:38:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:30 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:38:30 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:38:30 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:38:30 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:38:30 at groovy.lang.Closure.call(Closure.java:427) 06:38:30 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:38:30 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:38:30 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:38:30 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:38:30 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:38:30 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:38:30 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:38:30 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:38:30 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:38:30 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:38:30 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:38:30 at jdk.proxy2/jdk.proxy2.$Proxy241.initiateStateAdvised(Unknown Source) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097.processCreatedCmHandles$accessor$LHtd4zFE(Unknown Source) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097$auxiliary$9Bbuwci3.call(Unknown Source) 06:38:30 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:38:30 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:38:30 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:38:30 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:38:30 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:38:30 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097.processCreatedCmHandles(Unknown Source) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097.updateDmiRegistration$accessor$LHtd4zFE(Unknown Source) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097$auxiliary$1ltuuTgA.call(Unknown Source) 06:38:30 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:38:30 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:38:30 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:38:30 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:38:30 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:38:30 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097.updateDmiRegistration(Unknown Source) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$317533097$updateDmiRegistration.call(Unknown Source) 06:38:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:38:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:38:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:38:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:38:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:38:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:38:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:38:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:38:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:38:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:38:30 06:38:30 2026-05-16T06:38:30.632Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:38:30 06:38:30 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 06:38:30 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 06:38:30 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 06:38:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:38:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:38:30 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:38:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:38:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:38:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:38:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:38:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:38:30 06:38:30 2026-05-16T06:38:30.634Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 06:38:30 06:38:30 java.lang.RuntimeException: Failed 06:38:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:38:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:38:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:38:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:38:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:38:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:38:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:38:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:38:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:38:30 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:38:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:38:30 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:38:30 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:38:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:38:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:38:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:38:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:38:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:38:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:38:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:38:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:38:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:38:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:38:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:38:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:38:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:38:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:38:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:38:30 06:38:30 2026-05-16T06:38:30.647Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:38:30 2026-05-16T06:38:30.647Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 06:38:30 2026-05-16T06:38:30.654Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:38:30 2026-05-16T06:38:30.654Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 06:38:30 2026-05-16T06:38:30.656Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:38:30 2026-05-16T06:38:30.657Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 06:38:30 2026-05-16T06:38:30.657Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:38:30 2026-05-16T06:38:30.657Z ERROR 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 06:38:30 2026-05-16T06:38:30.669Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.669Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.670Z INFO 6795 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 06:38:30 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 06:38:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 06:38:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 06:38:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 06:38:30 2026-05-16T06:38:30.747Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.747Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.756Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.756Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.766Z ERROR 6795 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 06:38:30 2026-05-16T06:38:30.766Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.766Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.767Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.767Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.794Z WARN 6795 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 06:38:30 2026-05-16T06:38:30.834Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.834Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 06:38:30 2026-05-16T06:38:30.862Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.862Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.901Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.901Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.930Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.930Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:30 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 06:38:30 2026-05-16T06:38:30.949Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.949Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.967Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.967Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:30 2026-05-16T06:38:30.986Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:30 2026-05-16T06:38:30.986Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:30 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 06:38:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 06:38:31 2026-05-16T06:38:31.017Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.017Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.025Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:38:31 2026-05-16T06:38:31.027Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:38:31 2026-05-16T06:38:31.028Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:38:31 2026-05-16T06:38:31.028Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 06:38:31 2026-05-16T06:38:31.028Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 06:38:31 2026-05-16T06:38:31.028Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:38:31 2026-05-16T06:38:31.029Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 06:38:31 2026-05-16T06:38:31.029Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:38:31 2026-05-16T06:38:31.031Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:38:31 2026-05-16T06:38:31.031Z ERROR 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 06:38:31 06:38:31 java.lang.RuntimeException: some exception 06:38:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:38:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:38:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:38:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:38:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:38:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:38:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:38:31 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:38:31 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:38:31 at groovy.lang.Closure.call(Closure.java:427) 06:38:31 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:38:31 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:38:31 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:38:31 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:38:31 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:38:31 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:38:31 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:38:31 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:38:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:38:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:38:31 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:38:31 at jdk.proxy2/jdk.proxy2.$Proxy127.getCmHandleState(Unknown Source) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 06:38:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 06:38:31 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 06:38:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 06:38:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 06:38:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 06:38:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 06:38:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:38:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:38:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:38:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:38:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:38:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:38:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:38:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:38:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:38:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:38:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:38:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:38:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:38:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:38:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:38:31 06:38:31 2026-05-16T06:38:31.033Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 06:38:31 2026-05-16T06:38:31.033Z ERROR 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 06:38:31 06:38:31 java.lang.RuntimeException: Some network error 06:38:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:38:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:38:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:38:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:38:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:38:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:38:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:38:31 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:38:31 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:38:31 at groovy.lang.Closure.call(Closure.java:427) 06:38:31 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:38:31 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:38:31 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:38:31 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:38:31 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:38:31 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:38:31 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:38:31 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:38:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:38:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:38:31 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1679891188.getResourceData(Unknown Source) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 06:38:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 06:38:31 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 06:38:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 06:38:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 06:38:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 06:38:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 06:38:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 06:38:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:38:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:38:31 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:38:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:38:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:38:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:38:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:38:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:38:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:38:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:38:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:38:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:38:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:38:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:38:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:38:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:38:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:38:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:38:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:38:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:38:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:38:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:38:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:38:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:38:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:38:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:38:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:38:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:38:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:38:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:38:31 06:38:31 2026-05-16T06:38:31.033Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 06:38:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 06:38:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 06:38:31 2026-05-16T06:38:31.066Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.066Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 06:38:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 06:38:31 2026-05-16T06:38:31.160Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.160Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.161Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.161Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.161Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.161Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.163Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.164Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.165Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.166Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 06:38:31 2026-05-16T06:38:31.167Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.167Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.168Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 06:38:31 2026-05-16T06:38:31.171Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 06:38:31 2026-05-16T06:38:31.174Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 06:38:31 2026-05-16T06:38:31.175Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 06:38:31 2026-05-16T06:38:31.175Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 06:38:31 2026-05-16T06:38:31.175Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 06:38:31 2026-05-16T06:38:31.175Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 06:38:31 2026-05-16T06:38:31.176Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 06:38:31 2026-05-16T06:38:31.176Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 06:38:31 2026-05-16T06:38:31.176Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 06:38:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 06:38:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:31 o o o o---o o--o o o---o o o----o o--o--o 06:38:31 | | / \ / | / / \ | | 06:38:31 o----o o o o----o | o o o----o | 06:38:31 | | * \ / | \ * \ | | 06:38:31 o o * o o---o o--o o----o o---o * o o----o o 06:38:31 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:31 2026-05-16T06:38:31.192Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:31 To enable the Jet engine on the members, do one of the following: 06:38:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:31 2026-05-16T06:38:31.208Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:31 2026-05-16T06:38:31.210Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:31 2026-05-16T06:38:31.217Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:31 2026-05-16T06:38:31.217Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:31 2026-05-16T06:38:31.235Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.235Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.248Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.248Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.334Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.335Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.387Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.387Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.404Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.404Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.473Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.473Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.480Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.480Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.488Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.488Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.489Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.489Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.500Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.500Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.531Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.531Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.546Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.546Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.561Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.561Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.616Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.616Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.671Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.671Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.706Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.706Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.749Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.749Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.756Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.756Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.768Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.768Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.768Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.768Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.846Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.846Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:31 2026-05-16T06:38:31.902Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:31 2026-05-16T06:38:31.903Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:31.933Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:32 2026-05-16T06:38:31.933Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:31.950Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:32 2026-05-16T06:38:31.950Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:31.969Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:32 2026-05-16T06:38:31.969Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:31.988Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:32 2026-05-16T06:38:31.988Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.019Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.019Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.067Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.067Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.228Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.228Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.251Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.251Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.335Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.335Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.388Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.388Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.406Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.406Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.415Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.415Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.481Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.481Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.489Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.489Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.490Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.490Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.501Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.501Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.501Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.501Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.548Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.548Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.563Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.563Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.618Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.618Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.672Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.672Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.708Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.708Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.749Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.749Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.750Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.750Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.757Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.757Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.769Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.769Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.770Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.770Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:32 2026-05-16T06:38:32.903Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:32 2026-05-16T06:38:32.903Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:32.935Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:33 2026-05-16T06:38:32.935Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:32.951Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:33 2026-05-16T06:38:32.951Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:32.970Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:33 2026-05-16T06:38:32.970Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:32.989Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:33 2026-05-16T06:38:32.989Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.022Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.022Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.068Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.068Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.230Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.230Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.253Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.253Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.287Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.288Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.363Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.363Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.389Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.389Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.408Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.408Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.483Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.483Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.489Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.489Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.491Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.491Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.501Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.501Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.502Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.502Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.549Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.549Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.564Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.564Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.619Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.619Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.673Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.673Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.710Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.710Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.735Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.735Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.751Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.751Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.751Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.751Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.759Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.759Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.771Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.771Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.798Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:33 06:38:33 Members {size:1, ver:1} [ 06:38:33 Member [10.30.106.156]:5701 - 5383117b-cbef-4b1c-896b-40a97c3dd41e this 06:38:33 ] 06:38:33 06:38:33 2026-05-16T06:38:33.799Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:33 2026-05-16T06:38:33.803Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:33 2026-05-16T06:38:33.815Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:33 2026-05-16T06:38:33.816Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:33 2026-05-16T06:38:33.817Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 06:38:33 2026-05-16T06:38:33.820Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 06:38:33 2026-05-16T06:38:33.820Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 06:38:33 2026-05-16T06:38:33.840Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 06:38:33 2026-05-16T06:38:33.843Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 06:38:33 2026-05-16T06:38:33.843Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 06:38:33 2026-05-16T06:38:33.850Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 06:38:33 2026-05-16T06:38:33.889Z DEBUG 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 06:38:33 2026-05-16T06:38:33.893Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:33 2026-05-16T06:38:33.895Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 5383117b-cbef-4b1c-896b-40a97c3dd41e this is handled 06:38:33 2026-05-16T06:38:33.896Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:33 2026-05-16T06:38:33.897Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:33 2026-05-16T06:38:33.897Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:33 2026-05-16T06:38:33.904Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.904Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.905Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:33 2026-05-16T06:38:33.906Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 06:38:33 2026-05-16T06:38:33.906Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.726 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 06:38:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 06:38:33 2026-05-16T06:38:33.931Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.936Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.938Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 06:38:33 2026-05-16T06:38:33.939Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 06:38:33 2026-05-16T06:38:33.939Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:33 2026-05-16T06:38:33.939Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:33 2026-05-16T06:38:33.939Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:33 2026-05-16T06:38:33.940Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:33 2026-05-16T06:38:33.940Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.940Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.943Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 06:38:33 2026-05-16T06:38:33.943Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 06:38:33 2026-05-16T06:38:33.943Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:33 2026-05-16T06:38:33.945Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:33 2026-05-16T06:38:33.945Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.945Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.945Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:33 2026-05-16T06:38:33.946Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:33 2026-05-16T06:38:33.946Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.946Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.948Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 06:38:33 2026-05-16T06:38:33.948Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 06:38:33 2026-05-16T06:38:33.948Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:33 2026-05-16T06:38:33.950Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:33 2026-05-16T06:38:33.950Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.950Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.950Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 06:38:33 2026-05-16T06:38:33.951Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:33 2026-05-16T06:38:33.953Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 06:38:33 2026-05-16T06:38:33.953Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 06:38:33 2026-05-16T06:38:33.953Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 06:38:33 2026-05-16T06:38:33.953Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 06:38:33 2026-05-16T06:38:33.953Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 06:38:33 2026-05-16T06:38:33.954Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 06:38:33 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 06:38:34 2026-05-16T06:38:33.955Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 06:38:34 2026-05-16T06:38:33.956Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 06:38:34 2026-05-16T06:38:33.957Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z WARN 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 06:38:34 2026-05-16T06:38:33.958Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 06:38:34 2026-05-16T06:38:33.958Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:34 2026-05-16T06:38:33.959Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:34 2026-05-16T06:38:33.959Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:34 2026-05-16T06:38:33.959Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:34 2026-05-16T06:38:33.959Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 06:38:34 2026-05-16T06:38:33.960Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:34 2026-05-16T06:38:33.964Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:34 2026-05-16T06:38:33.965Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:34 2026-05-16T06:38:33.965Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:34 2026-05-16T06:38:33.965Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:34 2026-05-16T06:38:33.965Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 06:38:34 2026-05-16T06:38:33.965Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 06:38:34 2026-05-16T06:38:33.967Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:38:34 2026-05-16T06:38:33.967Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:38:34 2026-05-16T06:38:33.967Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:38:34 2026-05-16T06:38:33.967Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:38:34 2026-05-16T06:38:33.968Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:38:34 2026-05-16T06:38:33.971Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:34 2026-05-16T06:38:33.971Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:33.972Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:38:34 2026-05-16T06:38:33.972Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:38:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 06:38:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 06:38:34 2026-05-16T06:38:33.999Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:34 2026-05-16T06:38:33.999Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 06:38:34 . ____ _ __ _ _ 06:38:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:34 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:34 =========|_|==============|___/=/_/_/_/ 06:38:34 06:38:34 :: Spring Boot :: (v3.5.13) 06:38:34 06:38:34 2026-05-16T06:38:34.009Z INFO 6795 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:34 2026-05-16T06:38:34.009Z INFO 6795 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:38:34 2026-05-16T06:38:34.027Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.027Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:34 o o o o---o o--o o o---o o o----o o--o--o 06:38:34 | | / \ / | / / \ | | 06:38:34 o----o o o o----o | o o o----o | 06:38:34 | | * \ / | \ * \ | | 06:38:34 o o * o o---o o--o o----o o---o * o o----o o 06:38:34 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:34 2026-05-16T06:38:34.030Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:38:34 To enable the Jet engine on the members, do one of the following: 06:38:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:34 2026-05-16T06:38:34.042Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:34 2026-05-16T06:38:34.044Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:38:34 2026-05-16T06:38:34.068Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.069Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.073Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:34 2026-05-16T06:38:34.074Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:34 2026-05-16T06:38:34.232Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.232Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.260Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.260Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.288Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.288Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.365Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.365Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.390Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.390Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.408Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.408Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.484Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.484Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.490Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.490Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.492Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.492Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.494Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.494Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.502Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.502Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.503Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.503Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.565Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.565Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.620Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.620Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.675Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.675Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.712Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.712Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.736Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.736Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.752Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.752Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.759Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.759Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.762Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.762Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.771Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:34 2026-05-16T06:38:34.857Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:34 2026-05-16T06:38:34.858Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:34.941Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:35 2026-05-16T06:38:34.942Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:34.957Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:35 2026-05-16T06:38:34.957Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:34.971Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:35 2026-05-16T06:38:34.971Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.000Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.000Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.035Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.035Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.069Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.069Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.162Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.162Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.234Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.234Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.289Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.289Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.366Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.366Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.391Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.391Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.410Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.410Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.484Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.484Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.490Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.490Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.492Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.492Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.502Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.502Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.503Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.503Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.503Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.503Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.566Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.566Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.621Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.621Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.675Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.675Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.713Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.713Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.736Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.736Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.761Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.761Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.770Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.770Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.772Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.783Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.783Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:35 2026-05-16T06:38:35.907Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:35 2026-05-16T06:38:35.907Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:35.946Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:36 2026-05-16T06:38:35.946Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:35.962Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:36 2026-05-16T06:38:35.962Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.001Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.001Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.004Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.004Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.040Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.040Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.070Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.070Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.164Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.164Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.171Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.171Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.235Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.236Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.367Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.367Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.393Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.393Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.410Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.410Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.485Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.486Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.491Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.491Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.493Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.493Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.503Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.503Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.505Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.505Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.505Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.505Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.536Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.536Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.622Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.622Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.676Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.676Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.715Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.715Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.738Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.738Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.761Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.761Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.772Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.772Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.772Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.784Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.784Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.908Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.908Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.937Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:36 06:38:36 Members {size:1, ver:1} [ 06:38:36 Member [10.30.106.156]:5701 - f5b6c909-37b6-4d0b-aaef-95b2c54abbad this 06:38:36 ] 06:38:36 06:38:36 2026-05-16T06:38:36.938Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:36 2026-05-16T06:38:36.949Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.949Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:36 2026-05-16T06:38:36.961Z INFO 6795 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.977 seconds (process running for 124.364) 06:38:36 2026-05-16T06:38:36.964Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:36 2026-05-16T06:38:36.964Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:36.988Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:38:37 2026-05-16T06:38:37.003Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.003Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.005Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.005Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.043Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.043Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.072Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.072Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.105Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:37 2026-05-16T06:38:37.106Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - f5b6c909-37b6-4d0b-aaef-95b2c54abbad this is handled 06:38:37 2026-05-16T06:38:37.107Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:38:37 2026-05-16T06:38:37.107Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:38:37 2026-05-16T06:38:37.108Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:38:37 2026-05-16T06:38:37.113Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:38:37 2026-05-16T06:38:37.113Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 8 ms. 06:38:37 2026-05-16T06:38:37.113Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 06:38:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 06:38:37 06:38:37 . ____ _ __ _ _ 06:38:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:37 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:37 =========|_|==============|___/=/_/_/_/ 06:38:37 06:38:37 :: Spring Boot :: (v3.5.13) 06:38:37 06:38:37 2026-05-16T06:38:37.135Z INFO 6795 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:37 2026-05-16T06:38:37.135Z INFO 6795 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:37 2026-05-16T06:38:37.158Z INFO 6795 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.038 seconds (process running for 124.561) 06:38:37 2026-05-16T06:38:37.176Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.176Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 06:38:37 2026-05-16T06:38:37.183Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:37 2026-05-16T06:38:37.192Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.192Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.271Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.271Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.385Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.386Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.393Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.394Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.411Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.411Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.479Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.479Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.486Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.486Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.506Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.506Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.507Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.507Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.536Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.536Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.542Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.542Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.551Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.551Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.623Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.623Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.677Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.677Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:37 o o o o---o o--o o o---o o o----o o--o--o 06:38:37 | | / \ / | / / \ | | 06:38:37 o----o o o o----o | o o o----o | 06:38:37 | | * \ / | \ * \ | | 06:38:37 o o * o o---o o--o o----o o---o * o o----o o 06:38:37 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:37 2026-05-16T06:38:37.689Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:37 To enable the Jet engine on the members, do one of the following: 06:38:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:37 2026-05-16T06:38:37.699Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:37 2026-05-16T06:38:37.701Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:37 2026-05-16T06:38:37.718Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.718Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.723Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:37 2026-05-16T06:38:37.723Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:37 2026-05-16T06:38:37.739Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.739Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.762Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.762Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.772Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.786Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.786Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.796Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.796Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.937Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.937Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.965Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.966Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.988Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.988Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:37 2026-05-16T06:38:37.990Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:37 2026-05-16T06:38:37.990Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.005Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.005Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.007Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.007Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.031Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.031Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.194Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.194Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.210Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.210Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.272Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.272Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.386Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.386Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.394Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.394Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.412Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.412Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.488Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.488Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.508Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.508Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.509Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.509Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.524Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.524Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.538Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.538Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.542Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.542Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.553Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.553Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.625Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.625Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.678Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.678Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.762Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.762Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.763Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.763Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.774Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.774Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.784Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.784Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.787Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.787Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.798Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.798Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.938Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.938Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.965Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.965Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.990Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:38 2026-05-16T06:38:38.990Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:38 2026-05-16T06:38:38.993Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:39 2026-05-16T06:38:38.993Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.007Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.007Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.008Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.008Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.032Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.032Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.196Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.196Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.210Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.210Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.273Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.273Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.388Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.388Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.395Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.395Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.401Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.401Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.413Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.413Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.509Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.509Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.510Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.510Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.524Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.524Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.538Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.538Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.543Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.543Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.554Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.554Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.627Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.627Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.680Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.680Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.763Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.764Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.764Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.764Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.774Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.774Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.786Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.786Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.787Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.787Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.801Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.801Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.909Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.909Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:39 2026-05-16T06:38:39.939Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:39 2026-05-16T06:38:39.939Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:39.965Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:40 2026-05-16T06:38:39.965Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:39.993Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:40 2026-05-16T06:38:39.993Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:39.995Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:40 2026-05-16T06:38:39.995Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.021Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.021Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.065Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.065Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.198Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.198Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.212Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.212Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.255Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.255Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.274Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.275Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.389Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.390Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.397Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.397Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.414Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.414Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.418Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.418Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.511Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.511Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.525Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.525Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.540Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.540Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.543Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.543Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.556Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.556Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.676Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.676Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.680Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.680Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.764Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.764Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.767Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.767Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.787Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.787Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.789Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.789Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.796Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:40 06:38:40 Members {size:1, ver:1} [ 06:38:40 Member [10.30.106.156]:5701 - 42ad94f3-decc-4336-8ca7-466d096b85e6 this 06:38:40 ] 06:38:40 06:38:40 2026-05-16T06:38:40.797Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 06:38:40 2026-05-16T06:38:40.803Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.803Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.804Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:40 2026-05-16T06:38:40.822Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.822Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.826Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 06:38:40 2026-05-16T06:38:40.826Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 06:38:40 2026-05-16T06:38:40.826Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 06:38:40 2026-05-16T06:38:40.826Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 06:38:40 2026-05-16T06:38:40.826Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 06:38:40 2026-05-16T06:38:40.832Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 06:38:40 2026-05-16T06:38:40.832Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 06:38:40 2026-05-16T06:38:40.832Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 06:38:40 2026-05-16T06:38:40.832Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 06:38:40 2026-05-16T06:38:40.832Z INFO 6795 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 06:38:40 2026-05-16T06:38:40.862Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:40 2026-05-16T06:38:40.863Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 42ad94f3-decc-4336-8ca7-466d096b85e6 this is handled 06:38:40 2026-05-16T06:38:40.864Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:40 2026-05-16T06:38:40.864Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:40 2026-05-16T06:38:40.864Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:40 2026-05-16T06:38:40.887Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:40 2026-05-16T06:38:40.887Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 25 ms. 06:38:40 2026-05-16T06:38:40.887Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 06:38:40 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 06:38:40 2026-05-16T06:38:40.917Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.917Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 06:38:40 2026-05-16T06:38:40.941Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.941Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.941Z ERROR 6795 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 06:38:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 06:38:40 2026-05-16T06:38:40.962Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 06:38:40 2026-05-16T06:38:40.963Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 06:38:40 2026-05-16T06:38:40.964Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 06:38:40 2026-05-16T06:38:40.964Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 06:38:40 2026-05-16T06:38:40.967Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:40 2026-05-16T06:38:40.967Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:40 2026-05-16T06:38:40.968Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 06:38:40 2026-05-16T06:38:40.969Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 06:38:40 2026-05-16T06:38:40.971Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 06:38:40 2026-05-16T06:38:40.971Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 06:38:40 2026-05-16T06:38:40.972Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 06:38:40 2026-05-16T06:38:40.974Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 06:38:40 2026-05-16T06:38:40.975Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 06:38:40 2026-05-16T06:38:40.976Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 06:38:40 2026-05-16T06:38:40.976Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 06:38:40 2026-05-16T06:38:40.978Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 06:38:40 2026-05-16T06:38:40.978Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 06:38:40 2026-05-16T06:38:40.979Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 06:38:40 2026-05-16T06:38:40.979Z DEBUG 6795 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 06:38:40 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 06:38:40 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 06:38:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 06:38:41 2026-05-16T06:38:40.991Z INFO 6795 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:38:41 2026-05-16T06:38:40.997Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:41 2026-05-16T06:38:40.997Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:40.999Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:41 2026-05-16T06:38:40.999Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.022Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.022Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.048Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5668c5ca0d0fa9da5299797c69a64f9692c67c206e53476f908d59ae78290b7e 06:38:41 2026-05-16T06:38:41.066Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.066Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.200Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.200Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.213Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.213Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.260Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.260Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.275Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.275Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.389Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.390Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.398Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.398Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.415Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.415Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.463Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.463Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.499Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.499Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.515Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.515Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.525Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.525Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.536Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.536Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.557Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.557Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.678Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.678Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.681Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.681Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.768Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.768Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.787Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.787Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.789Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.789Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.790Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.791Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.809Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.809Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:41 2026-05-16T06:38:41.822Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:41 2026-05-16T06:38:41.822Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:41.919Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:42 2026-05-16T06:38:41.919Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:41.924Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:42 2026-05-16T06:38:41.924Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:41.967Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:42 2026-05-16T06:38:41.967Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.000Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.000Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.001Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.001Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.024Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.024Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.067Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.068Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.205Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.205Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.215Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.215Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.261Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.261Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.277Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.277Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.391Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.391Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.399Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.399Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.436Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.436Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.465Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.465Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.500Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.500Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.517Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.517Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.527Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.527Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.533Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.533Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.558Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.558Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.680Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.680Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.683Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.683Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.769Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.769Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.788Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.788Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.789Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.789Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.790Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.790Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.802Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.802Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.812Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.812Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:42 2026-05-16T06:38:42.824Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:42 2026-05-16T06:38:42.824Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:42.921Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:43 2026-05-16T06:38:42.921Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:42.969Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:43 2026-05-16T06:38:42.969Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.003Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.003Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.003Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.003Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.024Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.024Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.068Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.068Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.208Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.208Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.217Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.217Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.262Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.262Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.278Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.278Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.392Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.392Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.400Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.400Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.437Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.437Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.465Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.465Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.502Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.502Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.519Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.519Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.527Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.527Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.534Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.534Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.558Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.558Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.682Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.682Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.684Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.684Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.708Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.708Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.789Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.789Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.792Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.792Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.809Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.809Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.815Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.815Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.816Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.816Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:43 2026-05-16T06:38:43.825Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:43 2026-05-16T06:38:43.825Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:43.905Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:44 2026-05-16T06:38:43.905Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:43.922Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:44 2026-05-16T06:38:43.922Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:43.969Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:44 2026-05-16T06:38:43.970Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.006Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.006Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.025Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.025Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.069Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.069Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.211Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.211Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.218Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.218Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.263Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.263Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.317Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.317Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.393Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.393Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.402Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.402Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.438Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.438Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.465Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.465Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.503Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.503Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.520Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.520Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.533Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.533Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.534Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.534Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.566Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.566Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.684Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.684Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.685Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.685Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.742Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.742Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.790Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.790Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.793Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.793Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.814Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.814Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.817Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.817Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.825Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.825Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:44 2026-05-16T06:38:44.829Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:44 2026-05-16T06:38:44.829Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:44.908Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:45 2026-05-16T06:38:44.908Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:44.923Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:45 2026-05-16T06:38:44.923Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:44.933Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:45 2026-05-16T06:38:44.933Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:44.969Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:45 2026-05-16T06:38:44.969Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.007Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.007Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.063Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.063Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.217Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.217Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.219Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.219Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.265Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.265Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.309Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.309Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.390Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.390Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.404Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.404Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.439Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.439Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.456Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.457Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.467Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.467Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.476Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.476Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.504Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.504Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.535Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.535Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.535Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.535Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.685Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.685Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.686Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.687Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.744Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.744Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.770Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.770Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.791Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.791Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.800Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.800Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.801Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.801Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.829Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.829Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:45 2026-05-16T06:38:45.834Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:45 2026-05-16T06:38:45.834Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:45.909Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:46 2026-05-16T06:38:45.909Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:45.924Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:46 2026-05-16T06:38:45.924Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:45.934Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:46 2026-05-16T06:38:45.934Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:45.972Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:46 2026-05-16T06:38:45.972Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.010Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.010Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.068Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.068Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.221Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.221Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.221Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.221Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.266Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.266Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.292Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.292Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.309Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.309Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.381Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.381Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.404Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.404Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.427Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.427Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.457Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.458Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.471Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.471Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.506Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.506Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.535Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.535Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.535Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.535Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.686Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.686Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.687Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.687Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.745Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.745Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.770Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.770Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.787Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.787Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.792Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.792Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.802Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.802Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.835Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.835Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.835Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.835Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.883Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.883Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:46 2026-05-16T06:38:46.908Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:46 2026-05-16T06:38:46.908Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:46.915Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:47 2026-05-16T06:38:46.915Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:46.935Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:47 2026-05-16T06:38:46.935Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.016Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.016Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.070Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.070Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.222Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.222Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.234Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.234Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.268Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.268Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.292Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.292Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.309Z INFO 6795 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.318349183S 06:38:47 2026-05-16T06:38:47.311Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.311Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.312Z INFO 6795 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:38:47 allow.auto.create.topics = true 06:38:47 auto.commit.interval.ms = 5000 06:38:47 auto.include.jmx.reporter = true 06:38:47 auto.offset.reset = earliest 06:38:47 bootstrap.servers = [localhost:32776] 06:38:47 check.crcs = true 06:38:47 client.dns.lookup = use_all_dns_ips 06:38:47 client.id = consumer-ncmp-group-17 06:38:47 client.rack = 06:38:47 connections.max.idle.ms = 540000 06:38:47 default.api.timeout.ms = 60000 06:38:47 enable.auto.commit = true 06:38:47 enable.metrics.push = true 06:38:47 exclude.internal.topics = true 06:38:47 fetch.max.bytes = 52428800 06:38:47 fetch.max.wait.ms = 500 06:38:47 fetch.min.bytes = 1 06:38:47 group.id = ncmp-group 06:38:47 group.instance.id = null 06:38:47 group.protocol = classic 06:38:47 group.remote.assignor = null 06:38:47 heartbeat.interval.ms = 3000 06:38:47 interceptor.classes = [] 06:38:47 internal.leave.group.on.close = true 06:38:47 internal.throw.on.fetch.stable.offset.unsupported = false 06:38:47 isolation.level = read_uncommitted 06:38:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:47 max.partition.fetch.bytes = 1048576 06:38:47 max.poll.interval.ms = 300000 06:38:47 max.poll.records = 500 06:38:47 metadata.max.age.ms = 300000 06:38:47 metadata.recovery.strategy = none 06:38:47 metric.reporters = [] 06:38:47 metrics.num.samples = 2 06:38:47 metrics.recording.level = INFO 06:38:47 metrics.sample.window.ms = 30000 06:38:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:38:47 receive.buffer.bytes = 65536 06:38:47 reconnect.backoff.max.ms = 1000 06:38:47 reconnect.backoff.ms = 50 06:38:47 request.timeout.ms = 30000 06:38:47 retry.backoff.max.ms = 1000 06:38:47 retry.backoff.ms = 100 06:38:47 sasl.client.callback.handler.class = null 06:38:47 sasl.jaas.config = null 06:38:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:47 sasl.kerberos.min.time.before.relogin = 60000 06:38:47 sasl.kerberos.service.name = null 06:38:47 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:47 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:47 sasl.login.callback.handler.class = null 06:38:47 sasl.login.class = null 06:38:47 sasl.login.connect.timeout.ms = null 06:38:47 sasl.login.read.timeout.ms = null 06:38:47 sasl.login.refresh.buffer.seconds = 300 06:38:47 sasl.login.refresh.min.period.seconds = 60 06:38:47 sasl.login.refresh.window.factor = 0.8 06:38:47 sasl.login.refresh.window.jitter = 0.05 06:38:47 sasl.login.retry.backoff.max.ms = 10000 06:38:47 sasl.login.retry.backoff.ms = 100 06:38:47 sasl.mechanism = GSSAPI 06:38:47 sasl.oauthbearer.clock.skew.seconds = 30 06:38:47 sasl.oauthbearer.expected.audience = null 06:38:47 sasl.oauthbearer.expected.issuer = null 06:38:47 sasl.oauthbearer.header.urlencode = false 06:38:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:47 sasl.oauthbearer.jwks.endpoint.url = null 06:38:47 sasl.oauthbearer.scope.claim.name = scope 06:38:47 sasl.oauthbearer.sub.claim.name = sub 06:38:47 sasl.oauthbearer.token.endpoint.url = null 06:38:47 security.protocol = PLAINTEXT 06:38:47 security.providers = null 06:38:47 send.buffer.bytes = 131072 06:38:47 session.timeout.ms = 45000 06:38:47 socket.connection.setup.timeout.max.ms = 30000 06:38:47 socket.connection.setup.timeout.ms = 10000 06:38:47 ssl.cipher.suites = null 06:38:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:47 ssl.endpoint.identification.algorithm = https 06:38:47 ssl.engine.factory.class = null 06:38:47 ssl.key.password = null 06:38:47 ssl.keymanager.algorithm = SunX509 06:38:47 ssl.keystore.certificate.chain = null 06:38:47 ssl.keystore.key = null 06:38:47 ssl.keystore.location = null 06:38:47 ssl.keystore.password = null 06:38:47 ssl.keystore.type = JKS 06:38:47 ssl.protocol = TLSv1.3 06:38:47 ssl.provider = null 06:38:47 ssl.secure.random.implementation = null 06:38:47 ssl.trustmanager.algorithm = PKIX 06:38:47 ssl.truststore.certificates = null 06:38:47 ssl.truststore.location = null 06:38:47 ssl.truststore.password = null 06:38:47 ssl.truststore.type = JKS 06:38:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:38:47 06:38:47 2026-05-16T06:38:47.312Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:47 2026-05-16T06:38:47.316Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:47 2026-05-16T06:38:47.316Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:47 2026-05-16T06:38:47.316Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913527316 06:38:47 06:38:47 . ____ _ __ _ _ 06:38:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:47 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:47 =========|_|==============|___/=/_/_/_/ 06:38:47 06:38:47 :: Spring Boot :: (v3.5.13) 06:38:47 06:38:47 2026-05-16T06:38:47.332Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:47 2026-05-16T06:38:47.332Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:47 2026-05-16T06:38:47.337Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.019 seconds (process running for 134.741) 06:38:47 2026-05-16T06:38:47.340Z INFO 6795 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 06:38:47 2026-05-16T06:38:47.342Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 06:38:47 2026-05-16T06:38:47.342Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:38:47 acks = -1 06:38:47 auto.include.jmx.reporter = true 06:38:47 batch.size = 16384 06:38:47 bootstrap.servers = [localhost:32776] 06:38:47 buffer.memory = 33554432 06:38:47 client.dns.lookup = use_all_dns_ips 06:38:47 client.id = producer-26 06:38:47 compression.gzip.level = -1 06:38:47 compression.lz4.level = 9 06:38:47 compression.type = none 06:38:47 compression.zstd.level = 3 06:38:47 connections.max.idle.ms = 540000 06:38:47 delivery.timeout.ms = 120000 06:38:47 enable.idempotence = false 06:38:47 enable.metrics.push = true 06:38:47 interceptor.classes = [] 06:38:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:38:47 linger.ms = 1 06:38:47 max.block.ms = 60000 06:38:47 max.in.flight.requests.per.connection = 5 06:38:47 max.request.size = 1048576 06:38:47 metadata.max.age.ms = 300000 06:38:47 metadata.max.idle.ms = 300000 06:38:47 metadata.recovery.strategy = none 06:38:47 metric.reporters = [] 06:38:47 metrics.num.samples = 2 06:38:47 metrics.recording.level = INFO 06:38:47 metrics.sample.window.ms = 30000 06:38:47 partitioner.adaptive.partitioning.enable = true 06:38:47 partitioner.availability.timeout.ms = 0 06:38:47 partitioner.class = null 06:38:47 partitioner.ignore.keys = false 06:38:47 receive.buffer.bytes = 32768 06:38:47 reconnect.backoff.max.ms = 1000 06:38:47 reconnect.backoff.ms = 50 06:38:47 request.timeout.ms = 30000 06:38:47 retries = 0 06:38:47 retry.backoff.max.ms = 1000 06:38:47 retry.backoff.ms = 100 06:38:47 sasl.client.callback.handler.class = null 06:38:47 sasl.jaas.config = null 06:38:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:38:47 sasl.kerberos.min.time.before.relogin = 60000 06:38:47 sasl.kerberos.service.name = null 06:38:47 sasl.kerberos.ticket.renew.jitter = 0.05 06:38:47 sasl.kerberos.ticket.renew.window.factor = 0.8 06:38:47 sasl.login.callback.handler.class = null 06:38:47 sasl.login.class = null 06:38:47 sasl.login.connect.timeout.ms = null 06:38:47 sasl.login.read.timeout.ms = null 06:38:47 sasl.login.refresh.buffer.seconds = 300 06:38:47 sasl.login.refresh.min.period.seconds = 60 06:38:47 sasl.login.refresh.window.factor = 0.8 06:38:47 sasl.login.refresh.window.jitter = 0.05 06:38:47 sasl.login.retry.backoff.max.ms = 10000 06:38:47 sasl.login.retry.backoff.ms = 100 06:38:47 sasl.mechanism = GSSAPI 06:38:47 sasl.oauthbearer.clock.skew.seconds = 30 06:38:47 sasl.oauthbearer.expected.audience = null 06:38:47 sasl.oauthbearer.expected.issuer = null 06:38:47 sasl.oauthbearer.header.urlencode = false 06:38:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:38:47 sasl.oauthbearer.jwks.endpoint.url = null 06:38:47 sasl.oauthbearer.scope.claim.name = scope 06:38:47 sasl.oauthbearer.sub.claim.name = sub 06:38:47 sasl.oauthbearer.token.endpoint.url = null 06:38:47 security.protocol = PLAINTEXT 06:38:47 security.providers = null 06:38:47 send.buffer.bytes = 131072 06:38:47 socket.connection.setup.timeout.max.ms = 30000 06:38:47 socket.connection.setup.timeout.ms = 10000 06:38:47 ssl.cipher.suites = null 06:38:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:38:47 ssl.endpoint.identification.algorithm = https 06:38:47 ssl.engine.factory.class = null 06:38:47 ssl.key.password = null 06:38:47 ssl.keymanager.algorithm = SunX509 06:38:47 ssl.keystore.certificate.chain = null 06:38:47 ssl.keystore.key = null 06:38:47 ssl.keystore.location = null 06:38:47 ssl.keystore.password = null 06:38:47 ssl.keystore.type = JKS 06:38:47 ssl.protocol = TLSv1.3 06:38:47 ssl.provider = null 06:38:47 ssl.secure.random.implementation = null 06:38:47 ssl.trustmanager.algorithm = PKIX 06:38:47 ssl.truststore.certificates = null 06:38:47 ssl.truststore.location = null 06:38:47 ssl.truststore.password = null 06:38:47 ssl.truststore.type = JKS 06:38:47 transaction.timeout.ms = 60000 06:38:47 transactional.id = null 06:38:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:38:47 06:38:47 2026-05-16T06:38:47.342Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:38:47 2026-05-16T06:38:47.344Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 06:38:47 2026-05-16T06:38:47.345Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:38:47 2026-05-16T06:38:47.345Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:38:47 2026-05-16T06:38:47.345Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913527344 06:38:47 2026-05-16T06:38:47.351Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.351Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.383Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.383Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.389Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 06:38:47 2026-05-16T06:38:47.389Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:47 2026-05-16T06:38:47.405Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.405Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.458Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.458Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.472Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.472Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.507Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.507Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.526Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.526Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.535Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.535Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.543Z INFO 6795 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:38:47 2026-05-16T06:38:47.679Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 06:38:47 2026-05-16T06:38:47.681Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] (Re-)joining group 06:38:47 2026-05-16T06:38:47.688Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.688Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.689Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.689Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.710Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-17-4f719581-bd65-4dfd-84ef-5df3e745c065 06:38:47 2026-05-16T06:38:47.710Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] (Re-)joining group 06:38:47 2026-05-16T06:38:47.722Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.722Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.732Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-17-4f719581-bd65-4dfd-84ef-5df3e745c065', protocol='range'} 06:38:47 2026-05-16T06:38:47.733Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-17-4f719581-bd65-4dfd-84ef-5df3e745c065=Assignment(partitions=[ncmp-events-test-0])} 06:38:47 2026-05-16T06:38:47.747Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.747Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.748Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-17-4f719581-bd65-4dfd-84ef-5df3e745c065', protocol='range'} 06:38:47 2026-05-16T06:38:47.749Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 06:38:47 2026-05-16T06:38:47.749Z INFO 6795 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 06:38:47 2026-05-16T06:38:47.763Z INFO 6795 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 06:38:47 2026-05-16T06:38:47.772Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.777Z INFO 6795 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 06:38:47 2026-05-16T06:38:47.788Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.788Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.794Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.794Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.840Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.840Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.845Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.845Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.885Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.886Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 06:38:47 2026-05-16T06:38:47.896Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.896Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.909Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.909Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:47 2026-05-16T06:38:47.917Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:47 2026-05-16T06:38:47.918Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:47.936Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:48 2026-05-16T06:38:47.936Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 123ms, elapsed time since send: 123ms, throttle time: 0ms, request timeout: 30000ms) 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node -1 disconnected. 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 2147483646 disconnected. 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Error sending fetch request (sessionId=185737758, epoch=1) to node 1: 06:38:48 06:38:48 org.apache.kafka.common.errors.DisconnectException 06:38:48 06:38:48 2026-05-16T06:38:47.937Z INFO 6795 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 06:38:48 2026-05-16T06:38:48.000Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.000Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.025Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.025Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 06:38:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 06:38:48 06:38:48,067 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:38:48 06:38:48,067 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:38:48 06:38:48,067 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:38:48 06:38:48,071 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:38:48 06:38:48,071 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:38:48 06:38:48,078 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:38:48 06:38:48,078 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:38:48 06:38:48 . ____ _ __ _ _ 06:38:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:48 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:48 =========|_|==============|___/=/_/_/_/ 06:38:48 06:38:48 :: Spring Boot :: (v3.5.13) 06:38:48 06:38:48 2026-05-16T06:38:48.084Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:48 2026-05-16T06:38:48.084Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 06:38:48 2026-05-16T06:38:48.092Z INFO 6795 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.042 seconds (process running for 135.495) 06:38:48 2026-05-16T06:38:48.138Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.138Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 06:38:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 06:38:48 06:38:48 . ____ _ __ _ _ 06:38:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:48 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:48 =========|_|==============|___/=/_/_/_/ 06:38:48 06:38:48 :: Spring Boot :: (v3.5.13) 06:38:48 06:38:48 2026-05-16T06:38:48.168Z INFO 6795 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:48 2026-05-16T06:38:48.168Z INFO 6795 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 06:38:48 2026-05-16T06:38:48.173Z INFO 6795 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 135.576) 06:38:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 06:38:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 06:38:48 o o o o---o o--o o o---o o o----o o--o--o 06:38:48 | | / \ / | / / \ | | 06:38:48 o----o o o o----o | o o o----o | 06:38:48 | | * \ / | \ * \ | | 06:38:48 o o * o o---o o--o o----o o---o * o o----o o 06:38:48 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:48 2026-05-16T06:38:48.187Z INFO 6795 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:48 To enable the Jet engine on the members, do one of the following: 06:38:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:48 2026-05-16T06:38:48.198Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:48 2026-05-16T06:38:48.199Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.199Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.199Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:48 2026-05-16T06:38:48.211Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.211Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.211Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:48 2026-05-16T06:38:48.212Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 06:38:48 2026-05-16T06:38:48.223Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.223Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.239Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.239Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.269Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.269Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.294Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.294Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.339Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.339Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.351Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.351Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.384Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.384Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.406Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.406Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.459Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.459Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.472Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.472Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.492Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.492Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.507Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.507Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.527Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.527Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.640Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.640Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.672Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.672Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.680Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.680Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.689Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.690Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.706Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.706Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.747Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.747Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.772Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.772Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.790Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.790Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.795Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.795Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.842Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.842Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.852Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.852Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.898Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.898Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.911Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.911Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:48 2026-05-16T06:38:48.920Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:48 2026-05-16T06:38:48.920Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:48.938Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:49 2026-05-16T06:38:48.938Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:48.972Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:49 2026-05-16T06:38:48.972Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.027Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.027Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.041Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.041Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.214Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.214Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.225Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.225Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.241Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.241Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.271Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.271Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.294Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.294Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.344Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.345Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.352Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.352Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.352Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.352Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.385Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.385Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.407Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.407Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.453Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.453Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.461Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.461Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.474Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.474Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.544Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.544Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.680Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.680Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.690Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.690Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.706Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.707Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.748Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.748Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.774Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.774Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.790Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.790Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.796Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.796Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.838Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.838Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.842Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.842Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.855Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.855Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.899Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.899Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:49 2026-05-16T06:38:49.912Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:49 2026-05-16T06:38:49.912Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:49.923Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:50 2026-05-16T06:38:49.923Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:49.939Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:50 2026-05-16T06:38:49.939Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:49.976Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:50 2026-05-16T06:38:49.976Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.029Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.029Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.122Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.122Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.215Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.215Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.225Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.225Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.243Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.243Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.272Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.272Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.334Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.334Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.344Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.344Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.354Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.354Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.386Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.386Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.408Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.408Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.454Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.454Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.463Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.463Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.475Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.475Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.481Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.481Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.681Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.681Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.692Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.692Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.746Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.746Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.749Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.749Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.752Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.752Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.775Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.775Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.792Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.792Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.798Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.798Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.845Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.845Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.857Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.857Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.901Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.901Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.913Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.913Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.914Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 06:38:50 06:38:50 Members {size:1, ver:1} [ 06:38:50 Member [10.250.0.254]:5701 - 9047f8e9-87a5-4b0c-a5b1-55942c0bbda2 this 06:38:50 ] 06:38:50 06:38:50 2026-05-16T06:38:50.915Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 06:38:50 2026-05-16T06:38:50.916Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:50 2026-05-16T06:38:50.925Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.925Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:50 2026-05-16T06:38:50.940Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:50 2026-05-16T06:38:50.940Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:50.949Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 06:38:51 2026-05-16T06:38:50.950Z INFO 6795 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 9047f8e9-87a5-4b0c-a5b1-55942c0bbda2 this is handled 06:38:51 2026-05-16T06:38:50.950Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:51 2026-05-16T06:38:50.951Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:51 2026-05-16T06:38:50.951Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:51 2026-05-16T06:38:50.977Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:51 2026-05-16T06:38:50.977Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.032Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.032Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.122Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.122Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.216Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.216Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.220Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:51 2026-05-16T06:38:51.220Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 271 ms. 06:38:51 2026-05-16T06:38:51.220Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 06:38:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.035 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 06:38:51 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 06:38:51 2026-05-16T06:38:51.227Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.228Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 06:38:51 . ____ _ __ _ _ 06:38:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:38:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:38:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:38:51 ' |____| .__|_| |_|_| |_\__, | / / / / 06:38:51 =========|_|==============|___/=/_/_/_/ 06:38:51 06:38:51 :: Spring Boot :: (v3.5.13) 06:38:51 06:38:51 2026-05-16T06:38:51.241Z INFO 6795 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:38:51 2026-05-16T06:38:51.241Z INFO 6795 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:38:51 2026-05-16T06:38:51.246Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.246Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:51 o o o o---o o--o o o---o o o----o o--o--o 06:38:51 | | / \ / | / / \ | | 06:38:51 o----o o o o----o | o o o----o | 06:38:51 | | * \ / | \ * \ | | 06:38:51 o o * o o---o o--o o----o o---o * o o----o o 06:38:51 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:51 2026-05-16T06:38:51.255Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:38:51 To enable the Jet engine on the members, do one of the following: 06:38:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:51 2026-05-16T06:38:51.268Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:51 2026-05-16T06:38:51.270Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:38:51 2026-05-16T06:38:51.274Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.274Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.278Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:51 2026-05-16T06:38:51.278Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:51 2026-05-16T06:38:51.335Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.335Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.345Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.345Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.356Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.356Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.387Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.387Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.408Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.409Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.454Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.454Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.464Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.464Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.477Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.477Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.482Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.482Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.682Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.683Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.697Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.697Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.750Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.750Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.753Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.753Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.776Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.776Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.788Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.788Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.793Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.793Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.799Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.799Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.848Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.848Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.859Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.859Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.902Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.902Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:51 2026-05-16T06:38:51.915Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:51 2026-05-16T06:38:51.915Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:51.927Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:52 2026-05-16T06:38:51.927Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:51.940Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:52 2026-05-16T06:38:51.940Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:51.979Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:52 2026-05-16T06:38:51.979Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.034Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.034Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.123Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.123Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.217Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.217Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.227Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.227Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.248Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.248Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.275Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.275Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.305Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.305Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.334Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.334Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.346Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.346Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.357Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.357Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.409Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.409Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.454Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.454Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.465Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.465Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.477Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.477Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.483Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.483Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.699Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.699Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.705Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.705Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.750Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.750Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.751Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.751Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.754Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.754Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.778Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.778Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.789Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.789Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.794Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.794Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.801Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.801Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.861Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.861Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.904Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.904Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:52 2026-05-16T06:38:52.916Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:52 2026-05-16T06:38:52.916Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:52.929Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:53 2026-05-16T06:38:52.929Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:52.980Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:53 2026-05-16T06:38:52.980Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:52.983Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:53 2026-05-16T06:38:52.983Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.037Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.037Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.125Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.125Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.140Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.140Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.218Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.218Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.228Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.228Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.250Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.251Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.275Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.275Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.336Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.336Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.338Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.338Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.347Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.347Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.394Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.394Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.409Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.409Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.426Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.426Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.455Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.455Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.479Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.479Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.700Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.700Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.706Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.706Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.735Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.735Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.752Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.752Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.753Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.753Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.764Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.764Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.780Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.780Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.791Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.791Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.795Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.795Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.863Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.863Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.905Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.905Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:53 2026-05-16T06:38:53.916Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:53 2026-05-16T06:38:53.916Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:53.931Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:54 2026-05-16T06:38:53.931Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:53.981Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:54 2026-05-16T06:38:53.981Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.000Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:38:54 06:38:54 Members {size:1, ver:1} [ 06:38:54 Member [10.30.106.156]:5701 - e06f28a4-469c-4001-800c-efc532967b8f this 06:38:54 ] 06:38:54 06:38:54 2026-05-16T06:38:54.001Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:54 2026-05-16T06:38:54.002Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:38:54 2026-05-16T06:38:54.010Z INFO 6795 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.783 seconds (process running for 141.413) 06:38:54 2026-05-16T06:38:54.022Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:54 2026-05-16T06:38:54.023Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - e06f28a4-469c-4001-800c-efc532967b8f this is handled 06:38:54 2026-05-16T06:38:54.024Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 06:38:54 2026-05-16T06:38:54.025Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 06:38:54 2026-05-16T06:38:54.025Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 06:38:54 2026-05-16T06:38:54.029Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.029Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.041Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.041Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.091Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 06:38:54 2026-05-16T06:38:54.092Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 06:38:54 2026-05-16T06:38:54.092Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.867 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 06:38:54 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 06:38:54 2026-05-16T06:38:54.108Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:54 2026-05-16T06:38:54.129Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.129Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.141Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.141Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:54 o o o o---o o--o o o---o o o----o o--o--o 06:38:54 | | / \ / | / / \ | | 06:38:54 o----o o o o----o | o o o----o | 06:38:54 | | * \ / | \ * \ | | 06:38:54 o o * o o---o o--o o----o o---o * o o----o o 06:38:54 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:54 2026-05-16T06:38:54.170Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:54 To enable the Jet engine on the members, do one of the following: 06:38:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:54 2026-05-16T06:38:54.180Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:54 2026-05-16T06:38:54.182Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:54 2026-05-16T06:38:54.188Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:54 2026-05-16T06:38:54.188Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:54 2026-05-16T06:38:54.220Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.220Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.229Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.229Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.253Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.253Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.277Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.277Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.291Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.291Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.337Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.337Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.349Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.349Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.402Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.402Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.411Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.411Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.436Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.436Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.456Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.456Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.469Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.469Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.672Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.672Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.701Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.701Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.708Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.708Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.754Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.754Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.755Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.755Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.786Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.786Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.796Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.796Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.800Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.800Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.841Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.841Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.865Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.865Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.906Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.906Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:54 2026-05-16T06:38:54.918Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:54 2026-05-16T06:38:54.918Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:54.935Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:55 2026-05-16T06:38:54.935Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:54.982Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:55 2026-05-16T06:38:54.982Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.043Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.043Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.078Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.078Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.131Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.131Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.142Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.142Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.220Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.220Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.231Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.231Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.255Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.255Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.277Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.277Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.292Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.292Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.338Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.338Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.349Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.349Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.403Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.403Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.412Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.412Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.436Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.436Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.457Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.457Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.470Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.470Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.673Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.673Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.703Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.703Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.709Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.709Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.754Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.754Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.757Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.757Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.786Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.786Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.798Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.798Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.802Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.802Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.842Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.842Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.849Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.849Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.867Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.867Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:55 2026-05-16T06:38:55.919Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:55 2026-05-16T06:38:55.919Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:55.938Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:56 2026-05-16T06:38:55.938Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:55.984Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:56 2026-05-16T06:38:55.984Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.045Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.045Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.079Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.079Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.132Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.132Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.143Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.143Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.221Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.221Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.233Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.233Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.257Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.257Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.277Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.277Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.293Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.294Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.339Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.339Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.350Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.350Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.404Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.404Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.412Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.412Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.436Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.436Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.458Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.458Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.472Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.472Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.674Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.674Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.689Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.689Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.703Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.703Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.755Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.755Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.755Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:56 06:38:56 Members {size:1, ver:1} [ 06:38:56 Member [10.30.106.156]:5701 - 80e91511-3455-4763-89d8-9e3ab4aa377d this 06:38:56 ] 06:38:56 06:38:56 2026-05-16T06:38:56.756Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:56 2026-05-16T06:38:56.758Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:56 2026-05-16T06:38:56.758Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.758Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.764Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:56 2026-05-16T06:38:56.765Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 80e91511-3455-4763-89d8-9e3ab4aa377d this is handled 06:38:56 2026-05-16T06:38:56.766Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:56 2026-05-16T06:38:56.766Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:56 2026-05-16T06:38:56.767Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:56 2026-05-16T06:38:56.787Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.787Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.798Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.798Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.804Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.804Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.847Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:56 2026-05-16T06:38:56.847Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 06:38:56 2026-05-16T06:38:56.847Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:56 2026-05-16T06:38:56.849Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.849Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.849Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:56 2026-05-16T06:38:56.869Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.869Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.874Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.874Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.906Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:56 o o o o---o o--o o o---o o o----o o--o--o 06:38:56 | | / \ / | / / \ | | 06:38:56 o----o o o o----o | o o o----o | 06:38:56 | | * \ / | \ * \ | | 06:38:56 o o * o o---o o--o o----o o---o * o o----o o 06:38:56 06:38:56 2026-05-16T06:38:56.907Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:56 2026-05-16T06:38:56.907Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:56 2026-05-16T06:38:56.907Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:56 2026-05-16T06:38:56.907Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:56 2026-05-16T06:38:56.907Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:56 To enable the Jet engine on the members, do one of the following: 06:38:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:56 2026-05-16T06:38:56.917Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:56 2026-05-16T06:38:56.919Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:56 2026-05-16T06:38:56.921Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:56 2026-05-16T06:38:56.921Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:56 2026-05-16T06:38:56.926Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:56 2026-05-16T06:38:56.926Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:57 2026-05-16T06:38:56.940Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:57 2026-05-16T06:38:56.940Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:56.985Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:57 2026-05-16T06:38:56.985Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.048Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.048Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.081Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.081Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.134Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.134Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.144Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.144Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.223Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.223Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.233Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.234Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.258Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.258Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.278Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.278Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.294Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.294Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.341Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.341Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.351Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.351Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.405Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.405Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.413Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.437Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.437Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.458Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.458Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.473Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.473Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.691Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.691Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.705Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.705Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.712Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.712Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.760Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.761Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.772Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.772Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.788Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.788Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.800Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.800Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.804Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.804Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.843Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.843Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.850Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.850Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.871Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.871Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:57 2026-05-16T06:38:57.876Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:57 2026-05-16T06:38:57.876Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:57.969Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:58 2026-05-16T06:38:57.969Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:57.987Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:58 2026-05-16T06:38:57.987Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.018Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.018Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.051Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.051Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.135Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.135Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.146Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.146Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.223Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.223Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.234Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.234Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.260Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.260Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.279Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.279Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.295Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.296Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.297Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.297Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.342Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.343Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.352Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.353Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.406Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.406Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.413Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.460Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.460Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.513Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.513Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.674Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.674Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.706Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.706Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.713Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.713Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.763Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.763Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.773Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.773Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.788Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.788Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.801Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.801Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.804Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.804Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.845Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.845Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.851Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.851Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.873Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.873Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:58 2026-05-16T06:38:58.877Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:58 2026-05-16T06:38:58.877Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:58.971Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:38:59 2026-05-16T06:38:58.971Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:58.989Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:59 2026-05-16T06:38:58.989Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.020Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.020Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.053Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.053Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.137Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.137Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.147Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.147Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.224Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.224Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.235Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.235Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.262Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.263Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.280Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.280Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.296Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.296Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.340Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.340Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.343Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.343Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.352Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.352Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.406Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.407Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.415Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.415Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.462Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.462Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.515Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.515Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.525Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:59 06:38:59 Members {size:1, ver:1} [ 06:38:59 Member [10.30.106.156]:5701 - 08569db7-2fb1-411e-82c5-c8e0da9378ba this 06:38:59 ] 06:38:59 06:38:59 2026-05-16T06:38:59.525Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:38:59 2026-05-16T06:38:59.527Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:38:59 2026-05-16T06:38:59.531Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:38:59 2026-05-16T06:38:59.532Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 08569db7-2fb1-411e-82c5-c8e0da9378ba this is handled 06:38:59 2026-05-16T06:38:59.533Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:38:59 2026-05-16T06:38:59.533Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:38:59 2026-05-16T06:38:59.534Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:38:59 2026-05-16T06:38:59.565Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.565Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.615Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:38:59 2026-05-16T06:38:59.615Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 06:38:59 2026-05-16T06:38:59.616Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:38:59 2026-05-16T06:38:59.618Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:38:59 o o o o---o o--o o o---o o o----o o--o--o 06:38:59 | | / \ / | / / \ | | 06:38:59 o----o o o o----o | o o o----o | 06:38:59 | | * \ / | \ * \ | | 06:38:59 o o * o o---o o--o o----o o---o * o o----o o 06:38:59 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:38:59 2026-05-16T06:38:59.668Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:38:59 To enable the Jet engine on the members, do one of the following: 06:38:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:38:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:38:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:38:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:38:59 2026-05-16T06:38:59.677Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:38:59 2026-05-16T06:38:59.678Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:38:59 2026-05-16T06:38:59.684Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:38:59 2026-05-16T06:38:59.684Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:38:59 2026-05-16T06:38:59.737Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.737Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.745Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.745Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.766Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.766Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.775Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.775Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.788Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.789Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.802Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.802Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.804Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.804Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.850Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.851Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.853Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.853Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.875Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.875Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.878Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.878Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:38:59 2026-05-16T06:38:59.914Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:38:59 2026-05-16T06:38:59.914Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.017Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.017Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.021Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.021Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.056Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.056Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.139Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.139Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.148Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.148Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.189Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.189Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.210Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.210Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.226Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.226Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.236Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.236Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.269Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.269Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.281Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.282Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.345Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.345Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.353Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.353Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.407Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.407Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.416Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.416Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.463Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.463Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.517Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.517Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.565Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.565Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.739Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.739Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.745Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.745Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.754Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.754Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.769Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.769Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.789Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.789Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.803Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.803Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.852Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.852Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.853Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.853Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.853Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.853Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.878Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.878Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:00 2026-05-16T06:39:00.879Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:00 2026-05-16T06:39:00.879Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:00.943Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:01 2026-05-16T06:39:00.943Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.019Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.019Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.021Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.022Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.042Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.042Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.059Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.059Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.136Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.136Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.140Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.140Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.148Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.148Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.199Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.199Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.226Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.226Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.237Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.237Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.271Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.271Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.357Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.357Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.363Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.364Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.408Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.408Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.417Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.418Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.465Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.465Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.499Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.499Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.517Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.517Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.657Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.657Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.740Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.740Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.771Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.771Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.789Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.789Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.790Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.790Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.804Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.805Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.852Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.852Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.854Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.854Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.856Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.856Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.879Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.879Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:01 2026-05-16T06:39:01.879Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:01 2026-05-16T06:39:01.880Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:01.944Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:02 2026-05-16T06:39:01.944Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.020Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.020Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.021Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.021Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.044Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.044Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.060Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.060Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.137Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.137Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.142Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.142Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.149Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.150Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.201Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.201Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.227Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.227Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.238Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.238Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.274Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.274Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.325Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.325Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.358Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.358Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.406Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.406Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.408Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.408Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.418Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.418Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.465Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.465Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.507Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.507Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.587Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:02 06:39:02 Members {size:1, ver:1} [ 06:39:02 Member [10.30.106.156]:5701 - 5381a20c-0d27-402d-a8a4-9c6a4d0db461 this 06:39:02 ] 06:39:02 06:39:02 2026-05-16T06:39:02.587Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:02 2026-05-16T06:39:02.589Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:02 2026-05-16T06:39:02.606Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:02 2026-05-16T06:39:02.606Z INFO 6795 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 5381a20c-0d27-402d-a8a4-9c6a4d0db461 this is handled 06:39:02 2026-05-16T06:39:02.608Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:02 2026-05-16T06:39:02.608Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:02 2026-05-16T06:39:02.609Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:02 2026-05-16T06:39:02.660Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.660Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.680Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:02 2026-05-16T06:39:02.680Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 06:39:02 2026-05-16T06:39:02.681Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:02 2026-05-16T06:39:02.683Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:02 o o o o---o o--o o o---o o o----o o--o--o 06:39:02 | | / \ / | / / \ | | 06:39:02 o----o o o o----o | o o o----o | 06:39:02 | | * \ / | \ * \ | | 06:39:02 o o * o o---o o--o o----o o---o * o o----o o 06:39:02 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:02 2026-05-16T06:39:02.723Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:02 To enable the Jet engine on the members, do one of the following: 06:39:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:02 2026-05-16T06:39:02.733Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:02 2026-05-16T06:39:02.735Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:02 2026-05-16T06:39:02.741Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.741Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.742Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:02 2026-05-16T06:39:02.743Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:02 2026-05-16T06:39:02.773Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.773Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.790Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.790Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.791Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.791Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.804Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.804Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.854Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.854Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.855Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.855Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.861Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.861Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.882Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.882Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:02 2026-05-16T06:39:02.928Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:02 2026-05-16T06:39:02.928Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:02.946Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:03 2026-05-16T06:39:02.946Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:02.962Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:03 2026-05-16T06:39:02.962Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:02.971Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:03 2026-05-16T06:39:02.971Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.022Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.022Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.046Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.046Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.137Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.137Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.143Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.143Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.150Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.150Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.202Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.202Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.228Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.228Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.240Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.240Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.276Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.276Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.325Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.326Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.358Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.358Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.363Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.363Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.407Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.407Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.409Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.409Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.419Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.419Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.467Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.467Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.661Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.661Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.675Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.675Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.742Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.742Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.790Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.790Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.792Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.792Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.806Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.806Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.855Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.855Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.856Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.856Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.863Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.863Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.886Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.886Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.929Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.929Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:03 2026-05-16T06:39:03.947Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:03 2026-05-16T06:39:03.947Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:03.965Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:04 2026-05-16T06:39:03.965Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.017Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.017Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.025Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.026Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.047Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.047Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.138Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.138Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.144Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.144Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.152Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.152Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.203Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.203Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.239Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.239Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.269Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.269Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.282Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.282Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.326Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.326Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.361Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.361Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.365Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.365Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.408Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.408Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.411Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.411Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.440Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.440Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.469Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.469Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.662Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.662Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.683Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.683Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.743Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.743Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.792Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.792Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.793Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.793Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.807Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.807Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.857Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.857Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.857Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.857Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.867Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.867Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.901Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.901Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.929Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.929Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:04 2026-05-16T06:39:04.949Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:04 2026-05-16T06:39:04.949Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:04.972Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:05 2026-05-16T06:39:04.972Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.017Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.017Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.023Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.023Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.029Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.029Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.139Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.139Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.145Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.145Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.154Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.154Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.205Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.205Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.242Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.242Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.260Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.260Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.289Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.289Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.328Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.328Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.363Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.363Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.367Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.367Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.410Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.410Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.414Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.414Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.442Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.442Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.472Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.472Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.562Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:05 06:39:05 Members {size:1, ver:1} [ 06:39:05 Member [10.30.106.156]:5701 - b437fbd4-7e9e-4864-98ab-e5619aaa6348 this 06:39:05 ] 06:39:05 06:39:05 2026-05-16T06:39:05.563Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:05 2026-05-16T06:39:05.564Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:05 2026-05-16T06:39:05.570Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:05 2026-05-16T06:39:05.570Z INFO 6795 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - b437fbd4-7e9e-4864-98ab-e5619aaa6348 this is handled 06:39:05 2026-05-16T06:39:05.571Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:05 2026-05-16T06:39:05.572Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:05 2026-05-16T06:39:05.572Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:05 2026-05-16T06:39:05.656Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:05 2026-05-16T06:39:05.656Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 06:39:05 2026-05-16T06:39:05.657Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:05 2026-05-16T06:39:05.659Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:05 2026-05-16T06:39:05.663Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.663Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.687Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.687Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.688Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.688Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:05 o o o o---o o--o o o---o o o----o o--o--o 06:39:05 | | / \ / | / / \ | | 06:39:05 o----o o o o----o | o o o----o | 06:39:05 | | * \ / | \ * \ | | 06:39:05 o o * o o---o o--o o----o o---o * o o----o o 06:39:05 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:05 2026-05-16T06:39:05.692Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:05 To enable the Jet engine on the members, do one of the following: 06:39:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:05 2026-05-16T06:39:05.702Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:05 2026-05-16T06:39:05.704Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:05 2026-05-16T06:39:05.714Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:05 2026-05-16T06:39:05.714Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:05 2026-05-16T06:39:05.745Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.745Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.771Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.771Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.794Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.794Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.808Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.808Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.859Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.859Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.895Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.895Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.927Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.927Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.930Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.931Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:05 2026-05-16T06:39:05.950Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:05 2026-05-16T06:39:05.950Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:05.987Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:06 2026-05-16T06:39:05.987Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.018Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.018Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.030Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.030Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.033Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.033Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.140Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.140Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.146Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.146Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.146Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.146Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.155Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.155Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.244Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.244Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.261Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.261Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.294Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.294Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.330Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.330Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.364Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.364Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.369Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.369Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.410Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.410Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.417Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.417Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.445Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.445Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.472Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.472Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.656Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.656Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.665Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.665Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.681Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.681Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.698Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.698Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.747Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.747Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.796Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.796Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.810Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.810Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.861Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.861Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:06 2026-05-16T06:39:06.899Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:06 2026-05-16T06:39:06.899Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:06.932Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:07 2026-05-16T06:39:06.932Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:06.949Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:07 2026-05-16T06:39:06.949Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:06.951Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:07 2026-05-16T06:39:06.951Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:06.992Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:07 2026-05-16T06:39:06.992Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.020Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.020Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.032Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.032Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.034Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.034Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.141Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.141Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.147Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.147Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.157Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.157Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.195Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.195Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.246Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.246Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.262Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.262Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.297Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.297Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.331Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.331Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.366Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.366Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.371Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.371Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.411Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.411Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.421Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.421Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.446Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.446Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.474Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.474Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.591Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.591Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.657Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.657Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.667Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.667Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.722Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.722Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.748Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.748Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.798Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.798Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.829Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.829Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.863Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.863Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:07 2026-05-16T06:39:07.900Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:07 2026-05-16T06:39:07.900Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:07.948Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:08 2026-05-16T06:39:07.948Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:07.952Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:08 2026-05-16T06:39:07.952Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:07.972Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:08 2026-05-16T06:39:07.972Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:07.997Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:08 2026-05-16T06:39:07.997Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.020Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.020Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.034Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.034Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.035Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.035Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.142Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.142Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.148Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.148Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.158Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.158Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.196Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.196Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.248Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.248Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.263Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.263Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.302Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.302Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.333Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.333Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.367Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.367Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.373Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.373Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.412Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.412Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.422Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.422Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.437Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:08 06:39:08 Members {size:1, ver:1} [ 06:39:08 Member [10.30.106.156]:5701 - e569d76b-611d-49dc-a417-5b1095303a36 this 06:39:08 ] 06:39:08 06:39:08 2026-05-16T06:39:08.438Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:08 2026-05-16T06:39:08.439Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:08 2026-05-16T06:39:08.447Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.447Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.449Z INFO 6795 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 06:39:08 2026-05-16T06:39:08.450Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:08 2026-05-16T06:39:08.451Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - e569d76b-611d-49dc-a417-5b1095303a36 this is handled 06:39:08 2026-05-16T06:39:08.452Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:08 2026-05-16T06:39:08.457Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:08 2026-05-16T06:39:08.458Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:08 2026-05-16T06:39:08.475Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.475Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.598Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.598Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.659Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.659Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.668Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.668Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.729Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.729Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.739Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:08 2026-05-16T06:39:08.739Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 289 ms. 06:39:08 2026-05-16T06:39:08.739Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:08 2026-05-16T06:39:08.741Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:08 2026-05-16T06:39:08.749Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.749Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:08 o o o o---o o--o o o---o o o----o o--o--o 06:39:08 | | / \ / | / / \ | | 06:39:08 o----o o o o----o | o o o----o | 06:39:08 | | * \ / | \ * \ | | 06:39:08 o o * o o---o o--o o----o o---o * o o----o o 06:39:08 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:08 2026-05-16T06:39:08.774Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:08 To enable the Jet engine on the members, do one of the following: 06:39:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:08 2026-05-16T06:39:08.784Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:08 2026-05-16T06:39:08.785Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:08 2026-05-16T06:39:08.794Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:08 2026-05-16T06:39:08.794Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:08 2026-05-16T06:39:08.814Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.814Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.831Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.831Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.864Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.864Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:08 2026-05-16T06:39:08.901Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:08 2026-05-16T06:39:08.901Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:08.949Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:09 2026-05-16T06:39:08.949Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:08.955Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:09 2026-05-16T06:39:08.955Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:08.988Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:09 2026-05-16T06:39:08.989Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.002Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.002Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.022Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.022Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.035Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.035Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.036Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.036Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.144Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.144Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.149Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.149Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.160Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.160Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.197Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.197Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.250Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.250Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.264Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.264Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.312Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.312Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.334Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.334Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.370Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.370Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.390Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.390Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.413Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.413Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.423Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.423Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.450Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.450Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.477Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.477Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.501Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.501Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.662Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.662Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.669Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.669Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.734Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.734Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.751Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.751Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.816Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.816Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.832Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.832Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.865Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.865Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.903Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.903Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:09 2026-05-16T06:39:09.910Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:09 2026-05-16T06:39:09.910Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:09.950Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:10 2026-05-16T06:39:09.950Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:09.999Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:10 2026-05-16T06:39:09.999Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.009Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.009Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.024Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.024Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.036Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.036Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.037Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.037Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.145Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.145Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.151Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.151Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.161Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.161Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.199Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.199Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.252Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.252Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.266Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.266Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.316Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.316Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.336Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.336Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.371Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.371Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.391Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.391Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.416Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.416Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.426Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.426Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.451Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.451Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.479Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.479Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.504Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.504Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.614Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.614Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.637Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.637Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.669Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.670Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.715Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.715Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.818Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.818Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.834Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.834Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.867Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.867Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.905Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.905Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:10 2026-05-16T06:39:10.910Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:10 2026-05-16T06:39:10.910Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:10.952Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:11 2026-05-16T06:39:10.952Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:10.981Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:11 2026-05-16T06:39:10.981Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.012Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.012Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.012Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.012Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.026Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.026Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.038Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.038Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.085Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.085Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.111Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.111Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.146Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.146Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.201Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.201Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.253Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.253Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.267Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.267Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.320Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.320Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.337Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.337Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.372Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.372Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.391Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.391Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.418Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.418Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.428Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.428Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.453Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.454Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.480Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.480Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.508Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.508Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.611Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.611Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.624Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.625Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.627Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.627Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.630Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:11 06:39:11 Members {size:1, ver:1} [ 06:39:11 Member [10.30.106.156]:5701 - f1607a8c-f030-4db6-98f3-fe8564a9ee4d this 06:39:11 ] 06:39:11 06:39:11 2026-05-16T06:39:11.631Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:11 2026-05-16T06:39:11.632Z INFO 6795 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:11 2026-05-16T06:39:11.640Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:11 2026-05-16T06:39:11.640Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - f1607a8c-f030-4db6-98f3-fe8564a9ee4d this is handled 06:39:11 2026-05-16T06:39:11.640Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.640Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.641Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:11 2026-05-16T06:39:11.642Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:11 2026-05-16T06:39:11.642Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:11 2026-05-16T06:39:11.720Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:11 2026-05-16T06:39:11.720Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 06:39:11 2026-05-16T06:39:11.721Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:11 2026-05-16T06:39:11.722Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:11 o o o o---o o--o o o---o o o----o o--o--o 06:39:11 | | / \ / | / / \ | | 06:39:11 o----o o o o----o | o o o----o | 06:39:11 | | * \ / | \ * \ | | 06:39:11 o o * o o---o o--o o----o o---o * o o----o o 06:39:11 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:11 2026-05-16T06:39:11.754Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:11 To enable the Jet engine on the members, do one of the following: 06:39:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:11 2026-05-16T06:39:11.764Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:11 2026-05-16T06:39:11.765Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:11 2026-05-16T06:39:11.771Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:11 2026-05-16T06:39:11.771Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:11 2026-05-16T06:39:11.791Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.791Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.820Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.820Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.835Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.835Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.869Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.869Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.884Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.884Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.906Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.906Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.909Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.910Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:11 2026-05-16T06:39:11.911Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:11 2026-05-16T06:39:11.911Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.018Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.018Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.024Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.024Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.027Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.027Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.038Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.039Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.112Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.112Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.146Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.146Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.183Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.183Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.215Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.215Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.254Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.254Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.254Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.254Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.322Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.322Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.339Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.339Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.405Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.405Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.419Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.419Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.429Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.429Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.455Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.455Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.481Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.481Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.511Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.511Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.624Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.624Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.625Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.625Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.628Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.628Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.643Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.643Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.792Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.792Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.820Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.820Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:12 2026-05-16T06:39:12.836Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:12 2026-05-16T06:39:12.836Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:12.910Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:13 2026-05-16T06:39:12.910Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:12.912Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:13 2026-05-16T06:39:12.912Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:12.915Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:13 2026-05-16T06:39:12.915Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:12.916Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:13 2026-05-16T06:39:12.916Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:12.946Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:13 2026-05-16T06:39:12.946Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.024Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.024Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.030Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.030Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.035Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.035Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.039Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.039Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.114Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.114Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.147Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.147Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.209Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.209Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.224Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.224Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.227Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.227Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.256Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.256Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.326Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.326Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.342Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.342Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.405Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.405Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.421Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.421Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.431Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.431Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.457Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.457Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.481Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.481Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.514Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.514Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.627Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.627Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.630Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.631Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.645Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.645Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.660Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.660Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.795Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.795Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.820Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.820Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.838Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.838Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.871Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.871Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.911Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.911Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.912Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.912Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:13 2026-05-16T06:39:13.916Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:13 2026-05-16T06:39:13.916Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:13.947Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:14 2026-05-16T06:39:13.947Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.027Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.027Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.031Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.031Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.039Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.039Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.040Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.040Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.115Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.115Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.148Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.148Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.211Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.211Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.224Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.225Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.228Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.228Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.228Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.228Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.258Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.258Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.342Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.342Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.343Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.343Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.360Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:14 06:39:14 Members {size:1, ver:1} [ 06:39:14 Member [10.30.106.156]:5701 - 04ce88bd-ea24-4abc-a465-f3a1f7eb1a70 this 06:39:14 ] 06:39:14 06:39:14 2026-05-16T06:39:14.361Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:14 2026-05-16T06:39:14.362Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:14 2026-05-16T06:39:14.371Z INFO 6795 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 06:39:14 2026-05-16T06:39:14.376Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:14 2026-05-16T06:39:14.376Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 04ce88bd-ea24-4abc-a465-f3a1f7eb1a70 this is handled 06:39:14 2026-05-16T06:39:14.378Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:14 2026-05-16T06:39:14.378Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:14 2026-05-16T06:39:14.379Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:14 2026-05-16T06:39:14.407Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.407Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.433Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.433Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.449Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:14 2026-05-16T06:39:14.449Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 06:39:14 2026-05-16T06:39:14.450Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:14 2026-05-16T06:39:14.451Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:14 2026-05-16T06:39:14.458Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.458Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.482Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:14 o o o o---o o--o o o---o o o----o o--o--o 06:39:14 | | / \ / | / / \ | | 06:39:14 o----o o o o----o | o o o----o | 06:39:14 | | * \ / | \ * \ | | 06:39:14 o o * o o---o o--o o----o o---o * o o----o o 06:39:14 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:14 2026-05-16T06:39:14.482Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:14 To enable the Jet engine on the members, do one of the following: 06:39:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:14 2026-05-16T06:39:14.495Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:14 2026-05-16T06:39:14.496Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:14 2026-05-16T06:39:14.503Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:14 2026-05-16T06:39:14.503Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:14 2026-05-16T06:39:14.516Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.516Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.626Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.626Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.632Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.632Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.641Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.641Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.651Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.651Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.796Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.796Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.822Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.822Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.839Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.839Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.872Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.872Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.912Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.912Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.913Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.913Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:14 2026-05-16T06:39:14.917Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:14 2026-05-16T06:39:14.917Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:14.947Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:15 2026-05-16T06:39:14.947Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.031Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.031Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.032Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.032Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.041Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.041Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.042Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.042Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.115Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.115Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.148Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.148Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.225Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.225Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.228Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.228Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.228Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.228Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.231Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.231Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.259Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.259Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.328Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.328Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.343Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.343Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.344Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.344Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.410Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.410Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.435Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.435Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.468Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.468Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.484Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.484Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.523Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.523Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.634Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.634Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.643Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.643Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.654Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.654Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.797Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.797Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.824Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.824Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.873Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.873Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.888Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.888Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.912Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.912Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.913Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.913Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.919Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.919Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:15 2026-05-16T06:39:15.943Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:15 2026-05-16T06:39:15.943Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:15.949Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:16 2026-05-16T06:39:15.949Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.033Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.033Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.036Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.036Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.043Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.044Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.148Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.148Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.165Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.165Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.226Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.226Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.228Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.228Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.235Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.235Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.243Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.243Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.261Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.261Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.301Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.301Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.328Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.328Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.344Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.344Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.413Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.436Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.436Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.470Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.470Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.486Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.486Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.529Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.529Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.635Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.635Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.644Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.644Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.658Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.658Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.825Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.825Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.838Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.838Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.873Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.873Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.888Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.889Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.913Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.913Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.914Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.914Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.920Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.920Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.930Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.930Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:16 2026-05-16T06:39:16.946Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:16 2026-05-16T06:39:16.946Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.034Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.034Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.038Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.038Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.043Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.043Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.150Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.150Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.166Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.166Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.227Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.227Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.230Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.230Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.237Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.237Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.244Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.244Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.261Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.261Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.306Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.306Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.329Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.329Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.345Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.346Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.414Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.463Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.463Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.477Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.477Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.488Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.488Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.534Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.534Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.636Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.636Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.644Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.645Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.661Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.661Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.764Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.764Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.782Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:17 06:39:17 Members {size:1, ver:1} [ 06:39:17 Member [10.30.106.156]:5701 - 4b65f920-caf7-43da-a765-2de2238b6045 this 06:39:17 ] 06:39:17 06:39:17 2026-05-16T06:39:17.783Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:17 2026-05-16T06:39:17.785Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:17 2026-05-16T06:39:17.792Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:17 2026-05-16T06:39:17.792Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 4b65f920-caf7-43da-a765-2de2238b6045 this is handled 06:39:17 2026-05-16T06:39:17.793Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:17 2026-05-16T06:39:17.794Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:17 2026-05-16T06:39:17.794Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:17 2026-05-16T06:39:17.825Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.825Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.839Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.839Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.862Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:17 2026-05-16T06:39:17.863Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 06:39:17 2026-05-16T06:39:17.863Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:17 2026-05-16T06:39:17.865Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:17 2026-05-16T06:39:17.879Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.879Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:17 o o o o---o o--o o o---o o o----o o--o--o 06:39:17 | | / \ / | / / \ | | 06:39:17 o----o o o o----o | o o o----o | 06:39:17 | | * \ / | \ * \ | | 06:39:17 o o * o o---o o--o o----o o---o * o o----o o 06:39:17 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:17 2026-05-16T06:39:17.892Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:17 To enable the Jet engine on the members, do one of the following: 06:39:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:17 2026-05-16T06:39:17.894Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.894Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.902Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:17 2026-05-16T06:39:17.903Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:17 2026-05-16T06:39:17.907Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.907Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.909Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:17 2026-05-16T06:39:17.910Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:17 2026-05-16T06:39:17.915Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.915Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.921Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.921Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.947Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.947Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:17 2026-05-16T06:39:17.948Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:17 2026-05-16T06:39:17.948Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.035Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.035Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.042Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.042Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.151Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.151Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.167Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.167Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.228Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.228Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.231Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.231Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.240Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.240Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.245Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.245Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.263Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.263Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.308Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.308Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.331Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.331Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.346Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.346Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.414Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.432Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.432Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.464Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.464Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.479Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.479Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.539Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.539Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.637Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.637Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.644Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.644Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.663Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.663Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.779Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.779Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.840Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.840Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.858Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.858Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.895Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.895Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.897Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.897Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.907Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.908Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.916Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.916Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.918Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.918Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.923Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.923Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:18 2026-05-16T06:39:18.953Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:18 2026-05-16T06:39:18.953Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.047Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.048Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.054Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.054Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.091Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.091Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.167Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.167Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.229Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.229Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.231Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.231Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.244Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.244Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.247Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.247Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.298Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.298Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.309Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.309Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.332Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.332Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.347Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.347Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.413Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.413Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.433Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.433Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.465Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.465Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.481Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.481Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.542Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.542Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.639Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.639Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.665Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.665Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.666Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.666Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.780Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.781Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.842Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.842Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.859Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.860Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.896Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.896Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.896Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.896Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.908Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.908Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.917Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.917Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.920Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.920Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.924Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.924Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:19 2026-05-16T06:39:19.957Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:19 2026-05-16T06:39:19.957Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.051Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.051Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.055Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.055Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.093Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.093Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.112Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:20 06:39:20 Members {size:1, ver:1} [ 06:39:20 Member [10.30.106.156]:5701 - 58ea9890-551a-49cb-a221-bb2cc2cb825b this 06:39:20 ] 06:39:20 06:39:20 2026-05-16T06:39:20.113Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:20 2026-05-16T06:39:20.114Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:20 2026-05-16T06:39:20.120Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:20 2026-05-16T06:39:20.121Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 58ea9890-551a-49cb-a221-bb2cc2cb825b this is handled 06:39:20 2026-05-16T06:39:20.122Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:20 2026-05-16T06:39:20.122Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:20 2026-05-16T06:39:20.123Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:20 2026-05-16T06:39:20.169Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.169Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.201Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:20 2026-05-16T06:39:20.202Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 06:39:20 2026-05-16T06:39:20.202Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:20 2026-05-16T06:39:20.204Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:20 2026-05-16T06:39:20.224Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.224Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:20 o o o o---o o--o o o---o o o----o o--o--o 06:39:20 | | / \ / | / / \ | | 06:39:20 o----o o o o----o | o o o----o | 06:39:20 | | * \ / | \ * \ | | 06:39:20 o o * o o---o o--o o----o o---o * o o----o o 06:39:20 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:20 To enable the Jet engine on the members, do one of the following: 06:39:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:20 2026-05-16T06:39:20.232Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.232Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.241Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:20 2026-05-16T06:39:20.243Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:20 2026-05-16T06:39:20.247Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.247Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.260Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:20 2026-05-16T06:39:20.261Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:20 2026-05-16T06:39:20.272Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.272Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.310Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.310Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.329Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.329Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.334Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.334Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.347Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.347Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.415Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.415Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.434Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.434Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.440Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.440Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.482Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.482Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.545Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.545Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.611Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.611Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.666Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.666Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.669Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.669Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.781Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.781Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.820Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.820Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.842Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.842Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.859Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.859Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.896Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.897Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.909Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.909Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.917Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.918Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.921Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.921Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:20 2026-05-16T06:39:20.926Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:20 2026-05-16T06:39:20.926Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:20.966Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:21 2026-05-16T06:39:20.966Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.054Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.054Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.056Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.057Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.135Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.135Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.170Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.170Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.226Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.226Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.234Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.234Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.249Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.249Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.273Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.273Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.312Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.312Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.320Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.320Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.330Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.330Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.336Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.336Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.349Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.349Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.416Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.416Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.436Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.436Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.483Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.483Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.545Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.545Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.548Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.548Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.667Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.667Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.671Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.671Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.806Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.806Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.844Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.844Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.850Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.850Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.859Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.859Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.897Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.897Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.911Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.911Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.918Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.918Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.922Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.922Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.927Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.927Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:21 2026-05-16T06:39:21.969Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:21 2026-05-16T06:39:21.969Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.057Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.057Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.057Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.057Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.136Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.136Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.171Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.171Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.175Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.176Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.236Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.236Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.251Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.251Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.274Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.274Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.314Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.314Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.321Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.321Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.331Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.331Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.337Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.337Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.350Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.350Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.418Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.418Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.436Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.436Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.485Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.485Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.551Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.551Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.569Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.569Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.669Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.669Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.674Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.674Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.807Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.807Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.841Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.841Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.846Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.846Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.860Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.861Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.898Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.898Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.912Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.912Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.919Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.920Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.922Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.922Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:22 2026-05-16T06:39:22.927Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:22 2026-05-16T06:39:22.927Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:22.972Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:23 2026-05-16T06:39:22.972Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.058Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.058Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.060Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.060Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.136Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.137Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.172Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.172Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.176Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.176Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.237Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.237Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.254Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.254Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.276Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.276Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.299Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.299Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.323Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.323Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.331Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.331Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.338Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.338Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.351Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.351Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.419Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.419Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.438Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.438Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.447Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.447Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.454Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.454Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.503Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:23 06:39:23 Members {size:1, ver:1} [ 06:39:23 Member [10.30.106.156]:5701 - d2170dd5-c5d7-4364-99ea-3ef89c840da1 this 06:39:23 ] 06:39:23 06:39:23 2026-05-16T06:39:23.504Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:23 2026-05-16T06:39:23.505Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:23 2026-05-16T06:39:23.519Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.519Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.529Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:23 2026-05-16T06:39:23.529Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - d2170dd5-c5d7-4364-99ea-3ef89c840da1 this is handled 06:39:23 2026-05-16T06:39:23.531Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:23 2026-05-16T06:39:23.531Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:23 2026-05-16T06:39:23.532Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:23 2026-05-16T06:39:23.590Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:23 2026-05-16T06:39:23.590Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 61 ms. 06:39:23 2026-05-16T06:39:23.590Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:23 2026-05-16T06:39:23.592Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:23 o o o o---o o--o o o---o o o----o o--o--o 06:39:23 | | / \ / | / / \ | | 06:39:23 o----o o o o----o | o o o----o | 06:39:23 | | * \ / | \ * \ | | 06:39:23 o o * o o---o o--o o----o o---o * o o----o o 06:39:23 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:23 2026-05-16T06:39:23.617Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:23 To enable the Jet engine on the members, do one of the following: 06:39:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:23 2026-05-16T06:39:23.625Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:23 2026-05-16T06:39:23.627Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:23 2026-05-16T06:39:23.633Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:23 2026-05-16T06:39:23.633Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:23 2026-05-16T06:39:23.670Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.670Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.676Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.676Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.809Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.809Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.846Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.847Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.861Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.861Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.873Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.873Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.898Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.898Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.912Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.912Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.920Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.920Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.923Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.923Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:23 2026-05-16T06:39:23.928Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:23 2026-05-16T06:39:23.928Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:23.976Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:24 2026-05-16T06:39:23.976Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.059Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.059Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.063Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.063Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.137Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.137Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.173Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.173Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.178Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.178Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.223Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.223Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.238Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.238Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.257Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.257Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.318Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.318Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.324Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.324Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.334Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.334Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.339Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.339Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.351Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.351Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.356Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.356Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.420Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.420Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.440Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.440Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.473Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.473Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.520Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.520Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.672Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.672Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.678Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.678Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.810Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.810Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.847Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.847Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.863Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.863Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.873Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.873Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.899Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.899Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.912Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.913Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.921Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.921Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.923Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.923Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:24 2026-05-16T06:39:24.930Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:24 2026-05-16T06:39:24.930Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:24.980Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:25 2026-05-16T06:39:24.980Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.061Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.061Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.065Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.065Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.126Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.126Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.137Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.137Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.174Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.174Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.179Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.179Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.240Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.240Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.261Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.261Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.320Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.320Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.323Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.323Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.326Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.326Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.334Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.334Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.351Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.351Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.359Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.359Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.378Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.378Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.421Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.422Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.440Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.440Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.521Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.521Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.674Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.674Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.680Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.680Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.811Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.811Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.848Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.848Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.864Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.865Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.875Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.875Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.901Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.901Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.913Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.913Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.920Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.920Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.925Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.925Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:25 2026-05-16T06:39:25.932Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:25 2026-05-16T06:39:25.932Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:25.983Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:26 2026-05-16T06:39:25.983Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.061Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.061Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.067Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.067Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.127Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.127Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.138Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.138Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.167Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:26 06:39:26 Members {size:1, ver:1} [ 06:39:26 Member [10.30.106.156]:5701 - 67f84d9e-556c-41e2-981a-d9956f68c888 this 06:39:26 ] 06:39:26 06:39:26 2026-05-16T06:39:26.169Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:26 2026-05-16T06:39:26.170Z INFO 6795 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:26 2026-05-16T06:39:26.174Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.174Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.179Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.179Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.190Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:26 2026-05-16T06:39:26.190Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 67f84d9e-556c-41e2-981a-d9956f68c888 this is handled 06:39:26 2026-05-16T06:39:26.191Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:26 2026-05-16T06:39:26.191Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:26 2026-05-16T06:39:26.192Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:26 2026-05-16T06:39:26.241Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.241Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.242Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.242Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.265Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.265Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.321Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.321Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.328Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.328Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.334Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.334Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.352Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.352Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.362Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.362Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.381Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.381Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.421Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.421Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.441Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.441Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.449Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:26 2026-05-16T06:39:26.449Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 259 ms. 06:39:26 2026-05-16T06:39:26.450Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:26 2026-05-16T06:39:26.451Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:26 o o o o---o o--o o o---o o o----o o--o--o 06:39:26 | | / \ / | / / \ | | 06:39:26 o----o o o o----o | o o o----o | 06:39:26 | | * \ / | \ * \ | | 06:39:26 o o * o o---o o--o o----o o---o * o o----o o 06:39:26 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:26 2026-05-16T06:39:26.478Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:26 To enable the Jet engine on the members, do one of the following: 06:39:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:26 2026-05-16T06:39:26.487Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:26 2026-05-16T06:39:26.488Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:26 2026-05-16T06:39:26.499Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:26 2026-05-16T06:39:26.499Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:26 2026-05-16T06:39:26.522Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.522Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.582Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.582Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.676Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.676Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.766Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.766Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.825Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.825Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.845Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.845Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:26 2026-05-16T06:39:26.876Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:26 2026-05-16T06:39:26.876Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.901Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.901Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.921Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.921Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.926Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.926Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.932Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.932Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.955Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.955Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:26.985Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:27 2026-05-16T06:39:26.985Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.063Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.063Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.070Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.070Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.128Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.128Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.139Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.139Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.176Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.176Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.180Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.180Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.182Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.182Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.241Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.241Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.271Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.271Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.289Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.289Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.321Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.321Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.330Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.330Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.335Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.335Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.365Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.365Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.383Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.383Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.423Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.423Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.441Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.441Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.523Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.523Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.584Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.584Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.677Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.677Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.717Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.717Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.765Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.765Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.825Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.825Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.877Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.877Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.902Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.902Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.923Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.923Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.928Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.928Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.932Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.932Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:27 2026-05-16T06:39:27.944Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:27 2026-05-16T06:39:27.944Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:27.987Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:28 2026-05-16T06:39:27.987Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.063Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.063Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.072Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.072Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.129Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.129Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.141Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.141Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.142Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.142Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.177Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.177Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.181Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.181Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.195Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.196Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.241Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.241Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.273Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.273Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.321Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.321Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.332Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.332Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.336Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.336Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.368Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.368Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.413Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.413Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.419Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.419Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.423Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.424Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.525Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.525Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.587Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.587Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.678Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.678Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.717Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.717Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.766Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.766Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.825Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.825Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.878Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.878Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.903Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.903Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.923Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.923Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.929Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.929Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.933Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.933Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:28 2026-05-16T06:39:28.945Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:28 2026-05-16T06:39:28.945Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:28.989Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:29 2026-05-16T06:39:28.989Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.064Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.064Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.074Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.074Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.131Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.131Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.144Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.144Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.179Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.179Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.182Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.182Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.189Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.189Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.195Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.195Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.226Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:29 06:39:29 Members {size:1, ver:1} [ 06:39:29 Member [10.30.106.156]:5701 - 910925af-10be-42c2-b9cb-fb5cfa17c4e0 this 06:39:29 ] 06:39:29 06:39:29 2026-05-16T06:39:29.227Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:29 2026-05-16T06:39:29.228Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:29 2026-05-16T06:39:29.238Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:29 2026-05-16T06:39:29.238Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - 910925af-10be-42c2-b9cb-fb5cfa17c4e0 this is handled 06:39:29 2026-05-16T06:39:29.239Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:29 2026-05-16T06:39:29.240Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:29 2026-05-16T06:39:29.240Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:29 2026-05-16T06:39:29.241Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.241Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.276Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.276Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.320Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:29 2026-05-16T06:39:29.320Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 06:39:29 2026-05-16T06:39:29.321Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:29 2026-05-16T06:39:29.322Z INFO 6795 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 06:39:29 2026-05-16T06:39:29.329Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.329Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.332Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.332Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.337Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.337Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:29 o o o o---o o--o o o---o o o----o o--o--o 06:39:29 | | / \ / | / / \ | | 06:39:29 o----o o o o----o | o o o----o | 06:39:29 | | * \ / | \ * \ | | 06:39:29 o o * o o---o o--o o----o o---o * o o----o o 06:39:29 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Cluster name: dev 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:29 2026-05-16T06:39:29.349Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [dev] [5.5.0] The Jet engine is disabled. 06:39:29 To enable the Jet engine on the members, do one of the following: 06:39:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:29 2026-05-16T06:39:29.358Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:29 2026-05-16T06:39:29.360Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Using Multicast discovery 06:39:29 2026-05-16T06:39:29.366Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:29 2026-05-16T06:39:29.367Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:29 2026-05-16T06:39:29.370Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.370Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.414Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.414Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.420Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.420Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.423Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.423Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.525Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.525Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.589Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.589Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.678Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.678Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.717Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.717Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.768Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.768Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.840Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.840Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.855Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.855Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.904Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.904Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.921Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.921Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.929Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.929Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.934Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.934Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:29 2026-05-16T06:39:29.947Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:29 2026-05-16T06:39:29.947Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:29.996Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:30 2026-05-16T06:39:29.996Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.066Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.066Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.076Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.076Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.132Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.132Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.179Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.179Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.184Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.184Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.190Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.190Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.195Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.195Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.242Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.242Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.279Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.279Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.330Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.330Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.334Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.334Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.337Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.337Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.375Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.375Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.415Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.415Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.421Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.421Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.425Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.425Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.568Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.568Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.591Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.591Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.679Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.679Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.719Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.719Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.732Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.732Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.844Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.844Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.856Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.857Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.898Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.898Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.905Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.905Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.907Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.907Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.922Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.922Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.933Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.933Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:30 2026-05-16T06:39:30.949Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:30 2026-05-16T06:39:30.949Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.078Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.078Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.099Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.099Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.106Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.106Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.133Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.133Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.139Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.139Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.185Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.185Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.191Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.191Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.197Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.197Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.244Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.244Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.283Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.283Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.331Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.331Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.338Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.338Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.353Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.353Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.379Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.379Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.417Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.417Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.422Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.422Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.426Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.426Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.570Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.570Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.594Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.594Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.680Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.681Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.721Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.721Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.761Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.761Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.857Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.857Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.882Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.882Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.901Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.901Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.905Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.905Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.935Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.935Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.936Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.936Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.950Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.950Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:31 2026-05-16T06:39:31.954Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:31 2026-05-16T06:39:31.954Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.080Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.080Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.091Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [dev] [5.5.0] 06:39:32 06:39:32 Members {size:1, ver:1} [ 06:39:32 Member [10.30.106.156]:5701 - f49a1450-4757-415c-9e54-72b3e89d4ade this 06:39:32 ] 06:39:32 06:39:32 2026-05-16T06:39:32.092Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:32 2026-05-16T06:39:32.093Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 06:39:32 2026-05-16T06:39:32.104Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.104Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.107Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.107Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.135Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.135Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.143Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.143Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.186Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.186Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.192Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.192Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.198Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.198Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.232Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTTING_DOWN 06:39:32 2026-05-16T06:39:32.233Z INFO 6795 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.156]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.156]:5701 - f49a1450-4757-415c-9e54-72b3e89d4ade this is handled 06:39:32 2026-05-16T06:39:32.234Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down multicast service... 06:39:32 2026-05-16T06:39:32.235Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down connection manager... 06:39:32 2026-05-16T06:39:32.235Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Shutting down node engine... 06:39:32 2026-05-16T06:39:32.244Z INFO 6795 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.156]:5701 [dev] [5.5.0] Destroying node NodeExtension. 06:39:32 2026-05-16T06:39:32.244Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 06:39:32 2026-05-16T06:39:32.244Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [dev] [5.5.0] [10.30.106.156]:5701 is SHUTDOWN 06:39:32 2026-05-16T06:39:32.245Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.245Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.15 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 06:39:32 06:39:32 . ____ _ __ _ _ 06:39:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:32 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:32 =========|_|==============|___/=/_/_/_/ 06:39:32 06:39:32 :: Spring Boot :: (v3.5.13) 06:39:32 06:39:32 2026-05-16T06:39:32.295Z INFO 6795 --- [ main] PolicyExecutorWebClientConfigurationSpec : Starting PolicyExecutorWebClientConfigurationSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:32 2026-05-16T06:39:32.295Z INFO 6795 --- [ main] PolicyExecutorWebClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 06:39:32 2026-05-16T06:39:32.298Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.298Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.306Z INFO 6795 --- [ main] PolicyExecutorWebClientConfigurationSpec : Started PolicyExecutorWebClientConfigurationSpec in 0.024 seconds (process running for 179.709) 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 06:39:32 2026-05-16T06:39:32.333Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.333Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 06:39:32 2026-05-16T06:39:32.346Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.346Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 06:39:32 2026-05-16T06:39:32.355Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.355Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 06:39:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 06:39:32 2026-05-16T06:39:32.389Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.389Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 06:39:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 06:39:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 06:39:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 06:39:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 06:39:32 2026-05-16T06:39:32.418Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.418Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 06:39:32 2026-05-16T06:39:32.423Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.423Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 06:39:32 2026-05-16T06:39:32.430Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.430Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.432Z WARN 6795 --- [ main] o.c.n.a.i.m.CmHandleRegistrationResponse : Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 06:39:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 06:39:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 06:39:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 06:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 06:39:32 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 06:39:32 06:39:32 . ____ _ __ _ _ 06:39:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:32 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:32 =========|_|==============|___/=/_/_/_/ 06:39:32 06:39:32 :: Spring Boot :: (v3.5.13) 06:39:32 06:39:32 2026-05-16T06:39:32.523Z INFO 6795 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:32 2026-05-16T06:39:32.523Z INFO 6795 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:39:32 2026-05-16T06:39:32.570Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.570Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system.logo : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:39:32 o o o o---o o--o o o---o o o----o o--o--o 06:39:32 | | / \ / | / / \ | | 06:39:32 o----o o o o----o | o o o----o | 06:39:32 | | * \ / | \ * \ | | 06:39:32 o o * o o---o o--o o----o o---o * o o----o o 06:39:32 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:39:32 2026-05-16T06:39:32.578Z INFO 6795 --- [ main] com.hazelcast.system : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:39:32 To enable the Jet engine on the members, do one of the following: 06:39:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:39:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:39:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:39:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:39:32 2026-05-16T06:39:32.588Z INFO 6795 --- [ main] com.hazelcast.system.security : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:39:32 2026-05-16T06:39:32.589Z INFO 6795 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:39:32 2026-05-16T06:39:32.594Z INFO 6795 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:39:32 2026-05-16T06:39:32.595Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTING 06:39:32 2026-05-16T06:39:32.598Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.598Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.681Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.681Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.722Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.722Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.763Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.763Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.859Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.859Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.884Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:32 2026-05-16T06:39:32.884Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:32 2026-05-16T06:39:32.906Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.906Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:32.910Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.910Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:32.936Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.936Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:32.936Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.937Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:32.952Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.952Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:32.955Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:33 2026-05-16T06:39:32.955Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.083Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.083Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.104Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.104Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.107Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.107Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.136Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.136Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.144Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.187Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.187Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.194Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.194Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.197Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.197Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.246Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.246Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.302Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.302Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.334Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.334Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.348Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.348Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.355Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.355Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.391Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.391Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.419Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.419Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.423Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.423Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.432Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.432Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.572Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.572Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.601Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.601Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.682Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.682Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.724Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.724Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.764Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.764Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.861Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.861Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:33 2026-05-16T06:39:33.884Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:33 2026-05-16T06:39:33.884Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.906Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.906Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.912Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.912Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.936Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.936Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.936Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.936Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.952Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.952Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.955Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.955Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:33.986Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:34 2026-05-16T06:39:33.986Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.106Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.106Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.108Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.108Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.138Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.138Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.188Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.188Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.195Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.195Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.202Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.202Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.248Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.248Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.267Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.267Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.304Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.304Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.349Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.349Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.357Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.357Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.387Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.387Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.395Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.395Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.433Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.434Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.458Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.458Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.574Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.574Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.603Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.603Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.684Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.684Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.764Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.764Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.765Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.765Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.863Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.863Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.884Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.884Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:34 2026-05-16T06:39:34.888Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:34 2026-05-16T06:39:34.888Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.908Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.908Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.914Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.914Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.937Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.937Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.938Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.938Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.953Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.954Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:34.956Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:35 2026-05-16T06:39:34.956Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.107Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.107Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.108Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.108Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.139Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.139Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.196Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.196Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.203Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.203Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.219Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.219Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.248Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.248Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.288Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.288Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.297Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.297Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.307Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.307Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.318Z INFO 6795 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:39:35 06:39:35 Members {size:1, ver:1} [ 06:39:35 Member [10.30.106.156]:5701 - 2b8ede56-3e76-408c-b9c0-5c950366eb37 this 06:39:35 ] 06:39:35 06:39:35 2026-05-16T06:39:35.319Z INFO 6795 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.156]:5701 is STARTED 06:39:35 2026-05-16T06:39:35.319Z INFO 6795 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.156]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:39:35 2026-05-16T06:39:35.334Z INFO 6795 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 2.823 seconds (process running for 182.737) 06:39:35 2026-05-16T06:39:35.350Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.350Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 06:39:35 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 06:39:35 2026-05-16T06:39:35.358Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.358Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:35 06:39:35 . ____ _ __ _ _ 06:39:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:35 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:35 =========|_|==============|___/=/_/_/_/ 06:39:35 06:39:35 :: Spring Boot :: (v3.5.13) 06:39:35 06:39:35 2026-05-16T06:39:35.364Z INFO 6795 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:35 2026-05-16T06:39:35.364Z INFO 6795 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 06:39:35 2026-05-16T06:39:35.370Z INFO 6795 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.018 seconds (process running for 182.774) 06:39:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 06:39:35 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 06:39:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 06:39:35 2026-05-16T06:39:35.390Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.390Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 06:39:35 06:39:35 . ____ _ __ _ _ 06:39:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:35 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:35 =========|_|==============|___/=/_/_/_/ 06:39:35 06:39:35 :: Spring Boot :: (v3.5.13) 06:39:35 06:39:35 2026-05-16T06:39:35.420Z INFO 6795 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:35 2026-05-16T06:39:35.420Z INFO 6795 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:39:35 2026-05-16T06:39:35.435Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.435Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.493Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.493Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.576Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.576Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.641Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.641Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.685Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.686Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.765Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.765Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.767Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.767Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.865Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.865Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.885Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.885Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:35 2026-05-16T06:39:35.891Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:35 2026-05-16T06:39:35.891Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.908Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.908Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.923Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.923Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.939Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.939Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.939Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.939Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.941Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.941Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:35.956Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:36 2026-05-16T06:39:35.956Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.109Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.109Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.109Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.109Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.140Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.140Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.197Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.197Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.205Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.205Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.219Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.219Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.250Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.250Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.289Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.289Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.306Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.306Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.315Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.315Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.359Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.359Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.392Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.392Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.404Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.404Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.423Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.423Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.494Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.494Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.532Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.532Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.643Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.643Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.686Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.686Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.766Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.766Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.768Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.768Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.777Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.777Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.886Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.886Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:36 2026-05-16T06:39:36.894Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:36 2026-05-16T06:39:36.894Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.909Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.909Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.927Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.927Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.940Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.940Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.944Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.944Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.957Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.957Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:36.973Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:37 2026-05-16T06:39:36.973Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.109Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.109Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.110Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.110Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.141Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.141Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.197Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.197Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.207Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.207Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.221Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.221Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.241Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.241Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.250Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.250Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.309Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.309Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.318Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.318Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.357Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.357Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.393Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.393Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.406Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.406Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.424Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.424Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.496Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.496Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.531Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.531Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.646Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.646Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.688Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.688Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.767Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.767Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.769Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.769Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.820Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.820Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.888Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.888Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:37 2026-05-16T06:39:37.896Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:37 2026-05-16T06:39:37.896Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.910Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.910Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.928Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.928Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.941Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.941Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.946Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.946Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.959Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.959Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:37.974Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:38 2026-05-16T06:39:37.974Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.077Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.077Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.111Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.111Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.143Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.143Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.145Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.145Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.197Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.197Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.199Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.199Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.242Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.242Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.252Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.252Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.266Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.266Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.313Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.313Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.313Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.313Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.321Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.321Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.394Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.394Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.408Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.408Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.426Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.426Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.496Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.496Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.531Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.532Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.648Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.648Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.689Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.689Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.769Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.769Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.770Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.770Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.821Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.821Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.889Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.889Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:38 2026-05-16T06:39:38.899Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:38 2026-05-16T06:39:38.899Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.912Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.912Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.929Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.929Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.941Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.941Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.948Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.948Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.960Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.960Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:38.976Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:39 2026-05-16T06:39:38.976Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.112Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.112Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.123Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.123Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.144Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.144Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.146Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.147Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.201Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.201Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.228Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.228Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.244Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.244Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.253Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.253Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.266Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.266Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.315Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.315Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.316Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.316Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.323Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.323Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.395Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.395Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.409Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.409Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.427Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.427Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.496Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.496Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.532Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.532Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.650Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.650Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.690Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.690Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.760Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.760Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.771Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.771Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.771Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.771Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.891Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.891Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:39 2026-05-16T06:39:39.901Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:39 2026-05-16T06:39:39.901Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.912Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.912Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.930Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.930Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.951Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.952Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.961Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.961Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.978Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.978Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:39.982Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:40 2026-05-16T06:39:39.982Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.114Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.114Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.124Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.124Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.146Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.146Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.147Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.147Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.175Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.175Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.228Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.228Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.244Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.244Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.254Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.254Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.268Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.268Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.316Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.316Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.319Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.319Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.325Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.325Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.396Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.396Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.410Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.410Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.428Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.428Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.497Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.497Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.533Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.533Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.655Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.655Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.690Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.690Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.772Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.772Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.772Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.772Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.776Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.776Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.893Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.893Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:40 2026-05-16T06:39:40.903Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:40 2026-05-16T06:39:40.904Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.914Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.914Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.931Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.931Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.956Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.956Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.963Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.963Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.979Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.979Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:40.984Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:41 2026-05-16T06:39:40.984Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.116Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.116Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.125Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.125Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.142Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.142Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.147Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.147Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.185Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.185Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.229Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.229Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.246Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.246Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.255Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.255Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.269Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.269Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.317Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.317Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.323Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.323Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.327Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.327Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.397Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.397Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.410Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.410Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.429Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.430Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.498Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.498Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.533Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.533Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.658Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.658Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.691Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.691Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.773Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.773Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.778Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.778Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.785Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.785Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.895Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.895Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:41 2026-05-16T06:39:41.906Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:41 2026-05-16T06:39:41.906Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.915Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.915Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.931Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.931Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.958Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.958Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.965Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.965Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.979Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.979Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:41.985Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:42 2026-05-16T06:39:41.985Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.117Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.117Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.127Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.127Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.143Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.143Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.148Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.148Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.187Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.187Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.229Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.229Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.230Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.230Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.247Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.247Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.270Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.270Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.286Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.286Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.319Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.319Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.326Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.326Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.400Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.400Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.410Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.410Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.430Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.430Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.500Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.500Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.534Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.534Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.660Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.660Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.692Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.692Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.779Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.779Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.786Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.786Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.820Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.820Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.896Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.897Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:42 2026-05-16T06:39:42.909Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:42 2026-05-16T06:39:42.909Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.917Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.917Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.961Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.961Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.967Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.967Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.973Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.973Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.981Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.981Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:42.986Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:43 2026-05-16T06:39:42.986Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.119Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.119Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.120Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.120Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.128Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.128Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.155Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.155Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.188Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.188Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.231Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.231Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.232Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.232Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.249Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.249Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.288Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.288Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.297Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.297Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.321Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.321Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.329Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.329Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.402Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.402Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.412Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.412Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.430Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.430Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.501Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.501Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.535Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.535Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.663Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.663Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.693Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.693Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.780Z INFO 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.780Z WARN 6795 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.787Z INFO 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.787Z WARN 6795 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.821Z INFO 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.821Z WARN 6795 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.896Z INFO 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.896Z WARN 6795 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:43 2026-05-16T06:39:43.911Z INFO 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 06:39:43 2026-05-16T06:39:43.911Z WARN 6795 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:43.918Z INFO 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 06:39:44 2026-05-16T06:39:43.918Z WARN 6795 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:43.936Z INFO 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 06:39:44 2026-05-16T06:39:43.936Z WARN 6795 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:43.963Z INFO 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Node 1 disconnected. 06:39:44 2026-05-16T06:39:43.963Z WARN 6795 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-16, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:43.968Z INFO 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 06:39:44 2026-05-16T06:39:43.968Z WARN 6795 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:43.983Z INFO 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 06:39:44 2026-05-16T06:39:43.983Z WARN 6795 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.034Z INFO 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.034Z WARN 6795 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.058Z INFO 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.058Z WARN 6795 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.061Z INFO 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.061Z WARN 6795 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.120Z INFO 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.120Z WARN 6795 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.129Z INFO 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.129Z WARN 6795 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.189Z INFO 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.189Z WARN 6795 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.232Z INFO 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.232Z WARN 6795 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.235Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.235Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-9, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.251Z INFO 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.251Z WARN 6795 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.282Z INFO 6795 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 8.875 seconds (process running for 191.685) 06:39:44 2026-05-16T06:39:44.289Z INFO 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.289Z WARN 6795 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.297Z INFO 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.297Z WARN 6795 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.891 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 06:39:44 06:39:44 . ____ _ __ _ _ 06:39:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:44 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:44 =========|_|==============|___/=/_/_/_/ 06:39:44 06:39:44 :: Spring Boot :: (v3.5.13) 06:39:44 06:39:44 2026-05-16T06:39:44.311Z INFO 6795 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:44 2026-05-16T06:39:44.311Z INFO 6795 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:39:44 2026-05-16T06:39:44.322Z INFO 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.322Z WARN 6795 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.326Z INFO 6795 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.025 seconds (process running for 191.73) 06:39:44 2026-05-16T06:39:44.329Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:39:44 acks = -1 06:39:44 auto.include.jmx.reporter = true 06:39:44 batch.size = 16384 06:39:44 bootstrap.servers = [localhost:9092] 06:39:44 buffer.memory = 33554432 06:39:44 client.dns.lookup = use_all_dns_ips 06:39:44 client.id = producer-27 06:39:44 compression.gzip.level = -1 06:39:44 compression.lz4.level = 9 06:39:44 compression.type = none 06:39:44 compression.zstd.level = 3 06:39:44 connections.max.idle.ms = 540000 06:39:44 delivery.timeout.ms = 120000 06:39:44 enable.idempotence = true 06:39:44 enable.metrics.push = true 06:39:44 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 06:39:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:39:44 linger.ms = 0 06:39:44 max.block.ms = 60000 06:39:44 max.in.flight.requests.per.connection = 5 06:39:44 max.request.size = 1048576 06:39:44 metadata.max.age.ms = 300000 06:39:44 metadata.max.idle.ms = 300000 06:39:44 metadata.recovery.strategy = none 06:39:44 metric.reporters = [] 06:39:44 metrics.num.samples = 2 06:39:44 metrics.recording.level = INFO 06:39:44 metrics.sample.window.ms = 30000 06:39:44 partitioner.adaptive.partitioning.enable = true 06:39:44 partitioner.availability.timeout.ms = 0 06:39:44 partitioner.class = null 06:39:44 partitioner.ignore.keys = false 06:39:44 receive.buffer.bytes = 32768 06:39:44 reconnect.backoff.max.ms = 1000 06:39:44 reconnect.backoff.ms = 50 06:39:44 request.timeout.ms = 30000 06:39:44 retries = 2147483647 06:39:44 retry.backoff.max.ms = 1000 06:39:44 retry.backoff.ms = 100 06:39:44 sasl.client.callback.handler.class = null 06:39:44 sasl.jaas.config = null 06:39:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:39:44 sasl.kerberos.min.time.before.relogin = 60000 06:39:44 sasl.kerberos.service.name = null 06:39:44 sasl.kerberos.ticket.renew.jitter = 0.05 06:39:44 sasl.kerberos.ticket.renew.window.factor = 0.8 06:39:44 sasl.login.callback.handler.class = null 06:39:44 sasl.login.class = null 06:39:44 sasl.login.connect.timeout.ms = null 06:39:44 sasl.login.read.timeout.ms = null 06:39:44 sasl.login.refresh.buffer.seconds = 300 06:39:44 sasl.login.refresh.min.period.seconds = 60 06:39:44 sasl.login.refresh.window.factor = 0.8 06:39:44 sasl.login.refresh.window.jitter = 0.05 06:39:44 sasl.login.retry.backoff.max.ms = 10000 06:39:44 sasl.login.retry.backoff.ms = 100 06:39:44 sasl.mechanism = GSSAPI 06:39:44 sasl.oauthbearer.clock.skew.seconds = 30 06:39:44 sasl.oauthbearer.expected.audience = null 06:39:44 sasl.oauthbearer.expected.issuer = null 06:39:44 sasl.oauthbearer.header.urlencode = false 06:39:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:39:44 sasl.oauthbearer.jwks.endpoint.url = null 06:39:44 sasl.oauthbearer.scope.claim.name = scope 06:39:44 sasl.oauthbearer.sub.claim.name = sub 06:39:44 sasl.oauthbearer.token.endpoint.url = null 06:39:44 security.protocol = PLAINTEXT 06:39:44 security.providers = null 06:39:44 send.buffer.bytes = 131072 06:39:44 socket.connection.setup.timeout.max.ms = 30000 06:39:44 socket.connection.setup.timeout.ms = 10000 06:39:44 ssl.cipher.suites = null 06:39:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:39:44 ssl.endpoint.identification.algorithm = https 06:39:44 ssl.engine.factory.class = null 06:39:44 ssl.key.password = null 06:39:44 ssl.keymanager.algorithm = SunX509 06:39:44 ssl.keystore.certificate.chain = null 06:39:44 ssl.keystore.key = null 06:39:44 ssl.keystore.location = null 06:39:44 ssl.keystore.password = null 06:39:44 ssl.keystore.type = JKS 06:39:44 ssl.protocol = TLSv1.3 06:39:44 ssl.provider = null 06:39:44 ssl.secure.random.implementation = null 06:39:44 ssl.trustmanager.algorithm = PKIX 06:39:44 ssl.truststore.certificates = null 06:39:44 ssl.truststore.location = null 06:39:44 ssl.truststore.password = null 06:39:44 ssl.truststore.type = JKS 06:39:44 transaction.timeout.ms = 60000 06:39:44 transactional.id = null 06:39:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:39:44 06:39:44 2026-05-16T06:39:44.330Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:39:44 2026-05-16T06:39:44.330Z INFO 6795 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-27] Instantiated an idempotent producer. 06:39:44 2026-05-16T06:39:44.332Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:39:44 2026-05-16T06:39:44.332Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:39:44 2026-05-16T06:39:44.332Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913584332 06:39:44 2026-05-16T06:39:44.333Z INFO 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.333Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.333Z INFO 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.333Z WARN 6795 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-8, groupId=test] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.333Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 2026-05-16T06:39:44.341Z INFO 6795 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:39:44 acks = -1 06:39:44 auto.include.jmx.reporter = true 06:39:44 batch.size = 16384 06:39:44 bootstrap.servers = [localhost:9092] 06:39:44 buffer.memory = 33554432 06:39:44 client.dns.lookup = use_all_dns_ips 06:39:44 client.id = producer-28 06:39:44 compression.gzip.level = -1 06:39:44 compression.lz4.level = 9 06:39:44 compression.type = none 06:39:44 compression.zstd.level = 3 06:39:44 connections.max.idle.ms = 540000 06:39:44 delivery.timeout.ms = 120000 06:39:44 enable.idempotence = true 06:39:44 enable.metrics.push = true 06:39:44 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 06:39:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:39:44 linger.ms = 0 06:39:44 max.block.ms = 60000 06:39:44 max.in.flight.requests.per.connection = 5 06:39:44 max.request.size = 1048576 06:39:44 metadata.max.age.ms = 300000 06:39:44 metadata.max.idle.ms = 300000 06:39:44 metadata.recovery.strategy = none 06:39:44 metric.reporters = [] 06:39:44 metrics.num.samples = 2 06:39:44 metrics.recording.level = INFO 06:39:44 metrics.sample.window.ms = 30000 06:39:44 partitioner.adaptive.partitioning.enable = true 06:39:44 partitioner.availability.timeout.ms = 0 06:39:44 partitioner.class = null 06:39:44 partitioner.ignore.keys = false 06:39:44 receive.buffer.bytes = 32768 06:39:44 reconnect.backoff.max.ms = 1000 06:39:44 reconnect.backoff.ms = 50 06:39:44 request.timeout.ms = 30000 06:39:44 retries = 2147483647 06:39:44 retry.backoff.max.ms = 1000 06:39:44 retry.backoff.ms = 100 06:39:44 sasl.client.callback.handler.class = null 06:39:44 sasl.jaas.config = null 06:39:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:39:44 sasl.kerberos.min.time.before.relogin = 60000 06:39:44 sasl.kerberos.service.name = null 06:39:44 sasl.kerberos.ticket.renew.jitter = 0.05 06:39:44 sasl.kerberos.ticket.renew.window.factor = 0.8 06:39:44 sasl.login.callback.handler.class = null 06:39:44 sasl.login.class = null 06:39:44 sasl.login.connect.timeout.ms = null 06:39:44 sasl.login.read.timeout.ms = null 06:39:44 sasl.login.refresh.buffer.seconds = 300 06:39:44 sasl.login.refresh.min.period.seconds = 60 06:39:44 sasl.login.refresh.window.factor = 0.8 06:39:44 sasl.login.refresh.window.jitter = 0.05 06:39:44 sasl.login.retry.backoff.max.ms = 10000 06:39:44 sasl.login.retry.backoff.ms = 100 06:39:44 sasl.mechanism = GSSAPI 06:39:44 sasl.oauthbearer.clock.skew.seconds = 30 06:39:44 sasl.oauthbearer.expected.audience = null 06:39:44 sasl.oauthbearer.expected.issuer = null 06:39:44 sasl.oauthbearer.header.urlencode = false 06:39:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:39:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:39:44 sasl.oauthbearer.jwks.endpoint.url = null 06:39:44 sasl.oauthbearer.scope.claim.name = scope 06:39:44 sasl.oauthbearer.sub.claim.name = sub 06:39:44 sasl.oauthbearer.token.endpoint.url = null 06:39:44 security.protocol = PLAINTEXT 06:39:44 security.providers = null 06:39:44 send.buffer.bytes = 131072 06:39:44 socket.connection.setup.timeout.max.ms = 30000 06:39:44 socket.connection.setup.timeout.ms = 10000 06:39:44 ssl.cipher.suites = null 06:39:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:39:44 ssl.endpoint.identification.algorithm = https 06:39:44 ssl.engine.factory.class = null 06:39:44 ssl.key.password = null 06:39:44 ssl.keymanager.algorithm = SunX509 06:39:44 ssl.keystore.certificate.chain = null 06:39:44 ssl.keystore.key = null 06:39:44 ssl.keystore.location = null 06:39:44 ssl.keystore.password = null 06:39:44 ssl.keystore.type = JKS 06:39:44 ssl.protocol = TLSv1.3 06:39:44 ssl.provider = null 06:39:44 ssl.secure.random.implementation = null 06:39:44 ssl.trustmanager.algorithm = PKIX 06:39:44 ssl.truststore.certificates = null 06:39:44 ssl.truststore.location = null 06:39:44 ssl.truststore.password = null 06:39:44 ssl.truststore.type = JKS 06:39:44 transaction.timeout.ms = 60000 06:39:44 transactional.id = null 06:39:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:39:44 06:39:44 2026-05-16T06:39:44.341Z INFO 6795 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:39:44 2026-05-16T06:39:44.341Z INFO 6795 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-28] Instantiated an idempotent producer. 06:39:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 06:39:44 2026-05-16T06:39:44.343Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:39:44 2026-05-16T06:39:44.343Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:39:44 2026-05-16T06:39:44.343Z INFO 6795 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913584343 06:39:44 2026-05-16T06:39:44.344Z INFO 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.344Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.344Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 06:39:44 . ____ _ __ _ _ 06:39:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:44 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:44 =========|_|==============|___/=/_/_/_/ 06:39:44 06:39:44 :: Spring Boot :: (v3.5.13) 06:39:44 06:39:44 2026-05-16T06:39:44.360Z INFO 6795 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6795 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-service) 06:39:44 2026-05-16T06:39:44.360Z INFO 6795 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 06:39:44 2026-05-16T06:39:44.402Z INFO 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.402Z WARN 6795 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.412Z INFO 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.412Z WARN 6795 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.430Z INFO 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.430Z WARN 6795 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.434Z INFO 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.434Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.434Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 2026-05-16T06:39:44.444Z INFO 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.444Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.444Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 2026-05-16T06:39:44.454Z INFO 6795 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.097 seconds (process running for 191.85) 06:39:44 2026-05-16T06:39:44.496Z ERROR 6795 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 06:39:44 2026-05-16T06:39:44.499Z ERROR 6795 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 06:39:44 2026-05-16T06:39:44.502Z INFO 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.502Z WARN 6795 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.535Z INFO 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.535Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.535Z WARN 6795 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 2026-05-16T06:39:44.539Z INFO 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.539Z WARN 6795 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 06:39:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 06:39:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 06:39:44 2026-05-16T06:39:44.561Z INFO 6795 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 06:39:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 06:39:44 2026-05-16T06:39:44.562Z INFO 6795 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 06:39:44 2026-05-16T06:39:44.585Z INFO 6795 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 06:39:44 2026-05-16T06:39:44.587Z INFO 6795 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 06:39:44 2026-05-16T06:39:44.587Z INFO 6795 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 06:39:44 2026-05-16T06:39:44.589Z INFO 6795 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 06:39:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 06:39:44 2026-05-16T06:39:44.595Z INFO 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Node -1 disconnected. 06:39:44 2026-05-16T06:39:44.595Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.595Z WARN 6795 --- [d | producer-28] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-28] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 06:39:44 2026-05-16T06:39:44.610Z ERROR 6795 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 06:39:44 06:39:44 java.lang.RuntimeException: Simulated failure 06:39:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:44 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:44 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:39:44 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:39:44 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:39:44 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:39:44 at groovy.lang.Closure.call(Closure.java:427) 06:39:44 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:39:44 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:39:44 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:39:44 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:39:44 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:39:44 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:39:44 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:39:44 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:39:44 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:39:44 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:44 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:39:44 at jdk.proxy2/jdk.proxy2.$Proxy253.getNcmpServiceCmHandle(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 06:39:44 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518.migrateInventoryToModelRelease20260423$accessor$IUEwwG53(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518$auxiliary$XKZy8vHi.call(Unknown Source) 06:39:44 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:39:44 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:39:44 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:39:44 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:39:44 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:44 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518.migrateInventoryToModelRelease20260423(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518$migrateInventoryToModelRelease20260423.call(Unknown Source) 06:39:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:44 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:44 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:44 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:44 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:44 06:39:44 2026-05-16T06:39:44.611Z ERROR 6795 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 06:39:44 06:39:44 java.lang.RuntimeException: Simulated failure 06:39:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:39:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:39:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:39:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:39:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:39:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:39:44 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:44 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:39:44 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:39:44 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 06:39:44 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 06:39:44 at groovy.lang.Closure.call(Closure.java:427) 06:39:44 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 06:39:44 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 06:39:44 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 06:39:44 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 06:39:44 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 06:39:44 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 06:39:44 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 06:39:44 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 06:39:44 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 06:39:44 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:44 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 06:39:44 at jdk.proxy2/jdk.proxy2.$Proxy127.cmHandleBulkMigrate(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 06:39:44 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518.migrateInventoryToModelRelease20260423$accessor$IUEwwG53(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518$auxiliary$XKZy8vHi.call(Unknown Source) 06:39:44 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 06:39:44 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 06:39:44 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 06:39:44 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 06:39:44 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 06:39:44 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518.migrateInventoryToModelRelease20260423(Unknown Source) 06:39:44 at org.onap.cps.ncmp.init.DataMigration$SpockMock$785265518$migrateInventoryToModelRelease20260423.call(Unknown Source) 06:39:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:44 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:44 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:44 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:44 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:44 06:39:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 06:39:44 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 06:39:44 2026-05-16T06:39:44.665Z INFO 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.665Z WARN 6795 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-17, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.674Z INFO 6795 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:39:44 2026-05-16T06:39:44.674Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:44 2026-05-16T06:39:44.674Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 06:39:44 2026-05-16T06:39:44.675Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 06:39:44 2026-05-16T06:39:44.676Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:44 2026-05-16T06:39:44.680Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:44 2026-05-16T06:39:44.681Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 06:39:44 2026-05-16T06:39:44.682Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 06:39:44 2026-05-16T06:39:44.682Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:44 2026-05-16T06:39:44.692Z INFO 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 06:39:44 2026-05-16T06:39:44.693Z WARN 6795 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 06:39:44 2026-05-16T06:39:44.699Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:44 2026-05-16T06:39:44.699Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Starting data migration. 06:39:44 2026-05-16T06:39:44.699Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 06:39:44 2026-05-16T06:39:44.699Z INFO 6795 --- [ main] org.onap.cps.init.AbstractModelLoader : Model Loader #2: Deleting schema dmi-registry-2024-02-23 06:39:44 2026-05-16T06:39:44.699Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:44 2026-05-16T06:39:44.705Z INFO 6795 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 06:39:44 2026-05-16T06:39:44.707Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:39:44 2026-05-16T06:39:44.707Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 06:39:44 2026-05-16T06:39:44.707Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:39:44 2026-05-16T06:39:44.711Z INFO 6795 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 06:39:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 06:39:45 [INFO] 06:39:45 [INFO] Results: 06:39:45 [INFO] 06:39:45 [INFO] Tests run: 922, Failures: 0, Errors: 0, Skipped: 0 06:39:45 [INFO] 06:39:45 [INFO] 06:39:45 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 06:39:45 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 06:39:45 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 06:39:45 [INFO] All coverage checks have been met. 06:39:45 [INFO] 06:39:45 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 06:39:45 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 06:39:45 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 06:39:45 [INFO] 06:39:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 06:39:45 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar 06:39:45 [INFO] 06:39:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 06:39:45 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.8-SNAPSHOT/cps-ncmp-service-3.7.8-SNAPSHOT.jar 06:39:45 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.8-SNAPSHOT/cps-ncmp-service-3.7.8-SNAPSHOT.pom 06:39:45 [INFO] 06:39:45 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-service --- 06:39:45 [INFO] org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT 06:39:45 [INFO] +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:39:45 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:39:45 [INFO] | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:39:45 [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:39:45 [INFO] | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:39:45 [INFO] | \- com.squareup.okio:okio:jar:3.6.0:runtime 06:39:45 [INFO] | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:39:45 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:39:45 [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:39:45 [INFO] +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:39:45 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:39:45 [INFO] | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:39:45 [INFO] | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:39:45 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:39:45 [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:39:45 [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:39:45 [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:39:45 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:39:45 [INFO] +- org.apache.httpcomponents.client5:httpclient5:jar:5.4.4:compile 06:39:45 [INFO] | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:39:45 [INFO] | +- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:39:45 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:39:45 [INFO] +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:39:45 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:39:45 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:39:45 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:39:45 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:39:45 [INFO] +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:39:45 [INFO] | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:39:45 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:39:45 [INFO] | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:39:45 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 06:39:45 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:39:45 [INFO] | | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:39:45 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:39:45 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:39:45 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:39:45 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:39:45 [INFO] | | \- com.fasterxml:classmate:jar:1.7.3:compile 06:39:45 [INFO] | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:39:45 [INFO] | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:39:45 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:39:45 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:39:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 06:39:45 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 06:39:45 [INFO] | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:39:45 [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:39:45 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:39:45 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:39:45 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:39:45 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:39:45 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:39:45 [INFO] | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:39:45 [INFO] | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:39:45 [INFO] | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:39:45 [INFO] | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:39:45 [INFO] | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:39:45 [INFO] | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:39:45 [INFO] | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:39:45 [INFO] | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:39:45 [INFO] | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:39:45 [INFO] | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:39:45 [INFO] | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:39:45 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:39:45 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:39:45 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:39:45 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:39:45 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:39:45 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:39:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:39:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:39:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:39:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:39:45 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:39:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:39:45 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:39:45 [INFO] | +- org.projectlombok:lombok:jar:1.18.36:compile 06:39:45 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:39:45 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:39:45 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:39:45 [INFO] +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:39:45 [INFO] +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:39:45 [INFO] | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:39:45 [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:39:45 [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:39:45 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:39:45 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:39:45 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:39:45 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:39:45 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:39:45 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:39:45 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:39:45 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:39:45 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:39:45 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:39:45 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:39:45 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:39:45 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:39:45 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:39:45 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:39:45 [INFO] | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:39:45 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:39:45 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:39:45 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:39:45 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:39:45 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:39:45 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:39:45 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:39:45 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:39:45 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 06:39:45 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:39:45 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:39:45 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:39:45 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 06:39:45 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:39:45 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:39:45 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:39:45 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:39:45 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:39:45 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:39:45 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:39:45 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:39:45 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:39:45 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 06:39:45 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:39:45 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:39:45 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:39:45 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:39:45 [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:39:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:39:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:39:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:39:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:39:45 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:39:45 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:3.3.14:test 06:39:45 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:39:45 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 06:39:45 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:39:45 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.8.6:test 06:39:45 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.8.6:test 06:39:45 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.12.0:test 06:39:45 [INFO] | | +- io.netty:netty-handler:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:39:45 [INFO] | | | \- io.netty:netty-codec:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.132.Final:test 06:39:45 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:39:45 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.32:compile 06:39:45 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:39:45 [INFO] | | \- commons-io:commons-io:jar:2.17.0:test 06:39:45 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.9.2:test 06:39:45 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:39:45 [INFO] | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:39:45 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:39:45 [INFO] | +- org.apache.kafka:kafka-server:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-group-coordinator:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.9.2:test 06:39:45 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 06:39:45 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.9.2:test 06:39:45 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.9.2:test 06:39:45 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 06:39:45 [INFO] | | \- org.pcollections:pcollections:jar:4.0.1:test 06:39:45 [INFO] | +- org.apache.kafka:kafka-server-common:jar:test:3.9.2:test 06:39:45 [INFO] | +- org.apache.kafka:kafka-streams-test-utils:jar:3.9.2:test 06:39:45 [INFO] | | \- org.apache.kafka:kafka-streams:jar:3.9.2:test 06:39:45 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:test 06:39:45 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.9.2:test 06:39:45 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.15:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-storage-api:jar:3.9.2:test 06:39:45 [INFO] | | +- org.apache.kafka:kafka-tools-api:jar:3.9.2:test 06:39:45 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 06:39:45 [INFO] | | +- commons-validator:commons-validator:jar:1.10.1:test 06:39:45 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 06:39:45 [INFO] | | | +- commons-digester:commons-digester:jar:2.1:test 06:39:45 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:test 06:39:45 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.21.2:test 06:39:45 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8.3:test 06:39:45 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.21.2:test 06:39:45 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.9.6:test 06:39:45 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.10.0:test 06:39:45 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:test 06:39:45 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.15:test 06:39:45 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.5:test 06:39:45 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.1.12.1:test 06:39:45 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 06:39:45 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.9.2:test 06:39:45 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:39:45 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 06:39:45 [INFO] +- org.testcontainers:testcontainers-kafka:jar:2.0.4:test 06:39:45 [INFO] | \- org.testcontainers:testcontainers:jar:2.0.4:test 06:39:45 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test 06:39:45 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:test 06:39:45 [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test 06:39:45 [INFO] | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:39:45 [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.1:test 06:39:45 [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1:test 06:39:45 [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.1:test 06:39:45 [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test 06:39:45 [INFO] +- org.testcontainers:testcontainers-spock:jar:2.0.4:test 06:39:45 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:39:45 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:39:45 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:39:45 [INFO] +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:39:45 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:39:45 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:4.12.0:test 06:39:45 [INFO] +- junit:junit:jar:4.13.2:test 06:39:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 06:39:45 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:39:45 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:39:45 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:39:45 [INFO] 06:39:45 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-service --- 06:39:45 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/sonatype-clm/module.xml 06:39:45 [INFO] 06:39:45 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 06:39:45 [INFO] Building cps-ncmp-rest 3.7.8-SNAPSHOT [12/23] 06:39:45 [INFO] --------------------------------[ jar ]--------------------------------- 06:39:46 [INFO] 06:39:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 06:39:46 [INFO] 06:39:46 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 06:39:46 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:39:46 [INFO] 06:39:46 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 06:39:46 [INFO] Generating with dryRun=false 06:39:46 [INFO] Output directory (/w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 06:39:46 [INFO] OpenAPI Generator: spring (server) 06:39:46 [INFO] Generator 'spring' is considered stable. 06:39:46 [INFO] ---------------------------------- 06:39:46 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 06:39:46 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:39:46 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:39:46 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 06:39:46 [INFO] Processing operation getResourceDataForCmHandle 06:39:46 [INFO] Processing operation updateResourceDataRunningForCmHandle 06:39:46 [INFO] Processing operation createResourceDataRunningForCmHandle 06:39:46 [INFO] Processing operation deleteResourceDataRunningForCmHandle 06:39:46 [INFO] Processing operation patchResourceDataRunningForCmHandle 06:39:46 [INFO] Processing operation executeDataOperationForCmHandles 06:39:46 [INFO] Processing operation queryResourceDataForCmHandle 06:39:46 [INFO] Processing operation getModuleReferencesByCmHandle 06:39:46 [INFO] Processing operation getModuleDefinitions 06:39:46 [INFO] Processing operation searchCmHandles 06:39:46 [INFO] Processing operation retrieveCmHandleDetailsById 06:39:46 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 06:39:46 [INFO] Processing operation searchCmHandleIds 06:39:46 [INFO] Processing operation getCmHandleStateByCmHandleId 06:39:46 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 06:39:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 06:39:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:46 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 06:39:46 [INFO] Skipping generation of Webhooks. 06:39:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:46 [INFO] Skipping generation of supporting files. 06:39:46 ################################################################################ 06:39:46 # Thanks for using OpenAPI Generator. # 06:39:46 # Please consider donation to help us maintain this project 🙏 # 06:39:46 # https://opencollective.com/openapi_generator/donate # 06:39:46 ################################################################################ 06:39:46 [INFO] 06:39:46 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 06:39:47 [INFO] Generating with dryRun=false 06:39:47 [INFO] No .openapi-generator-ignore file found. 06:39:47 [INFO] OpenAPI Generator: spring (server) 06:39:47 [INFO] Generator 'spring' is considered stable. 06:39:47 [INFO] ---------------------------------- 06:39:47 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 06:39:47 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:39:47 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:39:47 [INFO] Processing operation getCmHandleByDistinguishedName 06:39:47 [INFO] Processing operation updateDmiPluginRegistration 06:39:47 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 06:39:47 [INFO] Processing operation searchCmHandleIds 06:39:47 [INFO] Processing operation searchCmHandles 06:39:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 06:39:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 06:39:47 [INFO] Skipping generation of Webhooks. 06:39:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:47 [INFO] Skipping generation of supporting files. 06:39:47 ################################################################################ 06:39:47 # Thanks for using OpenAPI Generator. # 06:39:47 # Please consider donation to help us maintain this project 🙏 # 06:39:47 # https://opencollective.com/openapi_generator/donate # 06:39:47 ################################################################################ 06:39:47 [INFO] 06:39:47 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 06:39:47 [INFO] Generating with dryRun=false 06:39:47 [INFO] No .openapi-generator-ignore file found. 06:39:47 [INFO] OpenAPI Generator: spring (server) 06:39:47 [INFO] Generator 'spring' is considered stable. 06:39:47 [INFO] ---------------------------------- 06:39:47 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 06:39:47 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:39:47 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:39:47 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 06:39:47 [INFO] Inline schema created as ActionRequest_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI). 06:39:47 [INFO] Inline schema created as ActionResponse_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI). 06:39:47 [INFO] Processing operation executeAction 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java 06:39:47 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java 06:39:47 [INFO] Skipping generation of Webhooks. 06:39:47 [INFO] Skipping generation of supporting files. 06:39:47 ################################################################################ 06:39:47 # Thanks for using OpenAPI Generator. # 06:39:47 # Please consider donation to help us maintain this project 🙏 # 06:39:47 # https://opencollective.com/openapi_generator/donate # 06:39:47 ################################################################################ 06:39:47 [INFO] 06:39:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 06:39:47 [INFO] You have 0 Checkstyle violations. 06:39:47 [INFO] 06:39:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 06:39:47 [INFO] You have 0 Checkstyle violations. 06:39:47 [INFO] 06:39:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 06:39:47 [INFO] Copying 1 resource from src/main/resources to target/classes 06:39:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/license 06:39:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-resources/licenses 06:39:47 [INFO] 06:39:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 06:39:47 [INFO] Recompiling the module because of changed dependency. 06:39:47 [INFO] Compiling 49 source files with javac [debug release 17] to target/classes 06:39:49 [WARNING] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, compositeState, currentTrustLevel". 06:39:49 [WARNING] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 06:39:49 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 06:39:49 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 06:39:49 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 06:39:49 [INFO] /w/workspace/cps-maven-clm-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 06:39:49 [INFO] 06:39:49 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 06:39:49 [INFO] Generating with dryRun=false 06:39:49 [INFO] No .openapi-generator-ignore file found. 06:39:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:39:49 [INFO] Generator 'openapi-yaml' is considered stable. 06:39:49 [INFO] Output file [outputFile=openapi-inventory.yaml] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] Skipping generation of Webhooks. 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:39:49 ################################################################################ 06:39:49 # Thanks for using OpenAPI Generator. # 06:39:49 # Please consider donation to help us maintain this project 🙏 # 06:39:49 # https://opencollective.com/openapi_generator/donate # 06:39:49 ################################################################################ 06:39:49 [INFO] 06:39:49 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 06:39:49 [INFO] Generating with dryRun=false 06:39:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:39:49 [INFO] Generator 'openapi-yaml' is considered stable. 06:39:49 [INFO] Output file [outputFile=openapi.yaml] 06:39:49 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] Skipping generation of Webhooks. 06:39:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 06:39:49 [INFO] Skipped /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 06:39:49 [INFO] writing file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 06:39:49 ################################################################################ 06:39:49 # Thanks for using OpenAPI Generator. # 06:39:49 # Please consider donation to help us maintain this project 🙏 # 06:39:49 # https://opencollective.com/openapi_generator/donate # 06:39:49 ################################################################################ 06:39:49 [INFO] 06:39:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 06:39:49 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 06:39:49 [INFO] 06:39:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 06:39:49 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 06:39:49 [INFO] 06:39:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 06:39:49 [INFO] Copying 7 resources from src/test/resources to target/test-classes 06:39:49 [INFO] 06:39:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 06:39:49 [INFO] Recompiling the module because of changed dependency. 06:39:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 06:39:49 [INFO] 06:39:49 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 06:39:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:39:50 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:39:50 [INFO] Parallel parsing disabled. 06:39:51 [INFO] Compiled 25 files. 06:39:51 [INFO] 06:39:51 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest --- 06:39:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:39:51 [INFO] 06:39:51 [INFO] ------------------------------------------------------- 06:39:51 [INFO] T E S T S 06:39:51 [INFO] ------------------------------------------------------- 06:39:53 06:39:53.066 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.377 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:53 06:39:53.484 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.500 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:53 06:39:53.522 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.537 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:53 06:39:53.551 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.566 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:53 06:39:53.588 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.603 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:53 06:39:53.615 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.627 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:39:53 06:39:53.666 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.677 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:53 06:39:53.681 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.691 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:39:53 06:39:53.693 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.702 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:39:53 06:39:53.705 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.714 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:39:53 06:39:53.717 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.727 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:39:53 06:39:53.729 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:39:53 06:39:53.738 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:39:54 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:39:56 06:39:56,025 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:39:56 06:39:56,026 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:39:56 06:39:56,029 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:39:56 06:39:56,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:39:56 06:39:56,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:39:56 06:39:56,221 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:39:56 06:39:56,221 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:39:56 06:39:56 . ____ _ __ _ _ 06:39:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:39:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:39:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:39:56 ' |____| .__|_| |_|_| |_\__, | / / / / 06:39:56 =========|_|==============|___/=/_/_/_/ 06:39:56 06:39:56 :: Spring Boot :: (v3.5.13) 06:39:56 06:39:56 2026-05-16T06:39:56.605Z INFO 11631 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:39:56 2026-05-16T06:39:56.607Z INFO 11631 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:39:58 2026-05-16T06:39:58.523Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:39:58 2026-05-16T06:39:58.524Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:39:58 2026-05-16T06:39:58.526Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:39:58 2026-05-16T06:39:58.655Z INFO 11631 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.083 seconds (process running for 6.663) 06:39:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:39:59 2026-05-16T06:39:59.614Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:59 06:39:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 06:39:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:39:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:39:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:39:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:39:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:39:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:39:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:39:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:39:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:39:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:39:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:39:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:39:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:39:59 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:39:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:39:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:39:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:39:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:39:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:39:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:39:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:39:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:39:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:39:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:39:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:39:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:39:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:39:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:39:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:39:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:39:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:39:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:39:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:39:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:39:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:39:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:39:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:39:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:39:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:39:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:39:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:39:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:39:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:39:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:39:59 06:39:59 2026-05-16T06:39:59.982Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:39:59 06:39:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:40:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 06:40:00 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 06:40:00 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 06:40:00 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 06:40:00 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 06:40:00 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:40:00 ... 130 common frames omitted 06:40:00 06:40:00 2026-05-16T06:40:00.028Z WARN 11631 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 06:40:00 2026-05-16T06:40:00.057Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.065Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:40:00 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.072Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.080Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:40:00 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.086Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.094Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:40:00 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.100Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.106Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 06:40:00 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:40:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:40:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:40:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.063 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 06:40:00 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:40:00 06:40:00 . ____ _ __ _ _ 06:40:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:40:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:40:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:40:00 ' |____| .__|_| |_|_| |_\__, | / / / / 06:40:00 =========|_|==============|___/=/_/_/_/ 06:40:00 06:40:00 :: Spring Boot :: (v3.5.13) 06:40:00 06:40:00 2026-05-16T06:40:00.205Z INFO 11631 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:40:00 2026-05-16T06:40:00.206Z INFO 11631 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:40:00 2026-05-16T06:40:00.498Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:00 2026-05-16T06:40:00.498Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:00 2026-05-16T06:40:00.498Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:40:00 2026-05-16T06:40:00.504Z INFO 11631 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.326 seconds (process running for 8.512) 06:40:00 2026-05-16T06:40:00.627Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:40:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:40:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (9 known properties: "removedCmHandles", "dmiDatajobsWritePlugin", "dmiPlugin", "updatedCmHandles", "dmiDatajobsReadPlugin", "dmiModelPlugin", "dmiDataPlugin", "createdCmHandles", "upgradedCmHandles") 06:40:00 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 06:40:00 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 06:40:00 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) 06:40:00 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) 06:40:00 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 06:40:00 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 06:40:00 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 06:40:00 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 06:40:00 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:40:00 ... 130 common frames omitted 06:40:00 06:40:00 2026-05-16T06:40:00.691Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters,java.lang.Boolean) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:40:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:40:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 06:40:00 2026-05-16T06:40:00.697Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:00 06:40:00 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 06:40:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 06:40:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:40:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:40:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:40:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:40:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:40:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 06:40:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:40:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:40:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:40:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 06:40:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 06:40:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 06:40:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 06:40:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:40:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:40:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 06:40:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 06:40:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:00 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 06:40:00 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 06:40:00 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 06:40:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) 06:40:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 06:40:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 06:40:00 ... 140 common frames omitted 06:40:00 06:40:00 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 06:40:00 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:40:01 06:40:01 . ____ _ __ _ _ 06:40:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:40:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:40:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:40:01 ' |____| .__|_| |_|_| |_\__, | / / / / 06:40:01 =========|_|==============|___/=/_/_/_/ 06:40:01 06:40:01 :: Spring Boot :: (v3.5.13) 06:40:01 06:40:01 2026-05-16T06:40:01.061Z INFO 11631 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:40:01 2026-05-16T06:40:01.061Z INFO 11631 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 06:40:01 2026-05-16T06:40:01.443Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:01 2026-05-16T06:40:01.443Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:01 2026-05-16T06:40:01.444Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:40:01 2026-05-16T06:40:01.451Z INFO 11631 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.413 seconds (process running for 9.459) 06:40:01 2026-05-16T06:40:01.563Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.569Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.574Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.578Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.589Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 java.lang.IllegalStateException: some error message 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.606Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 2026-05-16T06:40:01.610Z ERROR 11631 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:40:01 06:40:01 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:40:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:40:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:40:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:40:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:40:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 06:40:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:40:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:40:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:40:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 06:40:01 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 06:40:01 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 06:40:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 06:40:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:40:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:40:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:40:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:40:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:40:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:40:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:40:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:40:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:40:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:40:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:40:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:40:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:40:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:40:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:40:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:40:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:40:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:40:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:40:01 06:40:01 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 06:40:01 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:40:01 06:40:01 . ____ _ __ _ _ 06:40:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:40:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:40:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:40:01 ' |____| .__|_| |_|_| |_\__, | / / / / 06:40:01 =========|_|==============|___/=/_/_/_/ 06:40:01 06:40:01 :: Spring Boot :: (v3.5.13) 06:40:01 06:40:01 2026-05-16T06:40:01.755Z INFO 11631 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:40:01 2026-05-16T06:40:01.755Z INFO 11631 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 06:40:01 2026-05-16T06:40:01.975Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:01 2026-05-16T06:40:01.975Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:01 2026-05-16T06:40:01.976Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:40:01 2026-05-16T06:40:01.982Z INFO 11631 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.247 seconds (process running for 9.991) 06:40:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 06:40:02 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:40:02 06:40:02 . ____ _ __ _ _ 06:40:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:40:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:40:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:40:02 ' |____| .__|_| |_|_| |_\__, | / / / / 06:40:02 =========|_|==============|___/=/_/_/_/ 06:40:02 06:40:02 :: Spring Boot :: (v3.5.13) 06:40:02 06:40:02 2026-05-16T06:40:02.073Z INFO 11631 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:40:02 2026-05-16T06:40:02.073Z INFO 11631 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:40:02 2026-05-16T06:40:02.288Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:02 2026-05-16T06:40:02.289Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:02 2026-05-16T06:40:02.289Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:40:02 2026-05-16T06:40:02.295Z INFO 11631 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.241 seconds (process running for 10.303) 06:40:02 2026-05-16T06:40:02.357Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 06:40:02 2026-05-16T06:40:02.364Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 06:40:02 2026-05-16T06:40:02.412Z WARN 11631 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.provmns.model.ScopeType] for value [WRONG]]] ] 06:40:02 2026-05-16T06:40:02.517Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 06:40:02 2026-05-16T06:40:02.530Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 06:40:02 2026-05-16T06:40:02.545Z WARN 11631 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 06:40:02 2026-05-16T06:40:02.552Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 06:40:02 2026-05-16T06:40:02.572Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 06:40:02 2026-05-16T06:40:02.581Z WARN 11631 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 06:40:02 2026-05-16T06:40:02.584Z WARN 11631 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 06:40:02 2026-05-16T06:40:02.687Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 06:40:02 2026-05-16T06:40:02.692Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 06:40:02 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 06:40:02 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:40:02 06:40:02 . ____ _ __ _ _ 06:40:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:40:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:40:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:40:02 ' |____| .__|_| |_|_| |_\__, | / / / / 06:40:02 =========|_|==============|___/=/_/_/_/ 06:40:02 06:40:02 :: Spring Boot :: (v3.5.13) 06:40:02 06:40:02 2026-05-16T06:40:02.719Z INFO 11631 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 17.0.6-ea with PID 11631 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest) 06:40:02 2026-05-16T06:40:02.719Z INFO 11631 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:40:02 2026-05-16T06:40:02.932Z INFO 11631 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:40:02 2026-05-16T06:40:02.933Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:40:02 2026-05-16T06:40:02.933Z INFO 11631 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 06:40:02 2026-05-16T06:40:02.939Z INFO 11631 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 0.237 seconds (process running for 10.947) 06:40:03 2026-05-16T06:40:02.994Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 06:40:03 2026-05-16T06:40:03.000Z WARN 11631 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 06:40:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 06:40:03 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 06:40:03 2026-05-16T06:40:03.073Z WARN 11631 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 06:40:03 2026-05-16T06:40:03.075Z WARN 11631 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 06:40:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 06:40:03 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 06:40:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 06:40:03 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 06:40:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 06:40:03 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 06:40:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 06:40:03 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 06:40:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 06:40:03 [INFO] 06:40:03 [INFO] Results: 06:40:03 [INFO] 06:40:03 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 06:40:03 [INFO] 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 06:40:03 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 06:40:03 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 06:40:03 [INFO] All coverage checks have been met. 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 06:40:03 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 06:40:03 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 06:40:03 [INFO] 06:40:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 06:40:03 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 06:40:03 [INFO] 06:40:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 06:40:03 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.8-SNAPSHOT/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 06:40:03 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.8-SNAPSHOT/cps-ncmp-rest-3.7.8-SNAPSHOT.pom 06:40:03 [INFO] 06:40:03 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-rest --- 06:40:03 [INFO] org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT 06:40:03 [INFO] +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:40:03 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:40:03 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:40:03 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:40:03 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:40:03 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:40:03 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:40:03 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:40:03 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:40:03 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:40:03 [INFO] | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:40:03 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:40:03 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:40:03 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:40:03 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:40:03 [INFO] | | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:40:03 [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:40:03 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:40:03 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:40:03 [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:40:03 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:40:03 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:40:03 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:40:03 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:40:03 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:40:03 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:40:03 [INFO] | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:40:03 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:40:03 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:40:03 [INFO] | +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:40:03 [INFO] | | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:40:03 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:40:03 [INFO] | | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:40:03 [INFO] | | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:40:03 [INFO] | | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:40:03 [INFO] | | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:40:03 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:40:03 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:40:03 [INFO] | | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:40:03 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:40:03 [INFO] | | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:40:03 [INFO] | | | \- org.jspecify:jspecify:jar:1.0.0:compile 06:40:03 [INFO] | | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:40:03 [INFO] | | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:40:03 [INFO] | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:40:03 [INFO] | | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:40:03 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:40:03 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:40:03 [INFO] | | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:40:03 [INFO] | | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:40:03 [INFO] | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:40:03 [INFO] | | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:40:03 [INFO] | | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:40:03 [INFO] | | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:40:03 [INFO] | | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:40:03 [INFO] | | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:40:03 [INFO] | | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:40:03 [INFO] | | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:40:03 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:40:03 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:40:03 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:40:03 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:40:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:40:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:40:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:40:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:40:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:40:03 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:40:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:40:03 [INFO] | | +- org.projectlombok:lombok:jar:1.18.36:compile 06:40:03 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:40:03 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:40:03 [INFO] | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:40:03 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:40:03 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:40:03 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:40:03 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:40:03 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:40:03 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:40:03 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:40:03 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:40:03 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:40:03 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:40:03 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:40:03 [INFO] | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:40:03 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:40:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:40:03 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:40:03 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:40:03 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:40:03 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:40:03 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:40:03 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:40:03 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:40:03 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:40:03 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:40:03 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:40:03 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:40:03 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:40:03 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:40:03 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:40:03 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:40:03 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:40:03 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:40:03 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:40:03 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:40:03 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:40:03 [INFO] | \- com.fasterxml:classmate:jar:1.7.3:compile 06:40:03 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:40:03 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:40:03 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:40:03 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:40:03 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:40:03 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:40:03 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:40:03 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:40:03 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:40:03 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:40:03 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:40:03 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:40:03 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:40:03 [INFO] | | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:40:03 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:40:03 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:40:03 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:40:03 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:40:03 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:40:03 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:40:03 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:40:03 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:40:03 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:40:03 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:40:03 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:40:03 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:40:03 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:40:03 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:40:03 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:40:03 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:40:03 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:40:03 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:40:03 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 06:40:03 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile 06:40:03 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:40:03 [INFO] +- io.swagger.core.v3:swagger-models:jar:2.2.29:compile 06:40:03 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:40:03 [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:40:03 [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:40:03 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:40:03 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.25:test 06:40:03 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:40:03 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:40:03 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:40:03 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:40:03 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:40:03 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:40:03 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:40:03 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:40:03 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:40:03 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:40:03 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:40:03 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:40:03 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:40:03 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:40:03 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:40:03 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:40:03 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:40:03 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:40:03 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:40:03 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:40:03 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:40:03 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:40:03 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:40:03 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:40:03 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 06:40:03 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:40:03 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:40:03 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:40:03 [INFO] \- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:40:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:40:03 [INFO] \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:40:03 [INFO] 06:40:03 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-rest --- 06:40:03 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/sonatype-clm/module.xml 06:40:03 [INFO] 06:40:03 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 06:40:03 [INFO] Building cps-ncmp-rest-stub 3.7.8-SNAPSHOT [13/23] 06:40:03 [INFO] --------------------------------[ pom ]--------------------------------- 06:40:03 [INFO] 06:40:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:03 [INFO] surefireArgLine set to empty 06:40:03 [INFO] 06:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] You have 0 Checkstyle violations. 06:40:03 [INFO] 06:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] You have 0 Checkstyle violations. 06:40:03 [INFO] 06:40:03 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] No sources specified for compilation. Skipping. 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:03 [INFO] 06:40:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-3.7.8-SNAPSHOT.pom 06:40:03 [INFO] 06:40:03 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT 06:40:03 [INFO] 06:40:03 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-rest-stub --- 06:40:03 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/target/sonatype-clm/module.xml 06:40:03 [INFO] 06:40:03 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 06:40:03 [INFO] Building cps-ncmp-rest-stub-service 3.7.8-SNAPSHOT [14/23] 06:40:03 [INFO] --------------------------------[ jar ]--------------------------------- 06:40:03 [INFO] 06:40:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] 06:40:03 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:03 [INFO] surefireArgLine set to empty 06:40:03 [INFO] 06:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] You have 0 Checkstyle violations. 06:40:03 [INFO] 06:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] You have 0 Checkstyle violations. 06:40:03 [INFO] 06:40:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:03 [INFO] Copying 3 resources 06:40:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 06:40:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 06:40:03 [INFO] 06:40:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] Recompiling the module because of changed dependency. 06:40:03 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 06:40:03 [INFO] 06:40:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 06:40:03 [INFO] 06:40:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] No sources to compile 06:40:03 [INFO] 06:40:03 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 06:40:03 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:40:04 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:40:04 [INFO] Parallel parsing disabled. 06:40:04 [INFO] Compiled 4 files. 06:40:04 [INFO] 06:40:04 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 06:40:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:40:04 [INFO] 06:40:04 [INFO] ------------------------------------------------------- 06:40:04 [INFO] T E S T S 06:40:04 [INFO] ------------------------------------------------------- 06:40:05 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 06:40:06 06:40:06,550 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:40:06 06:40:06,551 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:40:06 06:40:06,555 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:40:06 06:40:06,591 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:40:06 06:40:06,591 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:40:06 06:40:06,650 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:40:06 06:40:06,650 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:40:06 2026-05-16T06:40:06.872Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11713 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 06:40:06 2026-05-16T06:40:06.873Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 06:40:08 2026-05-16T06:40:08.031Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 06:40:08 2026-05-16T06:40:08.035Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS 06:40:08 2026-05-16T06:40:08.063Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 06:40:08 2026-05-16T06:40:08.063Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1150 ms 06:40:08 2026-05-16T06:40:08.173Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 06:40:08 2026-05-16T06:40:08.178Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1b6683c4{application,/,b=file:/tmp/jetty-docbase.0.17884597261353175265/,a=AVAILABLE,h=oeje10s.SessionHandler@69abeb14{STARTED}} 06:40:08 2026-05-16T06:40:08.178Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1b6683c4{application,/,b=file:/tmp/jetty-docbase.0.17884597261353175265/,a=AVAILABLE,h=oeje10s.SessionHandler@69abeb14{STARTED}} 06:40:08 2026-05-16T06:40:08.180Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@50e24ea4{STARTING}[12.0.33,sto=0] @3390ms 06:40:08 2026-05-16T06:40:08.827Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 06:40:08 2026-05-16T06:40:08.923Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 06:40:08 2026-05-16T06:40:08.923Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 06:40:08 2026-05-16T06:40:08.925Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 06:40:08 2026-05-16T06:40:08.933Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4446a191{HTTP/1.1, (http/1.1)}{0.0.0.0:33375} 06:40:08 2026-05-16T06:40:08.935Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 33375 (http/1.1) with context path '/' 06:40:08 2026-05-16T06:40:08.951Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.626 seconds (process running for 4.161) 06:40:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:40:10 2026-05-16T06:40:09.926Z WARN 11713 --- [cps-ncmp-rest-stub] [ qtp7881234-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 06:40:10 2026-05-16T06:40:09.926Z INFO 11713 --- [cps-ncmp-rest-stub] [ qtp7881234-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 06:40:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.121 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 06:40:10 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 06:40:10 2026-05-16T06:40:10.052Z WARN 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 06:40:10 2026-05-16T06:40:10.052Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 06:40:10 2026-05-16T06:40:10.056Z INFO 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test823118600247783130/file.txt 06:40:10 2026-05-16T06:40:10.057Z WARN 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 06:40:10 2026-05-16T06:40:10.058Z ERROR 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 06:40:10 2026-05-16T06:40:10.058Z WARN 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test823118600247783130/unknown-file.txt', will search it in classpath 06:40:10 2026-05-16T06:40:10.058Z ERROR 11713 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test823118600247783130/unknown-file.txt file not found on classpath or on file system 06:40:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 06:40:10 [INFO] 06:40:10 [INFO] Results: 06:40:10 [INFO] 06:40:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 06:40:10 [INFO] 06:40:10 [INFO] 06:40:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:10 [INFO] 06:40:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:10 [INFO] 06:40:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar 06:40:10 [INFO] 06:40:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar 06:40:10 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.pom 06:40:10 [INFO] 06:40:10 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT 06:40:10 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:40:10 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:40:10 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:40:10 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:40:10 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:40:10 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:40:10 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:40:10 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:40:10 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:40:10 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:40:10 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:40:10 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:40:10 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:40:10 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:40:10 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:40:10 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:40:10 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:40:10 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:40:10 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:40:10 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:40:10 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:40:10 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:40:10 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:40:10 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:40:10 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:40:10 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:40:10 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:40:10 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:40:10 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:40:10 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:40:10 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:40:10 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:40:10 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:40:10 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:40:10 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:40:10 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:40:10 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:40:10 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:40:10 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:40:10 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:40:10 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:40:10 [INFO] | | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:40:10 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:40:10 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:40:10 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:40:10 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:40:10 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:40:10 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:40:10 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:40:10 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:40:10 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:40:10 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:40:10 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:40:10 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:40:10 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:40:10 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:40:10 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:40:10 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:40:10 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:40:10 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:40:10 [INFO] +- org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:40:10 [INFO] | | | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:40:10 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:40:10 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:40:10 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:40:10 [INFO] | | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:40:10 [INFO] | | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:40:10 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:40:10 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:40:10 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:40:10 [INFO] | | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:40:10 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:40:10 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:40:10 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:40:10 [INFO] | | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:40:10 [INFO] | | | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:40:10 [INFO] | | | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:40:10 [INFO] | | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:40:10 [INFO] | | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:40:10 [INFO] | | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:40:10 [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:40:10 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:40:10 [INFO] | | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:40:10 [INFO] | | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:40:10 [INFO] | | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:40:10 [INFO] | | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:40:10 [INFO] | | +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:40:10 [INFO] | | | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:40:10 [INFO] | | | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:40:10 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:40:10 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:40:10 [INFO] | | | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:40:10 [INFO] | | | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:40:10 [INFO] | | | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:40:10 [INFO] | | | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:40:10 [INFO] | | | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:40:10 [INFO] | | | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:40:10 [INFO] | | | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:40:10 [INFO] | | | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:40:10 [INFO] | | | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:40:10 [INFO] | | | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:40:10 [INFO] | | | | \- org.jspecify:jspecify:jar:1.0.0:compile 06:40:10 [INFO] | | | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:40:10 [INFO] | | | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:40:10 [INFO] | | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:40:10 [INFO] | | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:40:10 [INFO] | | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:40:10 [INFO] | | | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:40:10 [INFO] | | | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:40:10 [INFO] | | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:40:10 [INFO] | | | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:40:10 [INFO] | | | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:40:10 [INFO] | | | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:40:10 [INFO] | | | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:40:10 [INFO] | | | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:40:10 [INFO] | | | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:40:10 [INFO] | | | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:40:10 [INFO] | | | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:40:10 [INFO] | | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:40:10 [INFO] | | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:40:10 [INFO] | | | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:40:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:40:10 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:40:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:40:10 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:40:10 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:40:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:40:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:40:10 [INFO] | | | +- org.projectlombok:lombok:jar:1.18.36:compile 06:40:10 [INFO] | | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:40:10 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:40:10 [INFO] | | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:40:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:40:10 [INFO] | | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:40:10 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:40:10 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:40:10 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:40:10 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:40:10 [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:40:10 [INFO] | | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:40:10 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:40:10 [INFO] | | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:40:10 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:40:10 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:40:10 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:40:10 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:40:10 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:40:10 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:40:10 [INFO] | | \- com.fasterxml:classmate:jar:1.7.3:compile 06:40:10 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:40:10 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile 06:40:10 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:40:10 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.2.29:compile 06:40:10 [INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:40:10 [INFO] | +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:40:10 [INFO] | \- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:40:10 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:40:10 [INFO] | +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:40:10 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:40:10 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:40:10 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:40:10 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:40:10 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:40:10 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:40:10 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:40:10 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:40:10 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:40:10 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:40:10 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:40:10 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:40:10 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:40:10 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:40:10 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:40:10 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:40:10 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:40:10 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:40:10 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:40:10 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:40:10 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:40:10 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:40:10 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:40:10 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:40:10 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:40:10 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:40:10 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 06:40:10 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:40:10 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:40:10 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:40:10 [INFO] \- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:40:10 [INFO] 06:40:10 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-rest-stub-service --- 06:40:10 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/sonatype-clm/module.xml 06:40:10 [INFO] 06:40:10 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 06:40:10 [INFO] Building cps-ncmp-rest-stub-app 3.7.8-SNAPSHOT [15/23] 06:40:10 [INFO] --------------------------------[ jar ]--------------------------------- 06:40:10 [INFO] 06:40:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] 06:40:10 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:10 [INFO] surefireArgLine set to empty 06:40:10 [INFO] 06:40:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] You have 0 Checkstyle violations. 06:40:10 [INFO] 06:40:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] You have 0 Checkstyle violations. 06:40:10 [INFO] 06:40:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 06:40:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 06:40:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 06:40:10 [INFO] 06:40:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Recompiling the module because of changed dependency. 06:40:10 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 06:40:10 [INFO] 06:40:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 06:40:10 [INFO] 06:40:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] No sources to compile 06:40:10 [INFO] 06:40:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] No sources specified for compilation. Skipping. 06:40:10 [INFO] 06:40:10 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] No tests to run. 06:40:10 [INFO] 06:40:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:10 [INFO] 06:40:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:40:10 [INFO] 06:40:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 06:40:10 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar 06:40:10 [INFO] 06:40:10 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 06:40:11 [INFO] Replacing main artifact /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 06:40:11 [INFO] The original artifact has been renamed to /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar.original 06:40:11 [INFO] 06:40:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 06:40:11 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar 06:40:11 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.pom 06:40:11 [INFO] 06:40:11 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ncmp-rest-stub-app --- 06:40:11 [INFO] org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT 06:40:11 [INFO] \- org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:40:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:40:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:40:11 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:40:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:40:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:40:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:40:11 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:40:11 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 06:40:11 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:40:11 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:40:11 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:40:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:40:11 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:40:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:40:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:40:11 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:40:11 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:40:11 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:40:11 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:40:11 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:40:11 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:40:11 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:40:11 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:40:11 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:40:11 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:40:11 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:40:11 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:40:11 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:40:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:40:11 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:40:11 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:40:11 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:40:11 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:40:11 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:40:11 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:40:11 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:40:11 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:40:11 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:40:11 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:40:11 [INFO] | | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:40:11 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:40:11 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:40:11 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:40:11 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:40:11 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:40:11 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:40:11 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:40:11 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:40:11 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:40:11 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:40:11 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:40:11 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:40:11 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:40:11 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:40:11 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:40:11 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:40:11 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:40:11 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:40:11 [INFO] \- org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:40:11 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:40:11 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:40:11 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:40:11 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:40:11 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:40:11 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:40:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:40:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:40:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:40:11 [INFO] | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:40:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:40:11 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:40:11 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:40:11 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:40:11 [INFO] | | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:40:11 [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:40:11 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:40:11 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:40:11 [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:40:11 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:40:11 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:40:11 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:40:11 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:40:11 [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:40:11 [INFO] | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:40:11 [INFO] | +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:40:11 [INFO] | | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:40:11 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:40:11 [INFO] | | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:40:11 [INFO] | | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:40:11 [INFO] | | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:40:11 [INFO] | | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:40:11 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:40:11 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:40:11 [INFO] | | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:40:11 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:40:11 [INFO] | | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:40:11 [INFO] | | | \- org.jspecify:jspecify:jar:1.0.0:compile 06:40:11 [INFO] | | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:40:11 [INFO] | | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:40:11 [INFO] | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:40:11 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:40:11 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:40:11 [INFO] | | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:40:11 [INFO] | | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:40:11 [INFO] | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:40:11 [INFO] | | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:40:11 [INFO] | | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:40:11 [INFO] | | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:40:11 [INFO] | | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:40:11 [INFO] | | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:40:11 [INFO] | | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:40:11 [INFO] | | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:40:11 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:40:11 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:40:11 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:40:11 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:40:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:40:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:40:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:40:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:40:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:40:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:40:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:40:11 [INFO] | | +- org.projectlombok:lombok:jar:1.18.36:compile 06:40:11 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:40:11 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:40:11 [INFO] | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:40:11 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:40:11 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:40:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:40:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:40:11 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:40:11 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:40:11 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:40:11 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:40:11 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:40:11 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:40:11 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:40:11 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:40:11 [INFO] | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:40:11 [INFO] | \- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:40:11 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:40:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:40:11 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:40:11 [INFO] | \- com.fasterxml:classmate:jar:1.7.3:compile 06:40:11 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 06:40:11 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile 06:40:11 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:40:11 [INFO] +- io.swagger.core.v3:swagger-models:jar:2.2.29:compile 06:40:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:40:11 [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:40:11 [INFO] \- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:40:11 [INFO] 06:40:11 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ncmp-rest-stub-app --- 06:40:11 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/sonatype-clm/module.xml 06:40:11 [INFO] 06:40:11 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 06:40:11 [INFO] Building cps-ri 3.7.8-SNAPSHOT [16/23] 06:40:11 [INFO] --------------------------------[ jar ]--------------------------------- 06:40:12 [INFO] 06:40:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 06:40:12 [INFO] 06:40:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 06:40:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:40:12 [INFO] 06:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 06:40:12 [INFO] You have 0 Checkstyle violations. 06:40:12 [INFO] 06:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 06:40:12 [INFO] You have 0 Checkstyle violations. 06:40:12 [INFO] 06:40:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 06:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:12 [INFO] Copying 10 resources 06:40:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ri/target/generated-sources/license 06:40:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ri/target/generated-resources/licenses 06:40:12 [INFO] 06:40:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 06:40:12 [INFO] Recompiling the module because of changed dependency. 06:40:12 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 06:40:13 [INFO] 06:40:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 06:40:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-ri/src/test/resources 06:40:13 [INFO] 06:40:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 06:40:13 [INFO] No sources to compile 06:40:13 [INFO] 06:40:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 06:40:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:40:13 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:40:13 [INFO] Parallel parsing disabled. 06:40:14 [INFO] Compiled 18 files. 06:40:14 [INFO] 06:40:14 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ri --- 06:40:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:40:14 [INFO] 06:40:14 [INFO] ------------------------------------------------------- 06:40:14 [INFO] T E S T S 06:40:14 [INFO] ------------------------------------------------------- 06:40:16 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 06:40:17 06:40:17.914 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 06:40:18 06:40:18.277 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 06:40:18 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.670 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 06:40:18 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 06:40:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 06:40:18 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 06:40:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 06:40:18 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 06:40:18 06:40:18.775 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 06:40:18 06:40:18.775 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 06:40:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.onap.cps.ri.utils.SessionManagerSpec 06:40:18 [INFO] 06:40:18 [INFO] Results: 06:40:18 [INFO] 06:40:18 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 06:40:18 [INFO] 06:40:18 [INFO] 06:40:18 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 06:40:18 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ri/target/code-coverage/jacoco-ut.exec 06:40:18 [INFO] Analyzed bundle 'cps-ri' with 17 classes 06:40:18 [INFO] All coverage checks have been met. 06:40:18 [INFO] 06:40:18 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 06:40:18 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ri/target/code-coverage/jacoco-ut.exec 06:40:18 [INFO] Analyzed bundle 'cps-ri' with 17 classes 06:40:18 [INFO] 06:40:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 06:40:18 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar 06:40:18 [INFO] 06:40:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 06:40:18 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ri/3.7.8-SNAPSHOT/cps-ri-3.7.8-SNAPSHOT.jar 06:40:18 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-ri/pom.xml to /tmp/r/org/onap/cps/cps-ri/3.7.8-SNAPSHOT/cps-ri-3.7.8-SNAPSHOT.pom 06:40:18 [INFO] 06:40:18 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-ri --- 06:40:19 [INFO] org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT 06:40:19 [INFO] +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:40:19 [INFO] | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:40:19 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 06:40:19 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:40:19 [INFO] | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:40:19 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:40:19 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 06:40:19 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:40:19 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:40:19 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:40:19 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:runtime 06:40:19 [INFO] | | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:40:19 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:40:19 [INFO] | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:40:19 [INFO] | | +- org.springframework:spring-context:jar:6.2.17:compile 06:40:19 [INFO] | | | \- org.springframework:spring-expression:jar:6.2.17:compile 06:40:19 [INFO] | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:40:19 [INFO] | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:40:19 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:40:19 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:40:19 [INFO] | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:40:19 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:40:19 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:40:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 06:40:19 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 06:40:19 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:40:19 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:40:19 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:40:19 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:40:19 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:40:19 [INFO] | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:40:19 [INFO] | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:40:19 [INFO] | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:40:19 [INFO] | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:40:19 [INFO] | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:40:19 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:40:19 [INFO] | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:40:19 [INFO] | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:40:19 [INFO] | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:40:19 [INFO] | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:40:19 [INFO] | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:40:19 [INFO] | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:40:19 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:40:19 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:40:19 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:40:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:40:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:40:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:40:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:40:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:40:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:40:19 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:40:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:40:19 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:40:19 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 06:40:19 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:40:19 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:40:19 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:40:19 [INFO] +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:40:19 [INFO] | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:40:19 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.13:compile 06:40:19 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:40:19 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:40:19 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:40:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:40:19 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:40:19 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:40:19 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:40:19 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:40:19 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:40:19 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:40:19 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.13:compile 06:40:19 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 06:40:19 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.17:compile 06:40:19 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.45.Final:compile 06:40:19 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 06:40:19 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:40:19 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:40:19 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 06:40:19 [INFO] | | +- io.smallrye:jandex:jar:3.2.0:runtime 06:40:19 [INFO] | | +- com.fasterxml:classmate:jar:1.7.3:compile 06:40:19 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.17.8:runtime 06:40:19 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6:runtime 06:40:19 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.6:runtime 06:40:19 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.3:runtime 06:40:19 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.6:runtime 06:40:19 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 06:40:19 [INFO] | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 06:40:19 [INFO] | \- org.springframework.data:spring-data-jpa:jar:3.5.10:compile 06:40:19 [INFO] | +- org.springframework.data:spring-data-commons:jar:3.5.10:compile 06:40:19 [INFO] | \- org.springframework:spring-orm:jar:6.2.17:compile 06:40:19 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:40:19 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:40:19 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:40:19 [INFO] +- org.springframework:spring-aspects:jar:6.2.17:compile 06:40:19 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:40:19 [INFO] +- org.postgresql:postgresql:jar:42.7.9:compile 06:40:19 [INFO] | \- org.checkerframework:checker-qual:jar:3.52.0:compile 06:40:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:40:19 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:40:19 [INFO] +- org.projectlombok:lombok:jar:1.18.36:compile 06:40:19 [INFO] +- org.liquibase:liquibase-core:jar:4.30.0:compile 06:40:19 [INFO] | +- com.opencsv:opencsv:jar:5.9:compile 06:40:19 [INFO] | +- org.yaml:snakeyaml:jar:2.4:compile 06:40:19 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 06:40:19 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 06:40:19 [INFO] | +- org.apache.commons:commons-text:jar:1.12.0:compile 06:40:19 [INFO] | \- commons-io:commons-io:jar:2.17.0:compile 06:40:19 [INFO] +- commons-codec:commons-codec:jar:1.18.0:compile 06:40:19 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:40:19 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:40:19 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:40:19 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:40:19 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:40:19 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:40:19 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:40:19 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:40:19 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:40:19 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:40:19 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:40:19 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:40:19 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:40:19 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:40:19 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:40:19 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:40:19 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:40:19 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:runtime 06:40:19 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 06:40:19 [INFO] +- net.minidev:json-smart:jar:2.5.2:test 06:40:19 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:test 06:40:19 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:test 06:40:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 06:40:19 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 06:40:19 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:40:19 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:40:19 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:40:19 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:40:19 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 06:40:19 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:40:19 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 06:40:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:40:19 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:40:19 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:40:19 [INFO] +- org.springframework:spring-core:jar:6.2.17:compile 06:40:19 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:40:19 [INFO] +- org.springframework:spring-test:jar:6.2.17:test 06:40:19 [INFO] \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:40:19 [INFO] 06:40:19 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-ri --- 06:40:19 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-ri/target/sonatype-clm/module.xml 06:40:19 [INFO] 06:40:19 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 06:40:19 [INFO] Building test-dcm-rest 3.7.8-SNAPSHOT [17/23] 06:40:19 [INFO] --------------------------------[ jar ]--------------------------------- 06:40:19 [INFO] 06:40:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 06:40:19 [INFO] 06:40:19 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 06:40:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/test-dcm-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:40:19 [INFO] 06:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 06:40:19 [INFO] You have 0 Checkstyle violations. 06:40:19 [INFO] 06:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 06:40:19 [INFO] You have 0 Checkstyle violations. 06:40:19 [INFO] 06:40:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 06:40:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/test-dcm-rest/src/main/resources 06:40:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/test-dcm-rest/target/generated-sources/license 06:40:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/test-dcm-rest/target/generated-resources/licenses 06:40:19 [INFO] 06:40:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 06:40:19 [INFO] Recompiling the module because of changed dependency. 06:40:19 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 06:40:19 [INFO] 06:40:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 06:40:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/test-dcm-rest/src/test/resources 06:40:19 [INFO] 06:40:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 06:40:19 [INFO] No sources to compile 06:40:19 [INFO] 06:40:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 06:40:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:40:19 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:40:19 [INFO] Parallel parsing disabled. 06:40:20 [INFO] Compiled 1 file. 06:40:20 [INFO] 06:40:20 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ test-dcm-rest --- 06:40:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:40:20 [INFO] 06:40:20 [INFO] ------------------------------------------------------- 06:40:20 [INFO] T E S T S 06:40:20 [INFO] ------------------------------------------------------- 06:40:21 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 06:40:21 06:40:21.776 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 06:40:21 06:40:21.834 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 06:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 06:40:21 [INFO] 06:40:21 [INFO] Results: 06:40:21 [INFO] 06:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 06:40:21 [INFO] 06:40:21 [INFO] 06:40:21 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 06:40:21 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/test-dcm-rest/target/code-coverage/jacoco-ut.exec 06:40:21 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 06:40:21 [INFO] All coverage checks have been met. 06:40:21 [INFO] 06:40:21 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 06:40:21 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/test-dcm-rest/target/code-coverage/jacoco-ut.exec 06:40:21 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 06:40:21 [INFO] 06:40:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 06:40:21 [INFO] Building jar: /w/workspace/cps-maven-clm-master/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar 06:40:21 [INFO] 06:40:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 06:40:21 [INFO] Installing /w/workspace/cps-maven-clm-master/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/test-dcm-rest/3.7.8-SNAPSHOT/test-dcm-rest-3.7.8-SNAPSHOT.jar 06:40:21 [INFO] Installing /w/workspace/cps-maven-clm-master/test-dcm-rest/pom.xml to /tmp/r/org/onap/cps/test-dcm-rest/3.7.8-SNAPSHOT/test-dcm-rest-3.7.8-SNAPSHOT.pom 06:40:21 [INFO] 06:40:21 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ test-dcm-rest --- 06:40:21 [INFO] org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT 06:40:21 [INFO] +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:40:21 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:40:21 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:40:21 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:40:21 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:40:21 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:40:21 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:40:21 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:40:21 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:40:21 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:40:21 [INFO] | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:40:21 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:40:21 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:40:21 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:40:21 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:40:21 [INFO] | | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:40:21 [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:40:21 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:40:21 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:40:21 [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:40:21 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:40:21 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:40:21 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:40:21 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:40:21 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:40:21 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:40:21 [INFO] | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:40:21 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:40:21 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:40:21 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:40:21 [INFO] | +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:40:21 [INFO] | | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:40:21 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:40:21 [INFO] | | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:40:21 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:40:21 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:40:21 [INFO] | | | \- com.fasterxml:classmate:jar:1.7.3:compile 06:40:21 [INFO] | | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:40:21 [INFO] | | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:40:21 [INFO] | | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:40:21 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:40:21 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:40:21 [INFO] | | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:40:21 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:40:21 [INFO] | | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:40:21 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 06:40:21 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.43.0:compile 06:40:21 [INFO] | | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:40:21 [INFO] | | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:40:21 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 06:40:21 [INFO] | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:40:21 [INFO] | | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:40:21 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:40:21 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:40:21 [INFO] | | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:40:21 [INFO] | | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:40:21 [INFO] | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:40:21 [INFO] | | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:40:21 [INFO] | | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:40:21 [INFO] | | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:40:21 [INFO] | | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:40:21 [INFO] | | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:40:21 [INFO] | | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:40:21 [INFO] | | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:40:21 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:40:21 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:40:21 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 06:40:21 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:40:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:40:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:40:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:40:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:40:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:40:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:40:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:40:21 [INFO] | | +- org.projectlombok:lombok:jar:1.18.36:compile 06:40:21 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:40:21 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:40:21 [INFO] | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:40:21 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:40:21 [INFO] | +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:40:21 [INFO] | +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:40:21 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:40:21 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:40:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:40:21 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:40:21 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:40:21 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:40:21 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:40:21 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:40:21 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:40:21 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:40:21 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:40:21 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:40:21 [INFO] | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:40:21 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:40:21 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:40:21 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:40:21 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:40:21 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:40:21 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:40:21 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:40:21 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:40:21 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 06:40:21 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:40:21 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:40:21 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:40:21 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:40:21 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:40:21 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.5.13:compile 06:40:21 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.53:compile 06:40:21 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:40:21 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.53:compile 06:40:21 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:40:21 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:40:21 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:40:21 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:40:21 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:40:21 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:40:21 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:40:21 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:40:21 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:40:21 [INFO] \- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:40:21 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:40:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:40:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:40:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:40:21 [INFO] \- org.hamcrest:hamcrest:jar:3.0:test 06:40:21 [INFO] 06:40:21 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ test-dcm-rest --- 06:40:21 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/test-dcm-rest/target/sonatype-clm/module.xml 06:40:21 [INFO] 06:40:21 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 06:40:21 [INFO] Building integration-test 3.7.8-SNAPSHOT [18/23] 06:40:21 [INFO] --------------------------------[ jar ]--------------------------------- 06:40:22 [INFO] 06:40:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 06:40:22 [INFO] 06:40:22 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 06:40:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:40:22 [INFO] 06:40:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 06:40:22 [INFO] You have 0 Checkstyle violations. 06:40:22 [INFO] 06:40:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 06:40:22 [INFO] You have 0 Checkstyle violations. 06:40:22 [INFO] 06:40:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/integration-test/src/main/resources 06:40:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/integration-test/target/generated-sources/license 06:40:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/integration-test/target/generated-resources/licenses 06:40:22 [INFO] 06:40:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 06:40:22 [INFO] No sources to compile 06:40:22 [INFO] 06:40:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 06:40:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:40:22 [INFO] Copying 24 resources 06:40:22 [INFO] 06:40:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 06:40:22 [INFO] Recompiling the module because of changed dependency. 06:40:22 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 06:40:22 [INFO] 06:40:22 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 06:40:22 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:40:22 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:40:22 [INFO] Parallel parsing disabled. 06:40:26 [INFO] Compiled 195 files. 06:40:26 [INFO] 06:40:26 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ integration-test --- 06:40:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:40:26 [INFO] 06:40:26 [INFO] ------------------------------------------------------- 06:40:26 [INFO] T E S T S 06:40:26 [INFO] ------------------------------------------------------- 06:40:29 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 06:40:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 06:40:31 06:40:31.890 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 06:40:31 06:40:31.899 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 06:40:31 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 06:40:32 06:40:31.999 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 06:40:32 06:40:32.415 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 06:40:33 06:40:33.172 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 06:40:33 06:40:33.174 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 06:40:33 06:40:33.202 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 06:40:33 Server Version: 23.0.1 06:40:33 API Version: 1.42 06:40:33 Operating System: CentOS Stream 8 06:40:33 Total Memory: 31890 MB 06:40:33 06:40:33.205 [main] WARN org.testcontainers.utility.ResourceReaper -- 06:40:33 ******************************************************************************** 06:40:33 Ryuk has been disabled. This can cause unexpected behavior in your environment. 06:40:33 ******************************************************************************** 06:40:33 06:40:33.211 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 06:40:33 06:40:33.212 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 06:40:33 06:40:33.244 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 06:40:33 06:40:33.252 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:40:35 06:40:34.924 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 06:40:35 06:40:34.955 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 06:40:35 06:40:35.335 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 06:40:36 06:40:36.233 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 06:40:36 06:40:36.390 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 06:40:37 06:40:37.321 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 06:40:37 06:40:37.323 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 06:40:37 06:40:37.625 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 06:40:37 06:40:37.688 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 06:40:37 06:40:37.692 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 06:40:38 06:40:38.065 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 06:40:38 06:40:38.070 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 06:40:38 06:40:38.283 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 06:40:38 06:40:38.445 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 06:40:38 06:40:38.471 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (42 MB/? MB) 06:40:38 06:40:38.484 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 06:40:38 06:40:38.575 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (43 MB/? MB) 06:40:38 06:40:38.684 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 06:40:39 06:40:39.005 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (50 MB/? MB) 06:40:39 06:40:39.104 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (50 MB/? MB) 06:40:39 06:40:39.190 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (53 MB/? MB) 06:40:39 06:40:39.269 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (55 MB/? MB) 06:40:42 06:40:42.591 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 06:40:44 06:40:44.712 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 06:40:44 06:40:44.790 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 06:40:44 06:40:44.864 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 06:40:44 06:40:44.947 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 06:40:45 06:40:45.029 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 06:40:45 06:40:45.044 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 06:40:45 06:40:45.044 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.800372946S 06:40:45 06:40:45.089 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 06:40:46 06:40:46.640 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: ebee1ba2f3831268ec1360a189f1753a50bb89d4c70902a62b54658baebf6c8b 06:40:48 06:40:48.315 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.226443204S 06:40:48 06:40:48.316 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32777/test?loggerLevel=OFF) 06:40:48 06:40:48.319 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 06:40:48 06:40:48.319 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 06:40:48 06:40:48.320 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 06:40:48 06:40:48.396 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d621e784aa16e95c9da3c74f979a2fd7ccea24df1d238e648f48fbd9b862e101 06:40:54 06:40:54.389 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.069388147S 06:40:54 06:40:54.389 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32778 06:40:55 06:40:55,378 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:40:55 06:40:55,379 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:40:55 06:40:55,382 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:40:55 06:40:55,438 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:40:55 06:40:55,438 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:40:56 06:40:56,084 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:40:56 06:40:56,084 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:40:56 2026-05-16T06:40:56.577Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11912 (started by jenkins in /w/workspace/cps-maven-clm-master/integration-test) 06:40:56 2026-05-16T06:40:56.578Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 06:40:57 2026-05-16T06:40:57.709Z INFO 11912 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 06:40:57 2026-05-16T06:40:57.892Z INFO 11912 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 174 ms. Found 6 JPA repository interfaces. 06:41:00 2026-05-16T06:41:00.175Z INFO 11912 --- [cps-integration-test] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 06:41:00 2026-05-16T06:41:00.183Z INFO 11912 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS 06:41:00 2026-05-16T06:41:00.229Z INFO 11912 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 06:41:00 2026-05-16T06:41:00.229Z INFO 11912 --- [cps-integration-test] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3616 ms 06:41:00 2026-05-16T06:41:00.492Z INFO 11912 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 06:41:00 2026-05-16T06:41:00.501Z INFO 11912 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@573f707f{application,/,b=[file:/tmp/jetty-docbase.0.17448062333157355735/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5b20e3d3{STARTED}} 06:41:00 2026-05-16T06:41:00.501Z INFO 11912 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@573f707f{application,/,b=[file:/tmp/jetty-docbase.0.17448062333157355735/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5b20e3d3{STARTED}} 06:41:00 2026-05-16T06:41:00.504Z INFO 11912 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@5120e0a0{STARTING}[12.0.33,sto=0] @34101ms 06:41:00 2026-05-16T06:41:00.714Z INFO 11912 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 06:41:00 2026-05-16T06:41:00.937Z INFO 11912 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3352a796 06:41:00 2026-05-16T06:41:00.939Z INFO 11912 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 06:41:01 2026-05-16T06:41:01.124Z INFO 11912 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 06:41:01 2026-05-16T06:41:01.542Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 06:41:01 2026-05-16T06:41:01.594Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 06:41:01 2026-05-16T06:41:01.627Z INFO 11912 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 06:41:02 2026-05-16T06:41:01.966Z INFO 11912 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 06:41:02 2026-05-16T06:41:01.967Z INFO 11912 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 8913661967 06:41:02 2026-05-16T06:41:01.969Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 06:41:02 2026-05-16T06:41:02.025Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 06:41:02 2026-05-16T06:41:02.032Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 06:41:02 2026-05-16T06:41:02.032Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 06:41:02 2026-05-16T06:41:02.038Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 06:41:02 2026-05-16T06:41:02.041Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 06:41:02 2026-05-16T06:41:02.042Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.044Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 06:41:02 2026-05-16T06:41:02.047Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 06:41:02 2026-05-16T06:41:02.048Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.051Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 06:41:02 2026-05-16T06:41:02.055Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 06:41:02 2026-05-16T06:41:02.055Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.058Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 06:41:02 2026-05-16T06:41:02.061Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 06:41:02 2026-05-16T06:41:02.061Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.064Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 06:41:02 2026-05-16T06:41:02.067Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 06:41:02 2026-05-16T06:41:02.067Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.071Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 06:41:02 2026-05-16T06:41:02.074Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 06:41:02 2026-05-16T06:41:02.075Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.077Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 06:41:02 2026-05-16T06:41:02.080Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 06:41:02 2026-05-16T06:41:02.080Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.083Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 06:41:02 2026-05-16T06:41:02.085Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 06:41:02 2026-05-16T06:41:02.085Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.087Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 06:41:02 2026-05-16T06:41:02.089Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 06:41:02 2026-05-16T06:41:02.089Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.091Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 06:41:02 2026-05-16T06:41:02.094Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 06:41:02 2026-05-16T06:41:02.094Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.096Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 06:41:02 2026-05-16T06:41:02.099Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 06:41:02 2026-05-16T06:41:02.099Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.101Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 06:41:02 2026-05-16T06:41:02.112Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 06:41:02 2026-05-16T06:41:02.112Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 11ms 06:41:02 2026-05-16T06:41:02.116Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 06:41:02 2026-05-16T06:41:02.120Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 06:41:02 2026-05-16T06:41:02.120Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.124Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 06:41:02 2026-05-16T06:41:02.127Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 06:41:02 2026-05-16T06:41:02.127Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.129Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 06:41:02 2026-05-16T06:41:02.131Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 06:41:02 2026-05-16T06:41:02.132Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.134Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 06:41:02 2026-05-16T06:41:02.136Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 06:41:02 2026-05-16T06:41:02.137Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.139Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 06:41:02 2026-05-16T06:41:02.140Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 06:41:02 2026-05-16T06:41:02.141Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.143Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 06:41:02 2026-05-16T06:41:02.144Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 06:41:02 2026-05-16T06:41:02.145Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.147Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 06:41:02 2026-05-16T06:41:02.148Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 06:41:02 2026-05-16T06:41:02.148Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 1ms 06:41:02 2026-05-16T06:41:02.150Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 06:41:02 2026-05-16T06:41:02.152Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 06:41:02 2026-05-16T06:41:02.152Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.154Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 06:41:02 2026-05-16T06:41:02.155Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 06:41:02 2026-05-16T06:41:02.156Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.157Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 06:41:02 2026-05-16T06:41:02.159Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 06:41:02 2026-05-16T06:41:02.159Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.162Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 06:41:02 2026-05-16T06:41:02.164Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 06:41:02 2026-05-16T06:41:02.164Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.166Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 06:41:02 2026-05-16T06:41:02.168Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 06:41:02 2026-05-16T06:41:02.169Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.170Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 06:41:02 2026-05-16T06:41:02.173Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 06:41:02 2026-05-16T06:41:02.173Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.176Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 06:41:02 2026-05-16T06:41:02.178Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 06:41:02 2026-05-16T06:41:02.179Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.181Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 06:41:02 2026-05-16T06:41:02.183Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 06:41:02 2026-05-16T06:41:02.184Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.195Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 06:41:02 2026-05-16T06:41:02.203Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 06:41:02 2026-05-16T06:41:02.214Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 19ms 06:41:02 2026-05-16T06:41:02.219Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 06:41:02 2026-05-16T06:41:02.222Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 06:41:02 2026-05-16T06:41:02.223Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.225Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 06:41:02 2026-05-16T06:41:02.227Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 06:41:02 2026-05-16T06:41:02.227Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.230Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 06:41:02 2026-05-16T06:41:02.232Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 06:41:02 2026-05-16T06:41:02.233Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.235Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 06:41:02 2026-05-16T06:41:02.237Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 06:41:02 2026-05-16T06:41:02.237Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.240Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 06:41:02 2026-05-16T06:41:02.241Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 06:41:02 2026-05-16T06:41:02.242Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.248Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 06:41:02 2026-05-16T06:41:02.250Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 06:41:02 2026-05-16T06:41:02.251Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.258Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 06:41:02 2026-05-16T06:41:02.261Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 06:41:02 2026-05-16T06:41:02.261Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.264Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 06:41:02 2026-05-16T06:41:02.268Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 06:41:02 2026-05-16T06:41:02.269Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.271Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 06:41:02 2026-05-16T06:41:02.273Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 06:41:02 2026-05-16T06:41:02.275Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.277Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 06:41:02 2026-05-16T06:41:02.280Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 06:41:02 2026-05-16T06:41:02.280Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.282Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 06:41:02 2026-05-16T06:41:02.296Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 06:41:02 2026-05-16T06:41:02.296Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 14ms 06:41:02 2026-05-16T06:41:02.300Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 06:41:02 2026-05-16T06:41:02.301Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 06:41:02 2026-05-16T06:41:02.301Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 1ms 06:41:02 2026-05-16T06:41:02.303Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 06:41:02 2026-05-16T06:41:02.307Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 06:41:02 2026-05-16T06:41:02.307Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.309Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 06:41:02 2026-05-16T06:41:02.311Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 06:41:02 2026-05-16T06:41:02.314Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 06:41:02 2026-05-16T06:41:02.314Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 06:41:02 2026-05-16T06:41:02.317Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 06:41:02 2026-05-16T06:41:02.318Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 06:41:02 2026-05-16T06:41:02.320Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 06:41:02 2026-05-16T06:41:02.322Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 06:41:02 2026-05-16T06:41:02.324Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 06:41:02 2026-05-16T06:41:02.325Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 06:41:02 2026-05-16T06:41:02.326Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 06:41:02 2026-05-16T06:41:02.328Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 06:41:02 2026-05-16T06:41:02.330Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 06:41:02 2026-05-16T06:41:02.330Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.332Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 06:41:02 2026-05-16T06:41:02.334Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 06:41:02 2026-05-16T06:41:02.334Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.336Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 06:41:02 2026-05-16T06:41:02.338Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 06:41:02 2026-05-16T06:41:02.338Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.340Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 06:41:02 2026-05-16T06:41:02.345Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 06:41:02 2026-05-16T06:41:02.349Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 06:41:02 2026-05-16T06:41:02.352Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 06:41:02 2026-05-16T06:41:02.359Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 19ms 06:41:02 2026-05-16T06:41:02.364Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 06:41:02 2026-05-16T06:41:02.370Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 06:41:02 2026-05-16T06:41:02.370Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 6ms 06:41:02 2026-05-16T06:41:02.373Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 06:41:02 2026-05-16T06:41:02.382Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 06:41:02 2026-05-16T06:41:02.384Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 11ms 06:41:02 2026-05-16T06:41:02.387Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 06:41:02 2026-05-16T06:41:02.388Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 06:41:02 2026-05-16T06:41:02.389Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 06:41:02 2026-05-16T06:41:02.391Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 06:41:02 2026-05-16T06:41:02.391Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 06:41:02 2026-05-16T06:41:02.392Z INFO 11912 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 0ms 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : Run: 53 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 06:41:02 2026-05-16T06:41:02.401Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 06:41:02 2026-05-16T06:41:02.402Z INFO 11912 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 06:41:02 2026-05-16T06:41:02.405Z INFO 11912 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 06:41:02 2026-05-16T06:41:02.405Z INFO 11912 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 06:41:02 2026-05-16T06:41:02.407Z INFO 11912 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 06:41:02 2026-05-16T06:41:02.408Z INFO 11912 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 06:41:03 2026-05-16T06:41:03.096Z INFO 11912 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 06:41:03 2026-05-16T06:41:03.155Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 06:41:03 2026-05-16T06:41:03.157Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 06:41:03 2026-05-16T06:41:03.193Z INFO 11912 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 06:41:03 2026-05-16T06:41:03.375Z INFO 11912 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 06:41:03 2026-05-16T06:41:03.453Z WARN 11912 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 06:41:03 2026-05-16T06:41:03.473Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 06:41:03 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 06:41:03 Database driver: undefined/unknown 06:41:03 Database version: 14.1 06:41:03 Autocommit mode: undefined/unknown 06:41:03 Isolation level: undefined/unknown 06:41:03 Minimum pool size: undefined/unknown 06:41:03 Maximum pool size: undefined/unknown 06:41:04 2026-05-16T06:41:04.588Z INFO 11912 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 06:41:04 2026-05-16T06:41:04.591Z INFO 11912 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 06:41:05 2026-05-16T06:41:05.098Z INFO 11912 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 06:41:06 2026-05-16T06:41:06.027Z WARN 11912 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 06:41:06 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 06:41:06 2026-05-16T06:41:06.174Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:41:06 o o o o---o o--o o o---o o o----o o--o--o 06:41:06 | | / \ / | / / \ | | 06:41:06 o----o o o o----o | o o o----o | 06:41:06 | | * \ / | \ * \ | | 06:41:06 o o * o o---o o--o o----o o---o * o o----o o 06:41:06 06:41:06 2026-05-16T06:41:06.174Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 06:41:06 2026-05-16T06:41:06.177Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 06:41:06 2026-05-16T06:41:06.177Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 06:41:06 2026-05-16T06:41:06.177Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 06:41:06 2026-05-16T06:41:06.180Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 06:41:06 To enable the Jet engine on the members, do one of the following: 06:41:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 06:41:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 06:41:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 06:41:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 06:41:06 2026-05-16T06:41:06.900Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 06:41:07 2026-05-16T06:41:06.999Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 06:41:07 2026-05-16T06:41:07.251Z INFO 11912 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 06:41:07 2026-05-16T06:41:07.261Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 06:41:09 2026-05-16T06:41:09.773Z INFO 11912 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 06:41:09 06:41:09 Members {size:1, ver:1} [ 06:41:09 Member [10.250.0.254]:5701 - 5be88336-26dd-49e1-ad57-3fcc7f36ffcf this 06:41:09 ] 06:41:09 06:41:09 2026-05-16T06:41:09.800Z INFO 11912 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 06:41:11 2026-05-16T06:41:11.457Z WARN 11912 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : 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 06:41:12 2026-05-16T06:41:12.283Z WARN 11912 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 06:41:12 2026-05-16T06:41:12.496Z INFO 11912 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 06:41:12 2026-05-16T06:41:12.751Z INFO 11912 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 06:41:12 2026-05-16T06:41:12.751Z INFO 11912 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 06:41:12 2026-05-16T06:41:12.752Z INFO 11912 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 06:41:12 2026-05-16T06:41:12.763Z INFO 11912 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@6bf14b65{HTTP/1.1, (http/1.1)}{0.0.0.0:40241} 06:41:12 2026-05-16T06:41:12.765Z INFO 11912 --- [cps-integration-test] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 40241 (http/1.1) with context path '/' 06:41:12 2026-05-16T06:41:12.819Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:12 allow.auto.create.topics = true 06:41:12 auto.commit.interval.ms = 5000 06:41:12 auto.include.jmx.reporter = true 06:41:12 auto.offset.reset = latest 06:41:12 bootstrap.servers = [localhost:32778] 06:41:12 check.crcs = true 06:41:12 client.dns.lookup = use_all_dns_ips 06:41:12 client.id = consumer-ncmp-group-1 06:41:12 client.rack = 06:41:12 connections.max.idle.ms = 540000 06:41:12 default.api.timeout.ms = 60000 06:41:12 enable.auto.commit = false 06:41:12 enable.metrics.push = true 06:41:12 exclude.internal.topics = true 06:41:12 fetch.max.bytes = 52428800 06:41:12 fetch.max.wait.ms = 500 06:41:12 fetch.min.bytes = 1 06:41:12 group.id = ncmp-group 06:41:12 group.instance.id = null 06:41:12 group.protocol = classic 06:41:12 group.remote.assignor = null 06:41:12 heartbeat.interval.ms = 3000 06:41:12 interceptor.classes = [] 06:41:12 internal.leave.group.on.close = true 06:41:12 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:12 isolation.level = read_uncommitted 06:41:12 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:12 max.partition.fetch.bytes = 1048576 06:41:12 max.poll.interval.ms = 300000 06:41:12 max.poll.records = 500 06:41:12 metadata.max.age.ms = 300000 06:41:12 metadata.recovery.strategy = none 06:41:12 metric.reporters = [] 06:41:12 metrics.num.samples = 2 06:41:12 metrics.recording.level = INFO 06:41:12 metrics.sample.window.ms = 30000 06:41:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:12 receive.buffer.bytes = 65536 06:41:12 reconnect.backoff.max.ms = 1000 06:41:12 reconnect.backoff.ms = 50 06:41:12 request.timeout.ms = 30000 06:41:12 retry.backoff.max.ms = 1000 06:41:12 retry.backoff.ms = 100 06:41:12 sasl.client.callback.handler.class = null 06:41:12 sasl.jaas.config = null 06:41:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:12 sasl.kerberos.min.time.before.relogin = 60000 06:41:12 sasl.kerberos.service.name = null 06:41:12 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:12 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:12 sasl.login.callback.handler.class = null 06:41:12 sasl.login.class = null 06:41:12 sasl.login.connect.timeout.ms = null 06:41:12 sasl.login.read.timeout.ms = null 06:41:12 sasl.login.refresh.buffer.seconds = 300 06:41:12 sasl.login.refresh.min.period.seconds = 60 06:41:12 sasl.login.refresh.window.factor = 0.8 06:41:12 sasl.login.refresh.window.jitter = 0.05 06:41:12 sasl.login.retry.backoff.max.ms = 10000 06:41:12 sasl.login.retry.backoff.ms = 100 06:41:12 sasl.mechanism = GSSAPI 06:41:12 sasl.oauthbearer.clock.skew.seconds = 30 06:41:12 sasl.oauthbearer.expected.audience = null 06:41:12 sasl.oauthbearer.expected.issuer = null 06:41:12 sasl.oauthbearer.header.urlencode = false 06:41:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:12 sasl.oauthbearer.jwks.endpoint.url = null 06:41:12 sasl.oauthbearer.scope.claim.name = scope 06:41:12 sasl.oauthbearer.sub.claim.name = sub 06:41:12 sasl.oauthbearer.token.endpoint.url = null 06:41:12 security.protocol = PLAINTEXT 06:41:12 security.providers = null 06:41:12 send.buffer.bytes = 131072 06:41:12 session.timeout.ms = 45000 06:41:12 socket.connection.setup.timeout.max.ms = 30000 06:41:12 socket.connection.setup.timeout.ms = 10000 06:41:12 ssl.cipher.suites = null 06:41:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:12 ssl.endpoint.identification.algorithm = https 06:41:12 ssl.engine.factory.class = null 06:41:12 ssl.key.password = null 06:41:12 ssl.keymanager.algorithm = SunX509 06:41:12 ssl.keystore.certificate.chain = null 06:41:12 ssl.keystore.key = null 06:41:12 ssl.keystore.location = null 06:41:12 ssl.keystore.password = null 06:41:12 ssl.keystore.type = JKS 06:41:12 ssl.protocol = TLSv1.3 06:41:12 ssl.provider = null 06:41:12 ssl.secure.random.implementation = null 06:41:12 ssl.trustmanager.algorithm = PKIX 06:41:12 ssl.truststore.certificates = null 06:41:12 ssl.truststore.location = null 06:41:12 ssl.truststore.password = null 06:41:12 ssl.truststore.type = JKS 06:41:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:12 06:41:12 2026-05-16T06:41:12.879Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:12.977Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:41:13 2026-05-16T06:41:12.979Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:12.979Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:12.979Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913672977 06:41:13 2026-05-16T06:41:12.982Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 06:41:13 2026-05-16T06:41:12.993Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:13 allow.auto.create.topics = true 06:41:13 auto.commit.interval.ms = 5000 06:41:13 auto.include.jmx.reporter = true 06:41:13 auto.offset.reset = latest 06:41:13 bootstrap.servers = [localhost:32778] 06:41:13 check.crcs = true 06:41:13 client.dns.lookup = use_all_dns_ips 06:41:13 client.id = consumer-ncmp-group-2 06:41:13 client.rack = 06:41:13 connections.max.idle.ms = 540000 06:41:13 default.api.timeout.ms = 60000 06:41:13 enable.auto.commit = false 06:41:13 enable.metrics.push = true 06:41:13 exclude.internal.topics = true 06:41:13 fetch.max.bytes = 52428800 06:41:13 fetch.max.wait.ms = 500 06:41:13 fetch.min.bytes = 1 06:41:13 group.id = ncmp-group 06:41:13 group.instance.id = null 06:41:13 group.protocol = classic 06:41:13 group.remote.assignor = null 06:41:13 heartbeat.interval.ms = 3000 06:41:13 interceptor.classes = [] 06:41:13 internal.leave.group.on.close = true 06:41:13 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:13 isolation.level = read_uncommitted 06:41:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 max.partition.fetch.bytes = 1048576 06:41:13 max.poll.interval.ms = 300000 06:41:13 max.poll.records = 500 06:41:13 metadata.max.age.ms = 300000 06:41:13 metadata.recovery.strategy = none 06:41:13 metric.reporters = [] 06:41:13 metrics.num.samples = 2 06:41:13 metrics.recording.level = INFO 06:41:13 metrics.sample.window.ms = 30000 06:41:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:13 receive.buffer.bytes = 65536 06:41:13 reconnect.backoff.max.ms = 1000 06:41:13 reconnect.backoff.ms = 50 06:41:13 request.timeout.ms = 30000 06:41:13 retry.backoff.max.ms = 1000 06:41:13 retry.backoff.ms = 100 06:41:13 sasl.client.callback.handler.class = null 06:41:13 sasl.jaas.config = null 06:41:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:13 sasl.kerberos.min.time.before.relogin = 60000 06:41:13 sasl.kerberos.service.name = null 06:41:13 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:13 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:13 sasl.login.callback.handler.class = null 06:41:13 sasl.login.class = null 06:41:13 sasl.login.connect.timeout.ms = null 06:41:13 sasl.login.read.timeout.ms = null 06:41:13 sasl.login.refresh.buffer.seconds = 300 06:41:13 sasl.login.refresh.min.period.seconds = 60 06:41:13 sasl.login.refresh.window.factor = 0.8 06:41:13 sasl.login.refresh.window.jitter = 0.05 06:41:13 sasl.login.retry.backoff.max.ms = 10000 06:41:13 sasl.login.retry.backoff.ms = 100 06:41:13 sasl.mechanism = GSSAPI 06:41:13 sasl.oauthbearer.clock.skew.seconds = 30 06:41:13 sasl.oauthbearer.expected.audience = null 06:41:13 sasl.oauthbearer.expected.issuer = null 06:41:13 sasl.oauthbearer.header.urlencode = false 06:41:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:13 sasl.oauthbearer.jwks.endpoint.url = null 06:41:13 sasl.oauthbearer.scope.claim.name = scope 06:41:13 sasl.oauthbearer.sub.claim.name = sub 06:41:13 sasl.oauthbearer.token.endpoint.url = null 06:41:13 security.protocol = PLAINTEXT 06:41:13 security.providers = null 06:41:13 send.buffer.bytes = 131072 06:41:13 session.timeout.ms = 45000 06:41:13 socket.connection.setup.timeout.max.ms = 30000 06:41:13 socket.connection.setup.timeout.ms = 10000 06:41:13 ssl.cipher.suites = null 06:41:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:13 ssl.endpoint.identification.algorithm = https 06:41:13 ssl.engine.factory.class = null 06:41:13 ssl.key.password = null 06:41:13 ssl.keymanager.algorithm = SunX509 06:41:13 ssl.keystore.certificate.chain = null 06:41:13 ssl.keystore.key = null 06:41:13 ssl.keystore.location = null 06:41:13 ssl.keystore.password = null 06:41:13 ssl.keystore.type = JKS 06:41:13 ssl.protocol = TLSv1.3 06:41:13 ssl.provider = null 06:41:13 ssl.secure.random.implementation = null 06:41:13 ssl.trustmanager.algorithm = PKIX 06:41:13 ssl.truststore.certificates = null 06:41:13 ssl.truststore.location = null 06:41:13 ssl.truststore.password = null 06:41:13 ssl.truststore.type = JKS 06:41:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 06:41:13 2026-05-16T06:41:12.994Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:13.002Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:41:13 2026-05-16T06:41:13.002Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:13.002Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:13.002Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913673002 06:41:13 2026-05-16T06:41:13.002Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 06:41:13 2026-05-16T06:41:13.004Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:13 allow.auto.create.topics = true 06:41:13 auto.commit.interval.ms = 5000 06:41:13 auto.include.jmx.reporter = true 06:41:13 auto.offset.reset = latest 06:41:13 bootstrap.servers = [localhost:32778] 06:41:13 check.crcs = true 06:41:13 client.dns.lookup = use_all_dns_ips 06:41:13 client.id = consumer-ncmp-group-3 06:41:13 client.rack = 06:41:13 connections.max.idle.ms = 540000 06:41:13 default.api.timeout.ms = 60000 06:41:13 enable.auto.commit = false 06:41:13 enable.metrics.push = true 06:41:13 exclude.internal.topics = true 06:41:13 fetch.max.bytes = 52428800 06:41:13 fetch.max.wait.ms = 500 06:41:13 fetch.min.bytes = 1 06:41:13 group.id = ncmp-group 06:41:13 group.instance.id = null 06:41:13 group.protocol = classic 06:41:13 group.remote.assignor = null 06:41:13 heartbeat.interval.ms = 3000 06:41:13 interceptor.classes = [] 06:41:13 internal.leave.group.on.close = true 06:41:13 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:13 isolation.level = read_uncommitted 06:41:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 max.partition.fetch.bytes = 1048576 06:41:13 max.poll.interval.ms = 300000 06:41:13 max.poll.records = 500 06:41:13 metadata.max.age.ms = 300000 06:41:13 metadata.recovery.strategy = none 06:41:13 metric.reporters = [] 06:41:13 metrics.num.samples = 2 06:41:13 metrics.recording.level = INFO 06:41:13 metrics.sample.window.ms = 30000 06:41:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:13 receive.buffer.bytes = 65536 06:41:13 reconnect.backoff.max.ms = 1000 06:41:13 reconnect.backoff.ms = 50 06:41:13 request.timeout.ms = 30000 06:41:13 retry.backoff.max.ms = 1000 06:41:13 retry.backoff.ms = 100 06:41:13 sasl.client.callback.handler.class = null 06:41:13 sasl.jaas.config = null 06:41:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:13 sasl.kerberos.min.time.before.relogin = 60000 06:41:13 sasl.kerberos.service.name = null 06:41:13 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:13 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:13 sasl.login.callback.handler.class = null 06:41:13 sasl.login.class = null 06:41:13 sasl.login.connect.timeout.ms = null 06:41:13 sasl.login.read.timeout.ms = null 06:41:13 sasl.login.refresh.buffer.seconds = 300 06:41:13 sasl.login.refresh.min.period.seconds = 60 06:41:13 sasl.login.refresh.window.factor = 0.8 06:41:13 sasl.login.refresh.window.jitter = 0.05 06:41:13 sasl.login.retry.backoff.max.ms = 10000 06:41:13 sasl.login.retry.backoff.ms = 100 06:41:13 sasl.mechanism = GSSAPI 06:41:13 sasl.oauthbearer.clock.skew.seconds = 30 06:41:13 sasl.oauthbearer.expected.audience = null 06:41:13 sasl.oauthbearer.expected.issuer = null 06:41:13 sasl.oauthbearer.header.urlencode = false 06:41:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:13 sasl.oauthbearer.jwks.endpoint.url = null 06:41:13 sasl.oauthbearer.scope.claim.name = scope 06:41:13 sasl.oauthbearer.sub.claim.name = sub 06:41:13 sasl.oauthbearer.token.endpoint.url = null 06:41:13 security.protocol = PLAINTEXT 06:41:13 security.providers = null 06:41:13 send.buffer.bytes = 131072 06:41:13 session.timeout.ms = 45000 06:41:13 socket.connection.setup.timeout.max.ms = 30000 06:41:13 socket.connection.setup.timeout.ms = 10000 06:41:13 ssl.cipher.suites = null 06:41:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:13 ssl.endpoint.identification.algorithm = https 06:41:13 ssl.engine.factory.class = null 06:41:13 ssl.key.password = null 06:41:13 ssl.keymanager.algorithm = SunX509 06:41:13 ssl.keystore.certificate.chain = null 06:41:13 ssl.keystore.key = null 06:41:13 ssl.keystore.location = null 06:41:13 ssl.keystore.password = null 06:41:13 ssl.keystore.type = JKS 06:41:13 ssl.protocol = TLSv1.3 06:41:13 ssl.provider = null 06:41:13 ssl.secure.random.implementation = null 06:41:13 ssl.trustmanager.algorithm = PKIX 06:41:13 ssl.truststore.certificates = null 06:41:13 ssl.truststore.location = null 06:41:13 ssl.truststore.password = null 06:41:13 ssl.truststore.type = JKS 06:41:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 06:41:13 2026-05-16T06:41:13.004Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:13.117Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:13.117Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:13.117Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913673116 06:41:13 2026-05-16T06:41:13.117Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription 06:41:13 2026-05-16T06:41:13.131Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:13 allow.auto.create.topics = true 06:41:13 auto.commit.interval.ms = 5000 06:41:13 auto.include.jmx.reporter = true 06:41:13 auto.offset.reset = latest 06:41:13 bootstrap.servers = [localhost:32778] 06:41:13 check.crcs = true 06:41:13 client.dns.lookup = use_all_dns_ips 06:41:13 client.id = consumer-ncmp-group-4 06:41:13 client.rack = 06:41:13 connections.max.idle.ms = 540000 06:41:13 default.api.timeout.ms = 60000 06:41:13 enable.auto.commit = false 06:41:13 enable.metrics.push = true 06:41:13 exclude.internal.topics = true 06:41:13 fetch.max.bytes = 52428800 06:41:13 fetch.max.wait.ms = 500 06:41:13 fetch.min.bytes = 1 06:41:13 group.id = ncmp-group 06:41:13 group.instance.id = null 06:41:13 group.protocol = classic 06:41:13 group.remote.assignor = null 06:41:13 heartbeat.interval.ms = 3000 06:41:13 interceptor.classes = [] 06:41:13 internal.leave.group.on.close = true 06:41:13 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:13 isolation.level = read_uncommitted 06:41:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 max.partition.fetch.bytes = 1048576 06:41:13 max.poll.interval.ms = 300000 06:41:13 max.poll.records = 500 06:41:13 metadata.max.age.ms = 300000 06:41:13 metadata.recovery.strategy = none 06:41:13 metric.reporters = [] 06:41:13 metrics.num.samples = 2 06:41:13 metrics.recording.level = INFO 06:41:13 metrics.sample.window.ms = 30000 06:41:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:13 receive.buffer.bytes = 65536 06:41:13 reconnect.backoff.max.ms = 1000 06:41:13 reconnect.backoff.ms = 50 06:41:13 request.timeout.ms = 30000 06:41:13 retry.backoff.max.ms = 1000 06:41:13 retry.backoff.ms = 100 06:41:13 sasl.client.callback.handler.class = null 06:41:13 sasl.jaas.config = null 06:41:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:13 sasl.kerberos.min.time.before.relogin = 60000 06:41:13 sasl.kerberos.service.name = null 06:41:13 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:13 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:13 sasl.login.callback.handler.class = null 06:41:13 sasl.login.class = null 06:41:13 sasl.login.connect.timeout.ms = null 06:41:13 sasl.login.read.timeout.ms = null 06:41:13 sasl.login.refresh.buffer.seconds = 300 06:41:13 sasl.login.refresh.min.period.seconds = 60 06:41:13 sasl.login.refresh.window.factor = 0.8 06:41:13 sasl.login.refresh.window.jitter = 0.05 06:41:13 sasl.login.retry.backoff.max.ms = 10000 06:41:13 sasl.login.retry.backoff.ms = 100 06:41:13 sasl.mechanism = GSSAPI 06:41:13 sasl.oauthbearer.clock.skew.seconds = 30 06:41:13 sasl.oauthbearer.expected.audience = null 06:41:13 sasl.oauthbearer.expected.issuer = null 06:41:13 sasl.oauthbearer.header.urlencode = false 06:41:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:13 sasl.oauthbearer.jwks.endpoint.url = null 06:41:13 sasl.oauthbearer.scope.claim.name = scope 06:41:13 sasl.oauthbearer.sub.claim.name = sub 06:41:13 sasl.oauthbearer.token.endpoint.url = null 06:41:13 security.protocol = PLAINTEXT 06:41:13 security.providers = null 06:41:13 send.buffer.bytes = 131072 06:41:13 session.timeout.ms = 45000 06:41:13 socket.connection.setup.timeout.max.ms = 30000 06:41:13 socket.connection.setup.timeout.ms = 10000 06:41:13 ssl.cipher.suites = null 06:41:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:13 ssl.endpoint.identification.algorithm = https 06:41:13 ssl.engine.factory.class = null 06:41:13 ssl.key.password = null 06:41:13 ssl.keymanager.algorithm = SunX509 06:41:13 ssl.keystore.certificate.chain = null 06:41:13 ssl.keystore.key = null 06:41:13 ssl.keystore.location = null 06:41:13 ssl.keystore.password = null 06:41:13 ssl.keystore.type = JKS 06:41:13 ssl.protocol = TLSv1.3 06:41:13 ssl.provider = null 06:41:13 ssl.secure.random.implementation = null 06:41:13 ssl.trustmanager.algorithm = PKIX 06:41:13 ssl.truststore.certificates = null 06:41:13 ssl.truststore.location = null 06:41:13 ssl.truststore.password = null 06:41:13 ssl.truststore.type = JKS 06:41:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 06:41:13 2026-05-16T06:41:13.132Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:41:13 2026-05-16T06:41:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913673139 06:41:13 2026-05-16T06:41:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 06:41:13 2026-05-16T06:41:13.141Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:13 allow.auto.create.topics = true 06:41:13 auto.commit.interval.ms = 5000 06:41:13 auto.include.jmx.reporter = true 06:41:13 auto.offset.reset = latest 06:41:13 bootstrap.servers = [localhost:32778] 06:41:13 check.crcs = true 06:41:13 client.dns.lookup = use_all_dns_ips 06:41:13 client.id = consumer-ncmp-data-operation-event-group-5 06:41:13 client.rack = 06:41:13 connections.max.idle.ms = 540000 06:41:13 default.api.timeout.ms = 60000 06:41:13 enable.auto.commit = false 06:41:13 enable.metrics.push = true 06:41:13 exclude.internal.topics = true 06:41:13 fetch.max.bytes = 52428800 06:41:13 fetch.max.wait.ms = 500 06:41:13 fetch.min.bytes = 1 06:41:13 group.id = ncmp-data-operation-event-group 06:41:13 group.instance.id = null 06:41:13 group.protocol = classic 06:41:13 group.remote.assignor = null 06:41:13 heartbeat.interval.ms = 3000 06:41:13 interceptor.classes = [] 06:41:13 internal.leave.group.on.close = true 06:41:13 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:13 isolation.level = read_uncommitted 06:41:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 max.partition.fetch.bytes = 1048576 06:41:13 max.poll.interval.ms = 300000 06:41:13 max.poll.records = 500 06:41:13 metadata.max.age.ms = 300000 06:41:13 metadata.recovery.strategy = none 06:41:13 metric.reporters = [] 06:41:13 metrics.num.samples = 2 06:41:13 metrics.recording.level = INFO 06:41:13 metrics.sample.window.ms = 30000 06:41:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:13 receive.buffer.bytes = 65536 06:41:13 reconnect.backoff.max.ms = 1000 06:41:13 reconnect.backoff.ms = 50 06:41:13 request.timeout.ms = 30000 06:41:13 retry.backoff.max.ms = 1000 06:41:13 retry.backoff.ms = 100 06:41:13 sasl.client.callback.handler.class = null 06:41:13 sasl.jaas.config = null 06:41:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:13 sasl.kerberos.min.time.before.relogin = 60000 06:41:13 sasl.kerberos.service.name = null 06:41:13 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:13 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:13 sasl.login.callback.handler.class = null 06:41:13 sasl.login.class = null 06:41:13 sasl.login.connect.timeout.ms = null 06:41:13 sasl.login.read.timeout.ms = null 06:41:13 sasl.login.refresh.buffer.seconds = 300 06:41:13 sasl.login.refresh.min.period.seconds = 60 06:41:13 sasl.login.refresh.window.factor = 0.8 06:41:13 sasl.login.refresh.window.jitter = 0.05 06:41:13 sasl.login.retry.backoff.max.ms = 10000 06:41:13 sasl.login.retry.backoff.ms = 100 06:41:13 sasl.mechanism = GSSAPI 06:41:13 sasl.oauthbearer.clock.skew.seconds = 30 06:41:13 sasl.oauthbearer.expected.audience = null 06:41:13 sasl.oauthbearer.expected.issuer = null 06:41:13 sasl.oauthbearer.header.urlencode = false 06:41:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:13 sasl.oauthbearer.jwks.endpoint.url = null 06:41:13 sasl.oauthbearer.scope.claim.name = scope 06:41:13 sasl.oauthbearer.sub.claim.name = sub 06:41:13 sasl.oauthbearer.token.endpoint.url = null 06:41:13 security.protocol = PLAINTEXT 06:41:13 security.providers = null 06:41:13 send.buffer.bytes = 131072 06:41:13 session.timeout.ms = 45000 06:41:13 socket.connection.setup.timeout.max.ms = 30000 06:41:13 socket.connection.setup.timeout.ms = 10000 06:41:13 ssl.cipher.suites = null 06:41:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:13 ssl.endpoint.identification.algorithm = https 06:41:13 ssl.engine.factory.class = null 06:41:13 ssl.key.password = null 06:41:13 ssl.keymanager.algorithm = SunX509 06:41:13 ssl.keystore.certificate.chain = null 06:41:13 ssl.keystore.key = null 06:41:13 ssl.keystore.location = null 06:41:13 ssl.keystore.password = null 06:41:13 ssl.keystore.type = JKS 06:41:13 ssl.protocol = TLSv1.3 06:41:13 ssl.provider = null 06:41:13 ssl.secure.random.implementation = null 06:41:13 ssl.trustmanager.algorithm = PKIX 06:41:13 ssl.truststore.certificates = null 06:41:13 ssl.truststore.location = null 06:41:13 ssl.truststore.password = null 06:41:13 ssl.truststore.type = JKS 06:41:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 06:41:13 2026-05-16T06:41:13.141Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:13.148Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 06:41:13 2026-05-16T06:41:13.148Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:13.148Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:13.148Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913673148 06:41:13 2026-05-16T06:41:13.149Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 06:41:13 2026-05-16T06:41:13.150Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:13 allow.auto.create.topics = true 06:41:13 auto.commit.interval.ms = 5000 06:41:13 auto.include.jmx.reporter = true 06:41:13 auto.offset.reset = latest 06:41:13 bootstrap.servers = [localhost:32778] 06:41:13 check.crcs = true 06:41:13 client.dns.lookup = use_all_dns_ips 06:41:13 client.id = consumer-ncmp-async-rest-request-event-group-6 06:41:13 client.rack = 06:41:13 connections.max.idle.ms = 540000 06:41:13 default.api.timeout.ms = 60000 06:41:13 enable.auto.commit = false 06:41:13 enable.metrics.push = true 06:41:13 exclude.internal.topics = true 06:41:13 fetch.max.bytes = 52428800 06:41:13 fetch.max.wait.ms = 500 06:41:13 fetch.min.bytes = 1 06:41:13 group.id = ncmp-async-rest-request-event-group 06:41:13 group.instance.id = null 06:41:13 group.protocol = classic 06:41:13 group.remote.assignor = null 06:41:13 heartbeat.interval.ms = 3000 06:41:13 interceptor.classes = [] 06:41:13 internal.leave.group.on.close = true 06:41:13 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:13 isolation.level = read_uncommitted 06:41:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 max.partition.fetch.bytes = 1048576 06:41:13 max.poll.interval.ms = 300000 06:41:13 max.poll.records = 500 06:41:13 metadata.max.age.ms = 300000 06:41:13 metadata.recovery.strategy = none 06:41:13 metric.reporters = [] 06:41:13 metrics.num.samples = 2 06:41:13 metrics.recording.level = INFO 06:41:13 metrics.sample.window.ms = 30000 06:41:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:13 receive.buffer.bytes = 65536 06:41:13 reconnect.backoff.max.ms = 1000 06:41:13 reconnect.backoff.ms = 50 06:41:13 request.timeout.ms = 30000 06:41:13 retry.backoff.max.ms = 1000 06:41:13 retry.backoff.ms = 100 06:41:13 sasl.client.callback.handler.class = null 06:41:13 sasl.jaas.config = null 06:41:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:13 sasl.kerberos.min.time.before.relogin = 60000 06:41:13 sasl.kerberos.service.name = null 06:41:13 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:13 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:13 sasl.login.callback.handler.class = null 06:41:13 sasl.login.class = null 06:41:13 sasl.login.connect.timeout.ms = null 06:41:13 sasl.login.read.timeout.ms = null 06:41:13 sasl.login.refresh.buffer.seconds = 300 06:41:13 sasl.login.refresh.min.period.seconds = 60 06:41:13 sasl.login.refresh.window.factor = 0.8 06:41:13 sasl.login.refresh.window.jitter = 0.05 06:41:13 sasl.login.retry.backoff.max.ms = 10000 06:41:13 sasl.login.retry.backoff.ms = 100 06:41:13 sasl.mechanism = GSSAPI 06:41:13 sasl.oauthbearer.clock.skew.seconds = 30 06:41:13 sasl.oauthbearer.expected.audience = null 06:41:13 sasl.oauthbearer.expected.issuer = null 06:41:13 sasl.oauthbearer.header.urlencode = false 06:41:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:13 sasl.oauthbearer.jwks.endpoint.url = null 06:41:13 sasl.oauthbearer.scope.claim.name = scope 06:41:13 sasl.oauthbearer.sub.claim.name = sub 06:41:13 sasl.oauthbearer.token.endpoint.url = null 06:41:13 security.protocol = PLAINTEXT 06:41:13 security.providers = null 06:41:13 send.buffer.bytes = 131072 06:41:13 session.timeout.ms = 45000 06:41:13 socket.connection.setup.timeout.max.ms = 30000 06:41:13 socket.connection.setup.timeout.ms = 10000 06:41:13 ssl.cipher.suites = null 06:41:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:13 ssl.endpoint.identification.algorithm = https 06:41:13 ssl.engine.factory.class = null 06:41:13 ssl.key.password = null 06:41:13 ssl.keymanager.algorithm = SunX509 06:41:13 ssl.keystore.certificate.chain = null 06:41:13 ssl.keystore.key = null 06:41:13 ssl.keystore.location = null 06:41:13 ssl.keystore.password = null 06:41:13 ssl.keystore.type = JKS 06:41:13 ssl.protocol = TLSv1.3 06:41:13 ssl.provider = null 06:41:13 ssl.secure.random.implementation = null 06:41:13 ssl.trustmanager.algorithm = PKIX 06:41:13 ssl.truststore.certificates = null 06:41:13 ssl.truststore.location = null 06:41:13 ssl.truststore.password = null 06:41:13 ssl.truststore.type = JKS 06:41:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 06:41:13 06:41:13 2026-05-16T06:41:13.150Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:13 2026-05-16T06:41:13.168Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:13 2026-05-16T06:41:13.168Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:13 2026-05-16T06:41:13.168Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913673168 06:41:13 2026-05-16T06:41:13.168Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 06:41:13 2026-05-16T06:41:13.198Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 18.202 seconds (process running for 46.795) 06:41:13 2026-05-16T06:41:13.199Z INFO 11912 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 06:41:13 2026-05-16T06:41:13.199Z INFO 11912 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 06:41:13 2026-05-16T06:41:13.199Z INFO 11912 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 06:41:13 2026-05-16T06:41:13.199Z INFO 11912 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 06:41:13 2026-05-16T06:41:13.213Z INFO 11912 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:41:13 2026-05-16T06:41:13.214Z INFO 11912 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 06:41:13 2026-05-16T06:41:13.216Z INFO 11912 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 06:41:13 2026-05-16T06:41:13.353Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:41:13 2026-05-16T06:41:13.353Z INFO 11912 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 06:41:13 2026-05-16T06:41:13.712Z WARN 11912 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.714Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.717Z WARN 11912 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.717Z WARN 11912 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.717Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.717Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.717Z WARN 11912 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.718Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.718Z WARN 11912 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.718Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.719Z WARN 11912 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.719Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:13 2026-05-16T06:41:13.851Z WARN 11912 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:41:13 2026-05-16T06:41:13.854Z WARN 11912 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:41:14 2026-05-16T06:41:14.050Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.052Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.057Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.064Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.066Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.072Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.132Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.134Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632 06:41:14 2026-05-16T06:41:14.135Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.135Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-928381e6-0192-43fe-b7ef-c44984bbb225 06:41:14 2026-05-16T06:41:14.136Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.136Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-72b772a7-7ca0-4fed-8bc3-6ab75d5f708a 06:41:14 2026-05-16T06:41:14.136Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.146Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.152Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.154Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.163Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0 06:41:14 2026-05-16T06:41:14.163Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.165Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:14 2026-05-16T06:41:14.166Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.202Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-4633e5ee-d00d-4c68-9d5e-b596c2418598 06:41:14 2026-05-16T06:41:14.202Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-928381e6-0192-43fe-b7ef-c44984bbb225', protocol='range'} 06:41:14 2026-05-16T06:41:14.203Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-c1b2f99c-1151-4bf5-af13-754099a80f53 06:41:14 2026-05-16T06:41:14.203Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.204Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.210Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632', protocol='range'} 06:41:14 2026-05-16T06:41:14.210Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-72b772a7-7ca0-4fed-8bc3-6ab75d5f708a', protocol='range'} 06:41:14 2026-05-16T06:41:14.211Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0', protocol='range'} 06:41:14 2026-05-16T06:41:14.222Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-72b772a7-7ca0-4fed-8bc3-6ab75d5f708a=Assignment(partitions=[ncmp-async-m2m-0])} 06:41:14 2026-05-16T06:41:14.231Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-928381e6-0192-43fe-b7ef-c44984bbb225=Assignment(partitions=[ncmp-async-m2m-0])} 06:41:14 2026-05-16T06:41:14.238Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0', protocol='range'} 06:41:14 2026-05-16T06:41:14.238Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 06:41:14 2026-05-16T06:41:14.238Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.240Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0=Assignment(partitions=[dmi-device-heartbeat-0])} 06:41:14 2026-05-16T06:41:14.274Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632', protocol='range'} 06:41:14 2026-05-16T06:41:14.274Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-72b772a7-7ca0-4fed-8bc3-6ab75d5f708a', protocol='range'} 06:41:14 2026-05-16T06:41:14.275Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-928381e6-0192-43fe-b7ef-c44984bbb225', protocol='range'} 06:41:14 2026-05-16T06:41:14.275Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:41:14 2026-05-16T06:41:14.276Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 06:41:14 2026-05-16T06:41:14.279Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.279Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.285Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 06:41:14 2026-05-16T06:41:14.285Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 06:41:14 2026-05-16T06:41:14.313Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0', protocol='range'} 06:41:14 2026-05-16T06:41:14.314Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632', protocol='range'} 06:41:14 2026-05-16T06:41:14.315Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c1b2f99c-1151-4bf5-af13-754099a80f53', protocol='range'} 06:41:14 2026-05-16T06:41:14.324Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.326Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-4633e5ee-d00d-4c68-9d5e-b596c2418598', protocol='range'} 06:41:14 2026-05-16T06:41:14.328Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.333Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.340Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-4633e5ee-d00d-4c68-9d5e-b596c2418598=Assignment(partitions=[subscription-0]), consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-c1b2f99c-1151-4bf5-af13-754099a80f53=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 06:41:14 2026-05-16T06:41:14.347Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 06:41:14 2026-05-16T06:41:14.358Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.358Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.360Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-4633e5ee-d00d-4c68-9d5e-b596c2418598', protocol='range'} 06:41:14 2026-05-16T06:41:14.361Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 06:41:14 2026-05-16T06:41:14.361Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 06:41:14 2026-05-16T06:41:14.365Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c1b2f99c-1151-4bf5-af13-754099a80f53', protocol='range'} 06:41:14 2026-05-16T06:41:14.366Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 06:41:14 2026-05-16T06:41:14.366Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 06:41:14 2026-05-16T06:41:14.369Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-0fde2f3a-f837-41ca-90a8-3ab22224fbb0', protocol='range'} 06:41:14 2026-05-16T06:41:14.370Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 06:41:14 2026-05-16T06:41:14.370Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 06:41:14 2026-05-16T06:41:14.371Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 06:41:14 2026-05-16T06:41:14.372Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-4406f6c4-8581-432c-ae22-e03e60706632', protocol='range'} 06:41:14 2026-05-16T06:41:14.372Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 06:41:14 2026-05-16T06:41:14.372Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 06:41:14 2026-05-16T06:41:14.374Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 06:41:14 2026-05-16T06:41:14.376Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 06:41:14 2026-05-16T06:41:14.378Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 06:41:14 2026-05-16T06:41:14.380Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 06:41:14 2026-05-16T06:41:14.384Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.386Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 06:41:14 2026-05-16T06:41:14.386Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 06:41:14 2026-05-16T06:41:14.388Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 06:41:14 2026-05-16T06:41:14.391Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.397Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.398Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:14 2026-05-16T06:41:14.408Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 06:41:14 2026-05-16T06:41:14.408Z INFO 11912 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 06:41:14 2026-05-16T06:41:14.409Z INFO 11912 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 06:41:14 2026-05-16T06:41:14.410Z INFO 11912 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 06:41:14 2026-05-16T06:41:14.423Z INFO 11912 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 06:41:14 2026-05-16T06:41:14.424Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 06:41:14 2026-05-16T06:41:14.696Z INFO 11912 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 06:41:14 2026-05-16T06:41:14.696Z INFO 11912 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 06:41:14 2026-05-16T06:41:14.697Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:41:14 2026-05-16T06:41:14.697Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:41:14 2026-05-16T06:41:14.768Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 06:41:14 2026-05-16T06:41:14.931Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 06:41:15 2026-05-16T06:41:15.021Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 06:41:15 2026-05-16T06:41:15.037Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 06:41:15 2026-05-16T06:41:15.050Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 06:41:15 2026-05-16T06:41:15.062Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 06:41:15 2026-05-16T06:41:15.074Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 06:41:15 2026-05-16T06:41:15.108Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 06:41:15 2026-05-16T06:41:15.177Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 06:41:15 2026-05-16T06:41:15.178Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:41:15 2026-05-16T06:41:15.178Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:41:15 2026-05-16T06:41:15.178Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 06:41:15 2026-05-16T06:41:15.238Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 06:41:15 2026-05-16T06:41:15.238Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 06:41:15 2026-05-16T06:41:15.239Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 06:41:15 2026-05-16T06:41:15.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 06:41:15 2026-05-16T06:41:15.241Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 06:41:15 2026-05-16T06:41:15.241Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 06:41:15 2026-05-16T06:41:15.241Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 06:41:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:41:16 2026-05-16T06:41:15.974Z INFO 11912 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 06:41:16 2026-05-16T06:41:16.008Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:16 acks = -1 06:41:16 auto.include.jmx.reporter = true 06:41:16 batch.size = 16384 06:41:16 bootstrap.servers = [localhost:32778] 06:41:16 buffer.memory = 33554432 06:41:16 client.dns.lookup = use_all_dns_ips 06:41:16 client.id = cps-core-1 06:41:16 compression.gzip.level = -1 06:41:16 compression.lz4.level = 9 06:41:16 compression.type = none 06:41:16 compression.zstd.level = 3 06:41:16 connections.max.idle.ms = 540000 06:41:16 delivery.timeout.ms = 120000 06:41:16 enable.idempotence = true 06:41:16 enable.metrics.push = true 06:41:16 interceptor.classes = [] 06:41:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:16 linger.ms = 0 06:41:16 max.block.ms = 60000 06:41:16 max.in.flight.requests.per.connection = 5 06:41:16 max.request.size = 1048576 06:41:16 metadata.max.age.ms = 300000 06:41:16 metadata.max.idle.ms = 300000 06:41:16 metadata.recovery.strategy = none 06:41:16 metric.reporters = [] 06:41:16 metrics.num.samples = 2 06:41:16 metrics.recording.level = INFO 06:41:16 metrics.sample.window.ms = 30000 06:41:16 partitioner.adaptive.partitioning.enable = true 06:41:16 partitioner.availability.timeout.ms = 0 06:41:16 partitioner.class = null 06:41:16 partitioner.ignore.keys = false 06:41:16 receive.buffer.bytes = 32768 06:41:16 reconnect.backoff.max.ms = 1000 06:41:16 reconnect.backoff.ms = 50 06:41:16 request.timeout.ms = 30000 06:41:16 retries = 2147483647 06:41:16 retry.backoff.max.ms = 1000 06:41:16 retry.backoff.ms = 100 06:41:16 sasl.client.callback.handler.class = null 06:41:16 sasl.jaas.config = null 06:41:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:16 sasl.kerberos.min.time.before.relogin = 60000 06:41:16 sasl.kerberos.service.name = null 06:41:16 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:16 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:16 sasl.login.callback.handler.class = null 06:41:16 sasl.login.class = null 06:41:16 sasl.login.connect.timeout.ms = null 06:41:16 sasl.login.read.timeout.ms = null 06:41:16 sasl.login.refresh.buffer.seconds = 300 06:41:16 sasl.login.refresh.min.period.seconds = 60 06:41:16 sasl.login.refresh.window.factor = 0.8 06:41:16 sasl.login.refresh.window.jitter = 0.05 06:41:16 sasl.login.retry.backoff.max.ms = 10000 06:41:16 sasl.login.retry.backoff.ms = 100 06:41:16 sasl.mechanism = GSSAPI 06:41:16 sasl.oauthbearer.clock.skew.seconds = 30 06:41:16 sasl.oauthbearer.expected.audience = null 06:41:16 sasl.oauthbearer.expected.issuer = null 06:41:16 sasl.oauthbearer.header.urlencode = false 06:41:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:16 sasl.oauthbearer.jwks.endpoint.url = null 06:41:16 sasl.oauthbearer.scope.claim.name = scope 06:41:16 sasl.oauthbearer.sub.claim.name = sub 06:41:16 sasl.oauthbearer.token.endpoint.url = null 06:41:16 security.protocol = PLAINTEXT 06:41:16 security.providers = null 06:41:16 send.buffer.bytes = 131072 06:41:16 socket.connection.setup.timeout.max.ms = 30000 06:41:16 socket.connection.setup.timeout.ms = 10000 06:41:16 ssl.cipher.suites = null 06:41:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:16 ssl.endpoint.identification.algorithm = https 06:41:16 ssl.engine.factory.class = null 06:41:16 ssl.key.password = null 06:41:16 ssl.keymanager.algorithm = SunX509 06:41:16 ssl.keystore.certificate.chain = null 06:41:16 ssl.keystore.key = null 06:41:16 ssl.keystore.location = null 06:41:16 ssl.keystore.password = null 06:41:16 ssl.keystore.type = JKS 06:41:16 ssl.protocol = TLSv1.3 06:41:16 ssl.provider = null 06:41:16 ssl.secure.random.implementation = null 06:41:16 ssl.trustmanager.algorithm = PKIX 06:41:16 ssl.truststore.certificates = null 06:41:16 ssl.truststore.location = null 06:41:16 ssl.truststore.password = null 06:41:16 ssl.truststore.type = JKS 06:41:16 transaction.timeout.ms = 60000 06:41:16 transactional.id = null 06:41:16 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:41:16 06:41:16 2026-05-16T06:41:16.010Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:16 2026-05-16T06:41:16.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:16 2026-05-16T06:41:16.036Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 06:41:16 2026-05-16T06:41:16.038Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:16 2026-05-16T06:41:16.043Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:16 2026-05-16T06:41:16.044Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:16 2026-05-16T06:41:16.044Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:16 2026-05-16T06:41:16.061Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:16 2026-05-16T06:41:16.061Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:16 2026-05-16T06:41:16.061Z INFO 11912 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913676061 06:41:16 2026-05-16T06:41:16.082Z WARN 11912 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 06:41:16 2026-05-16T06:41:16.083Z INFO 11912 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:16 2026-05-16T06:41:16.213Z INFO 11912 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 06:41:16 2026-05-16T06:41:16.749Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:16 2026-05-16T06:41:16.772Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:16 2026-05-16T06:41:16.895Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:17 2026-05-16T06:41:16.999Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:17 2026-05-16T06:41:16.999Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:17 2026-05-16T06:41:17.000Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:17 2026-05-16T06:41:17.001Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:17 2026-05-16T06:41:17.001Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:17 2026-05-16T06:41:17.093Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:17 2026-05-16T06:41:17.123Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:17 2026-05-16T06:41:17.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:17 2026-05-16T06:41:17.246Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:17 2026-05-16T06:41:17.247Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:17 2026-05-16T06:41:17.247Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:17 2026-05-16T06:41:17.248Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:17 2026-05-16T06:41:17.248Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:17 2026-05-16T06:41:17.345Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:17 2026-05-16T06:41:17.367Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:17 2026-05-16T06:41:17.413Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:17 2026-05-16T06:41:17.740Z INFO 11912 --- [cps-integration-test] [qtp547090744-41] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 06:41:17 2026-05-16T06:41:17.740Z INFO 11912 --- [cps-integration-test] [qtp547090744-41] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 06:41:17 2026-05-16T06:41:17.822Z INFO 11912 --- [cps-integration-test] [qtp547090744-41] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 06:41:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.34 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 06:41:18 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 06:41:18 2026-05-16T06:41:18.400Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:18 2026-05-16T06:41:18.400Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:18 2026-05-16T06:41:18.402Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:18 2026-05-16T06:41:18.403Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:18 2026-05-16T06:41:18.403Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:18 2026-05-16T06:41:18.514Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:18 2026-05-16T06:41:18.538Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:18 2026-05-16T06:41:18.587Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:18 2026-05-16T06:41:18.900Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:18 2026-05-16T06:41:18.903Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:18 2026-05-16T06:41:18.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:18 2026-05-16T06:41:18.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:18 2026-05-16T06:41:18.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:19 2026-05-16T06:41:18.998Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.017Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.052Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:19 2026-05-16T06:41:19.269Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:19 2026-05-16T06:41:19.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:19 2026-05-16T06:41:19.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:19 2026-05-16T06:41:19.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:19 2026-05-16T06:41:19.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:19 2026-05-16T06:41:19.359Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.380Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.422Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:19 2026-05-16T06:41:19.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:19 2026-05-16T06:41:19.640Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:19 2026-05-16T06:41:19.642Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:19 2026-05-16T06:41:19.643Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:19 2026-05-16T06:41:19.643Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:19 2026-05-16T06:41:19.727Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.745Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:19 2026-05-16T06:41:19.788Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 06:41:19 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 06:41:20 2026-05-16T06:41:20.025Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-05-16T06:41:20.026Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-05-16T06:41:20.027Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-05-16T06:41:20.027Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-05-16T06:41:20.028Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-05-16T06:41:20.122Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:20 2026-05-16T06:41:20.144Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:20 2026-05-16T06:41:20.195Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:20 2026-05-16T06:41:20.287Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-05-16T06:41:20.287Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-05-16T06:41:20.288Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-05-16T06:41:20.289Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-05-16T06:41:20.289Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-05-16T06:41:20.380Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:20 2026-05-16T06:41:20.398Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:20 2026-05-16T06:41:20.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:20 2026-05-16T06:41:20.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-05-16T06:41:20.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-05-16T06:41:20.759Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-05-16T06:41:20.759Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-05-16T06:41:20.759Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:20 2026-05-16T06:41:20.852Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:20 2026-05-16T06:41:20.872Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:20 2026-05-16T06:41:20.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:20 2026-05-16T06:41:20.952Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:20 2026-05-16T06:41:20.953Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:20 2026-05-16T06:41:20.953Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:20 2026-05-16T06:41:20.953Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:20 2026-05-16T06:41:20.953Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-05-16T06:41:21.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:21 2026-05-16T06:41:21.047Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:21 2026-05-16T06:41:21.078Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-05-16T06:41:21.436Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-05-16T06:41:21.438Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-05-16T06:41:21.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-05-16T06:41:21.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-05-16T06:41:21.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-05-16T06:41:21.525Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-05-16T06:41:21.543Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:21 2026-05-16T06:41:21.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:21 2026-05-16T06:41:21.626Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:21 2026-05-16T06:41:21.626Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:21 2026-05-16T06:41:21.627Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:21 2026-05-16T06:41:21.628Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:21 2026-05-16T06:41:21.628Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:21 2026-05-16T06:41:21.718Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:21 2026-05-16T06:41:21.736Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:21 2026-05-16T06:41:21.775Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-05-16T06:41:22.105Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-05-16T06:41:22.106Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-05-16T06:41:22.106Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-05-16T06:41:22.106Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-05-16T06:41:22.106Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-05-16T06:41:22.194Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-05-16T06:41:22.212Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-05-16T06:41:22.243Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-05-16T06:41:22.288Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-05-16T06:41:22.289Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-05-16T06:41:22.289Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-05-16T06:41:22.290Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-05-16T06:41:22.290Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-05-16T06:41:22.361Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:22 2026-05-16T06:41:22.376Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:22 2026-05-16T06:41:22.408Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-05-16T06:41:22.759Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-05-16T06:41:22.760Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-05-16T06:41:22.760Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-05-16T06:41:22.761Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-05-16T06:41:22.761Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:22 2026-05-16T06:41:22.837Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-05-16T06:41:22.854Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:22 2026-05-16T06:41:22.885Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:22 2026-05-16T06:41:22.931Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:22 2026-05-16T06:41:22.931Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:22 2026-05-16T06:41:22.931Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:22 2026-05-16T06:41:22.932Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:22 2026-05-16T06:41:22.932Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-05-16T06:41:23.001Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:23 2026-05-16T06:41:23.014Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:23 2026-05-16T06:41:23.043Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-05-16T06:41:23.283Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-05-16T06:41:23.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-05-16T06:41:23.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-05-16T06:41:23.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-05-16T06:41:23.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-05-16T06:41:23.361Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:23 2026-05-16T06:41:23.376Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:23 2026-05-16T06:41:23.401Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-05-16T06:41:23.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-05-16T06:41:23.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-05-16T06:41:23.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-05-16T06:41:23.449Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-05-16T06:41:23.449Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-05-16T06:41:23.521Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:23 2026-05-16T06:41:23.537Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:23 2026-05-16T06:41:23.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-05-16T06:41:23.831Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-05-16T06:41:23.832Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-05-16T06:41:23.833Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-05-16T06:41:23.833Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-05-16T06:41:23.833Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:23 2026-05-16T06:41:23.908Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:23 2026-05-16T06:41:23.922Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:23 2026-05-16T06:41:23.947Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:23 2026-05-16T06:41:23.980Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:23 2026-05-16T06:41:23.981Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:23 2026-05-16T06:41:23.981Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:23 2026-05-16T06:41:23.981Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:23 2026-05-16T06:41:23.981Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:24 2026-05-16T06:41:24.052Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.066Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.091Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:24 2026-05-16T06:41:24.318Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:24 2026-05-16T06:41:24.318Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:24 2026-05-16T06:41:24.319Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:24 2026-05-16T06:41:24.319Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:24 2026-05-16T06:41:24.319Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:24 2026-05-16T06:41:24.395Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:24 2026-05-16T06:41:24.408Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:24 2026-05-16T06:41:24.429Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:24 2026-05-16T06:41:24.458Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:24 2026-05-16T06:41:24.458Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:24 2026-05-16T06:41:24.459Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:24 2026-05-16T06:41:24.459Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:24 2026-05-16T06:41:24.459Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:24 2026-05-16T06:41:24.529Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.541Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.562Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:24 2026-05-16T06:41:24.741Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:24 2026-05-16T06:41:24.745Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:24 2026-05-16T06:41:24.745Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:24 2026-05-16T06:41:24.746Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:24 2026-05-16T06:41:24.746Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:24 2026-05-16T06:41:24.819Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:24 2026-05-16T06:41:24.832Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:24 2026-05-16T06:41:24.852Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:24 2026-05-16T06:41:24.880Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:24 2026-05-16T06:41:24.880Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:24 2026-05-16T06:41:24.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:24 2026-05-16T06:41:24.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:24 2026-05-16T06:41:24.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:24 2026-05-16T06:41:24.948Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.959Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:24 2026-05-16T06:41:24.980Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:25 2026-05-16T06:41:25.156Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:25 2026-05-16T06:41:25.156Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:25 2026-05-16T06:41:25.156Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:25 2026-05-16T06:41:25.156Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:25 2026-05-16T06:41:25.156Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:25 2026-05-16T06:41:25.225Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:25 2026-05-16T06:41:25.238Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:25 2026-05-16T06:41:25.265Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:25 2026-05-16T06:41:25.299Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:25 2026-05-16T06:41:25.300Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:25 2026-05-16T06:41:25.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:25 2026-05-16T06:41:25.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:25 2026-05-16T06:41:25.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:25 2026-05-16T06:41:25.371Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:25 2026-05-16T06:41:25.383Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:25 2026-05-16T06:41:25.402Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:25 2026-05-16T06:41:25.587Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:25 2026-05-16T06:41:25.587Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:25 2026-05-16T06:41:25.588Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:25 2026-05-16T06:41:25.588Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:25 2026-05-16T06:41:25.588Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:25 2026-05-16T06:41:25.657Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:25 2026-05-16T06:41:25.669Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:25 2026-05-16T06:41:25.689Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:25 2026-05-16T06:41:25.725Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:25 2026-05-16T06:41:25.726Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:25 2026-05-16T06:41:25.727Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:25 2026-05-16T06:41:25.727Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:25 2026-05-16T06:41:25.727Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:25 2026-05-16T06:41:25.796Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:25 2026-05-16T06:41:25.808Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:25 2026-05-16T06:41:25.827Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.111 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 06:41:26 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 06:41:26 2026-05-16T06:41:26.117Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:26 2026-05-16T06:41:26.117Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:26 2026-05-16T06:41:26.118Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:26 2026-05-16T06:41:26.118Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:26 2026-05-16T06:41:26.118Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:26 2026-05-16T06:41:26.186Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:26 2026-05-16T06:41:26.199Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:26 2026-05-16T06:41:26.220Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:26 2026-05-16T06:41:26.345Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:26 2026-05-16T06:41:26.345Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:26 2026-05-16T06:41:26.345Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:26 2026-05-16T06:41:26.346Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:26 2026-05-16T06:41:26.346Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:26 2026-05-16T06:41:26.416Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:26 2026-05-16T06:41:26.429Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:26 2026-05-16T06:41:26.451Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 06:41:26 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 06:41:26 2026-05-16T06:41:26.625Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:26 allow.auto.create.topics = true 06:41:26 auto.commit.interval.ms = 5000 06:41:26 auto.include.jmx.reporter = true 06:41:26 auto.offset.reset = latest 06:41:26 bootstrap.servers = [localhost:32778] 06:41:26 check.crcs = true 06:41:26 client.dns.lookup = use_all_dns_ips 06:41:26 client.id = consumer-test-group-7 06:41:26 client.rack = 06:41:26 connections.max.idle.ms = 540000 06:41:26 default.api.timeout.ms = 60000 06:41:26 enable.auto.commit = true 06:41:26 enable.metrics.push = true 06:41:26 exclude.internal.topics = true 06:41:26 fetch.max.bytes = 52428800 06:41:26 fetch.max.wait.ms = 500 06:41:26 fetch.min.bytes = 1 06:41:26 group.id = test-group 06:41:26 group.instance.id = null 06:41:26 group.protocol = classic 06:41:26 group.remote.assignor = null 06:41:26 heartbeat.interval.ms = 3000 06:41:26 interceptor.classes = [] 06:41:26 internal.leave.group.on.close = true 06:41:26 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:26 isolation.level = read_uncommitted 06:41:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:26 max.partition.fetch.bytes = 1048576 06:41:26 max.poll.interval.ms = 300000 06:41:26 max.poll.records = 2147483647 06:41:26 metadata.max.age.ms = 300000 06:41:26 metadata.recovery.strategy = none 06:41:26 metric.reporters = [] 06:41:26 metrics.num.samples = 2 06:41:26 metrics.recording.level = INFO 06:41:26 metrics.sample.window.ms = 30000 06:41:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:26 receive.buffer.bytes = 65536 06:41:26 reconnect.backoff.max.ms = 1000 06:41:26 reconnect.backoff.ms = 50 06:41:26 request.timeout.ms = 30000 06:41:26 retry.backoff.max.ms = 1000 06:41:26 retry.backoff.ms = 100 06:41:26 sasl.client.callback.handler.class = null 06:41:26 sasl.jaas.config = null 06:41:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:26 sasl.kerberos.min.time.before.relogin = 60000 06:41:26 sasl.kerberos.service.name = null 06:41:26 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:26 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:26 sasl.login.callback.handler.class = null 06:41:26 sasl.login.class = null 06:41:26 sasl.login.connect.timeout.ms = null 06:41:26 sasl.login.read.timeout.ms = null 06:41:26 sasl.login.refresh.buffer.seconds = 300 06:41:26 sasl.login.refresh.min.period.seconds = 60 06:41:26 sasl.login.refresh.window.factor = 0.8 06:41:26 sasl.login.refresh.window.jitter = 0.05 06:41:26 sasl.login.retry.backoff.max.ms = 10000 06:41:26 sasl.login.retry.backoff.ms = 100 06:41:26 sasl.mechanism = GSSAPI 06:41:26 sasl.oauthbearer.clock.skew.seconds = 30 06:41:26 sasl.oauthbearer.expected.audience = null 06:41:26 sasl.oauthbearer.expected.issuer = null 06:41:26 sasl.oauthbearer.header.urlencode = false 06:41:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:26 sasl.oauthbearer.jwks.endpoint.url = null 06:41:26 sasl.oauthbearer.scope.claim.name = scope 06:41:26 sasl.oauthbearer.sub.claim.name = sub 06:41:26 sasl.oauthbearer.token.endpoint.url = null 06:41:26 security.protocol = PLAINTEXT 06:41:26 security.providers = null 06:41:26 send.buffer.bytes = 131072 06:41:26 session.timeout.ms = 45000 06:41:26 socket.connection.setup.timeout.max.ms = 30000 06:41:26 socket.connection.setup.timeout.ms = 10000 06:41:26 ssl.cipher.suites = null 06:41:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:26 ssl.endpoint.identification.algorithm = https 06:41:26 ssl.engine.factory.class = null 06:41:26 ssl.key.password = null 06:41:26 ssl.keymanager.algorithm = SunX509 06:41:26 ssl.keystore.certificate.chain = null 06:41:26 ssl.keystore.key = null 06:41:26 ssl.keystore.location = null 06:41:26 ssl.keystore.password = null 06:41:26 ssl.keystore.type = JKS 06:41:26 ssl.protocol = TLSv1.3 06:41:26 ssl.provider = null 06:41:26 ssl.secure.random.implementation = null 06:41:26 ssl.trustmanager.algorithm = PKIX 06:41:26 ssl.truststore.certificates = null 06:41:26 ssl.truststore.location = null 06:41:26 ssl.truststore.password = null 06:41:26 ssl.truststore.type = JKS 06:41:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:26 06:41:26 2026-05-16T06:41:26.626Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:26 2026-05-16T06:41:26.629Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:26 2026-05-16T06:41:26.629Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:26 2026-05-16T06:41:26.629Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913686629 06:41:26 2026-05-16T06:41:26.633Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:41:26 2026-05-16T06:41:26.652Z WARN 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 06:41:26 2026-05-16T06:41:26.652Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:26 2026-05-16T06:41:26.653Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:26 2026-05-16T06:41:26.657Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 06:41:26 2026-05-16T06:41:26.662Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-c2cba05b-37dd-44ad-8946-20e5f6580e38 06:41:26 2026-05-16T06:41:26.662Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 06:41:26 2026-05-16T06:41:26.670Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-c2cba05b-37dd-44ad-8946-20e5f6580e38', protocol='range'} 06:41:26 2026-05-16T06:41:26.767Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-c2cba05b-37dd-44ad-8946-20e5f6580e38=Assignment(partitions=[legacy-batch-topic-0])} 06:41:26 2026-05-16T06:41:26.771Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-c2cba05b-37dd-44ad-8946-20e5f6580e38', protocol='range'} 06:41:26 2026-05-16T06:41:26.771Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:41:26 2026-05-16T06:41:26.771Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:41:26 2026-05-16T06:41:26.773Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:41:26 2026-05-16T06:41:26.774Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:27 2026-05-16T06:41:27.173Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:27 2026-05-16T06:41:27.173Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:27 2026-05-16T06:41:27.174Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:27 2026-05-16T06:41:27.174Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:27 2026-05-16T06:41:27.174Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:27 2026-05-16T06:41:27.252Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:41:27 2026-05-16T06:41:27.276Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:41:27 2026-05-16T06:41:27.315Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:27 2026-05-16T06:41:27.440Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:41:27 2026-05-16T06:41:27.440Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-c2cba05b-37dd-44ad-8946-20e5f6580e38 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:27 2026-05-16T06:41:27.441Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:27 2026-05-16T06:41:27.441Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:27 2026-05-16T06:41:27.441Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:27 2026-05-16T06:41:27.444Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:27 2026-05-16T06:41:27.444Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:27 2026-05-16T06:41:27.468Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:27 2026-05-16T06:41:27.469Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:27 2026-05-16T06:41:27.469Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:27 2026-05-16T06:41:27.469Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:27 2026-05-16T06:41:27.475Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 06:41:27 2026-05-16T06:41:27.501Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:27 allow.auto.create.topics = true 06:41:27 auto.commit.interval.ms = 5000 06:41:27 auto.include.jmx.reporter = true 06:41:27 auto.offset.reset = latest 06:41:27 bootstrap.servers = [localhost:32778] 06:41:27 check.crcs = true 06:41:27 client.dns.lookup = use_all_dns_ips 06:41:27 client.id = consumer-test-group-8 06:41:27 client.rack = 06:41:27 connections.max.idle.ms = 540000 06:41:27 default.api.timeout.ms = 60000 06:41:27 enable.auto.commit = true 06:41:27 enable.metrics.push = true 06:41:27 exclude.internal.topics = true 06:41:27 fetch.max.bytes = 52428800 06:41:27 fetch.max.wait.ms = 500 06:41:27 fetch.min.bytes = 1 06:41:27 group.id = test-group 06:41:27 group.instance.id = null 06:41:27 group.protocol = classic 06:41:27 group.remote.assignor = null 06:41:27 heartbeat.interval.ms = 3000 06:41:27 interceptor.classes = [] 06:41:27 internal.leave.group.on.close = true 06:41:27 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:27 isolation.level = read_uncommitted 06:41:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:27 max.partition.fetch.bytes = 1048576 06:41:27 max.poll.interval.ms = 300000 06:41:27 max.poll.records = 2147483647 06:41:27 metadata.max.age.ms = 300000 06:41:27 metadata.recovery.strategy = none 06:41:27 metric.reporters = [] 06:41:27 metrics.num.samples = 2 06:41:27 metrics.recording.level = INFO 06:41:27 metrics.sample.window.ms = 30000 06:41:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:27 receive.buffer.bytes = 65536 06:41:27 reconnect.backoff.max.ms = 1000 06:41:27 reconnect.backoff.ms = 50 06:41:27 request.timeout.ms = 30000 06:41:27 retry.backoff.max.ms = 1000 06:41:27 retry.backoff.ms = 100 06:41:27 sasl.client.callback.handler.class = null 06:41:27 sasl.jaas.config = null 06:41:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:27 sasl.kerberos.min.time.before.relogin = 60000 06:41:27 sasl.kerberos.service.name = null 06:41:27 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:27 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:27 sasl.login.callback.handler.class = null 06:41:27 sasl.login.class = null 06:41:27 sasl.login.connect.timeout.ms = null 06:41:27 sasl.login.read.timeout.ms = null 06:41:27 sasl.login.refresh.buffer.seconds = 300 06:41:27 sasl.login.refresh.min.period.seconds = 60 06:41:27 sasl.login.refresh.window.factor = 0.8 06:41:27 sasl.login.refresh.window.jitter = 0.05 06:41:27 sasl.login.retry.backoff.max.ms = 10000 06:41:27 sasl.login.retry.backoff.ms = 100 06:41:27 sasl.mechanism = GSSAPI 06:41:27 sasl.oauthbearer.clock.skew.seconds = 30 06:41:27 sasl.oauthbearer.expected.audience = null 06:41:27 sasl.oauthbearer.expected.issuer = null 06:41:27 sasl.oauthbearer.header.urlencode = false 06:41:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:27 sasl.oauthbearer.jwks.endpoint.url = null 06:41:27 sasl.oauthbearer.scope.claim.name = scope 06:41:27 sasl.oauthbearer.sub.claim.name = sub 06:41:27 sasl.oauthbearer.token.endpoint.url = null 06:41:27 security.protocol = PLAINTEXT 06:41:27 security.providers = null 06:41:27 send.buffer.bytes = 131072 06:41:27 session.timeout.ms = 45000 06:41:27 socket.connection.setup.timeout.max.ms = 30000 06:41:27 socket.connection.setup.timeout.ms = 10000 06:41:27 ssl.cipher.suites = null 06:41:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:27 ssl.endpoint.identification.algorithm = https 06:41:27 ssl.engine.factory.class = null 06:41:27 ssl.key.password = null 06:41:27 ssl.keymanager.algorithm = SunX509 06:41:27 ssl.keystore.certificate.chain = null 06:41:27 ssl.keystore.key = null 06:41:27 ssl.keystore.location = null 06:41:27 ssl.keystore.password = null 06:41:27 ssl.keystore.type = JKS 06:41:27 ssl.protocol = TLSv1.3 06:41:27 ssl.provider = null 06:41:27 ssl.secure.random.implementation = null 06:41:27 ssl.trustmanager.algorithm = PKIX 06:41:27 ssl.truststore.certificates = null 06:41:27 ssl.truststore.location = null 06:41:27 ssl.truststore.password = null 06:41:27 ssl.truststore.type = JKS 06:41:27 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:27 06:41:27 2026-05-16T06:41:27.501Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:27 2026-05-16T06:41:27.505Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:27 2026-05-16T06:41:27.505Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:27 2026-05-16T06:41:27.505Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913687505 06:41:27 2026-05-16T06:41:27.505Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:41:27 2026-05-16T06:41:27.512Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:27 2026-05-16T06:41:27.513Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:27 2026-05-16T06:41:27.515Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 06:41:27 2026-05-16T06:41:27.527Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-9acc7612-8bb4-4f46-9e5a-a72108cef494 06:41:27 2026-05-16T06:41:27.527Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 06:41:27 2026-05-16T06:41:27.534Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-9acc7612-8bb4-4f46-9e5a-a72108cef494', protocol='range'} 06:41:27 2026-05-16T06:41:27.535Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-9acc7612-8bb4-4f46-9e5a-a72108cef494=Assignment(partitions=[legacy-batch-topic-0])} 06:41:27 2026-05-16T06:41:27.539Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-9acc7612-8bb4-4f46-9e5a-a72108cef494', protocol='range'} 06:41:27 2026-05-16T06:41:27.540Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:41:27 2026-05-16T06:41:27.540Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:41:27 2026-05-16T06:41:27.541Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:41:27 2026-05-16T06:41:27.558Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:28 2026-05-16T06:41:28.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:28 2026-05-16T06:41:28.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:28 2026-05-16T06:41:28.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:28 2026-05-16T06:41:28.035Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:28 2026-05-16T06:41:28.035Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:28 2026-05-16T06:41:28.109Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:41:28 2026-05-16T06:41:28.121Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:41:28 2026-05-16T06:41:28.144Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:28 2026-05-16T06:41:28.207Z WARN 11912 --- [cps-integration-test] [qtp547090744-40] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: caf1e271-a243-4484-8bba-08c0c3f8afac, data operation cloud event id: 66bd1c77-6f81-4842-be32-9eacd49e868f 06:41:28 2026-05-16T06:41:28.208Z INFO 11912 --- [cps-integration-test] [qtp547090744-40] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:28 acks = -1 06:41:28 auto.include.jmx.reporter = true 06:41:28 batch.size = 16384 06:41:28 bootstrap.servers = [localhost:32778] 06:41:28 buffer.memory = 33554432 06:41:28 client.dns.lookup = use_all_dns_ips 06:41:28 client.id = cps-core-1 06:41:28 compression.gzip.level = -1 06:41:28 compression.lz4.level = 9 06:41:28 compression.type = none 06:41:28 compression.zstd.level = 3 06:41:28 connections.max.idle.ms = 540000 06:41:28 delivery.timeout.ms = 120000 06:41:28 enable.idempotence = true 06:41:28 enable.metrics.push = true 06:41:28 interceptor.classes = [] 06:41:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:28 linger.ms = 0 06:41:28 max.block.ms = 60000 06:41:28 max.in.flight.requests.per.connection = 5 06:41:28 max.request.size = 1048576 06:41:28 metadata.max.age.ms = 300000 06:41:28 metadata.max.idle.ms = 300000 06:41:28 metadata.recovery.strategy = none 06:41:28 metric.reporters = [] 06:41:28 metrics.num.samples = 2 06:41:28 metrics.recording.level = INFO 06:41:28 metrics.sample.window.ms = 30000 06:41:28 partitioner.adaptive.partitioning.enable = true 06:41:28 partitioner.availability.timeout.ms = 0 06:41:28 partitioner.class = null 06:41:28 partitioner.ignore.keys = false 06:41:28 receive.buffer.bytes = 32768 06:41:28 reconnect.backoff.max.ms = 1000 06:41:28 reconnect.backoff.ms = 50 06:41:28 request.timeout.ms = 30000 06:41:28 retries = 2147483647 06:41:28 retry.backoff.max.ms = 1000 06:41:28 retry.backoff.ms = 100 06:41:28 sasl.client.callback.handler.class = null 06:41:28 sasl.jaas.config = null 06:41:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:28 sasl.kerberos.min.time.before.relogin = 60000 06:41:28 sasl.kerberos.service.name = null 06:41:28 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:28 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:28 sasl.login.callback.handler.class = null 06:41:28 sasl.login.class = null 06:41:28 sasl.login.connect.timeout.ms = null 06:41:28 sasl.login.read.timeout.ms = null 06:41:28 sasl.login.refresh.buffer.seconds = 300 06:41:28 sasl.login.refresh.min.period.seconds = 60 06:41:28 sasl.login.refresh.window.factor = 0.8 06:41:28 sasl.login.refresh.window.jitter = 0.05 06:41:28 sasl.login.retry.backoff.max.ms = 10000 06:41:28 sasl.login.retry.backoff.ms = 100 06:41:28 sasl.mechanism = GSSAPI 06:41:28 sasl.oauthbearer.clock.skew.seconds = 30 06:41:28 sasl.oauthbearer.expected.audience = null 06:41:28 sasl.oauthbearer.expected.issuer = null 06:41:28 sasl.oauthbearer.header.urlencode = false 06:41:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:28 sasl.oauthbearer.jwks.endpoint.url = null 06:41:28 sasl.oauthbearer.scope.claim.name = scope 06:41:28 sasl.oauthbearer.sub.claim.name = sub 06:41:28 sasl.oauthbearer.token.endpoint.url = null 06:41:28 security.protocol = PLAINTEXT 06:41:28 security.providers = null 06:41:28 send.buffer.bytes = 131072 06:41:28 socket.connection.setup.timeout.max.ms = 30000 06:41:28 socket.connection.setup.timeout.ms = 10000 06:41:28 ssl.cipher.suites = null 06:41:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:28 ssl.endpoint.identification.algorithm = https 06:41:28 ssl.engine.factory.class = null 06:41:28 ssl.key.password = null 06:41:28 ssl.keymanager.algorithm = SunX509 06:41:28 ssl.keystore.certificate.chain = null 06:41:28 ssl.keystore.key = null 06:41:28 ssl.keystore.location = null 06:41:28 ssl.keystore.password = null 06:41:28 ssl.keystore.type = JKS 06:41:28 ssl.protocol = TLSv1.3 06:41:28 ssl.provider = null 06:41:28 ssl.secure.random.implementation = null 06:41:28 ssl.trustmanager.algorithm = PKIX 06:41:28 ssl.truststore.certificates = null 06:41:28 ssl.truststore.location = null 06:41:28 ssl.truststore.password = null 06:41:28 ssl.truststore.type = JKS 06:41:28 transaction.timeout.ms = 60000 06:41:28 transactional.id = null 06:41:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:28 06:41:28 2026-05-16T06:41:28.208Z INFO 11912 --- [cps-integration-test] [qtp547090744-40] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:28 2026-05-16T06:41:28.209Z INFO 11912 --- [cps-integration-test] [qtp547090744-40] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 06:41:28 2026-05-16T06:41:28.212Z INFO 11912 --- [cps-integration-test] [qtp547090744-40] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 06:41:28 2026-05-16T06:41:28.224Z INFO 11912 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:28 2026-05-16T06:41:28.225Z INFO 11912 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 06:41:28 2026-05-16T06:41:28.330Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:41:28 2026-05-16T06:41:28.330Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-9acc7612-8bb4-4f46-9e5a-a72108cef494 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:28 2026-05-16T06:41:28.331Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:28 2026-05-16T06:41:28.331Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:28 2026-05-16T06:41:28.331Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:28 2026-05-16T06:41:28.331Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:28 2026-05-16T06:41:28.331Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:28 2026-05-16T06:41:28.760Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:28 2026-05-16T06:41:28.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:28 2026-05-16T06:41:28.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:28 2026-05-16T06:41:28.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:28 2026-05-16T06:41:28.765Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 06:41:28 2026-05-16T06:41:28.785Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:28 allow.auto.create.topics = true 06:41:28 auto.commit.interval.ms = 5000 06:41:28 auto.include.jmx.reporter = true 06:41:28 auto.offset.reset = latest 06:41:28 bootstrap.servers = [localhost:32778] 06:41:28 check.crcs = true 06:41:28 client.dns.lookup = use_all_dns_ips 06:41:28 client.id = consumer-test-group-9 06:41:28 client.rack = 06:41:28 connections.max.idle.ms = 540000 06:41:28 default.api.timeout.ms = 60000 06:41:28 enable.auto.commit = true 06:41:28 enable.metrics.push = true 06:41:28 exclude.internal.topics = true 06:41:28 fetch.max.bytes = 52428800 06:41:28 fetch.max.wait.ms = 500 06:41:28 fetch.min.bytes = 1 06:41:28 group.id = test-group 06:41:28 group.instance.id = null 06:41:28 group.protocol = classic 06:41:28 group.remote.assignor = null 06:41:28 heartbeat.interval.ms = 3000 06:41:28 interceptor.classes = [] 06:41:28 internal.leave.group.on.close = true 06:41:28 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:28 isolation.level = read_uncommitted 06:41:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:28 max.partition.fetch.bytes = 1048576 06:41:28 max.poll.interval.ms = 300000 06:41:28 max.poll.records = 2147483647 06:41:28 metadata.max.age.ms = 300000 06:41:28 metadata.recovery.strategy = none 06:41:28 metric.reporters = [] 06:41:28 metrics.num.samples = 2 06:41:28 metrics.recording.level = INFO 06:41:28 metrics.sample.window.ms = 30000 06:41:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:28 receive.buffer.bytes = 65536 06:41:28 reconnect.backoff.max.ms = 1000 06:41:28 reconnect.backoff.ms = 50 06:41:28 request.timeout.ms = 30000 06:41:28 retry.backoff.max.ms = 1000 06:41:28 retry.backoff.ms = 100 06:41:28 sasl.client.callback.handler.class = null 06:41:28 sasl.jaas.config = null 06:41:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:28 sasl.kerberos.min.time.before.relogin = 60000 06:41:28 sasl.kerberos.service.name = null 06:41:28 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:28 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:28 sasl.login.callback.handler.class = null 06:41:28 sasl.login.class = null 06:41:28 sasl.login.connect.timeout.ms = null 06:41:28 sasl.login.read.timeout.ms = null 06:41:28 sasl.login.refresh.buffer.seconds = 300 06:41:28 sasl.login.refresh.min.period.seconds = 60 06:41:28 sasl.login.refresh.window.factor = 0.8 06:41:28 sasl.login.refresh.window.jitter = 0.05 06:41:28 sasl.login.retry.backoff.max.ms = 10000 06:41:28 sasl.login.retry.backoff.ms = 100 06:41:28 sasl.mechanism = GSSAPI 06:41:28 sasl.oauthbearer.clock.skew.seconds = 30 06:41:28 sasl.oauthbearer.expected.audience = null 06:41:28 sasl.oauthbearer.expected.issuer = null 06:41:28 sasl.oauthbearer.header.urlencode = false 06:41:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:28 sasl.oauthbearer.jwks.endpoint.url = null 06:41:28 sasl.oauthbearer.scope.claim.name = scope 06:41:28 sasl.oauthbearer.sub.claim.name = sub 06:41:28 sasl.oauthbearer.token.endpoint.url = null 06:41:28 security.protocol = PLAINTEXT 06:41:28 security.providers = null 06:41:28 send.buffer.bytes = 131072 06:41:28 session.timeout.ms = 45000 06:41:28 socket.connection.setup.timeout.max.ms = 30000 06:41:28 socket.connection.setup.timeout.ms = 10000 06:41:28 ssl.cipher.suites = null 06:41:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:28 ssl.endpoint.identification.algorithm = https 06:41:28 ssl.engine.factory.class = null 06:41:28 ssl.key.password = null 06:41:28 ssl.keymanager.algorithm = SunX509 06:41:28 ssl.keystore.certificate.chain = null 06:41:28 ssl.keystore.key = null 06:41:28 ssl.keystore.location = null 06:41:28 ssl.keystore.password = null 06:41:28 ssl.keystore.type = JKS 06:41:28 ssl.protocol = TLSv1.3 06:41:28 ssl.provider = null 06:41:28 ssl.secure.random.implementation = null 06:41:28 ssl.trustmanager.algorithm = PKIX 06:41:28 ssl.truststore.certificates = null 06:41:28 ssl.truststore.location = null 06:41:28 ssl.truststore.password = null 06:41:28 ssl.truststore.type = JKS 06:41:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:28 06:41:28 2026-05-16T06:41:28.785Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:28 2026-05-16T06:41:28.789Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:28 2026-05-16T06:41:28.789Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:28 2026-05-16T06:41:28.789Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913688789 06:41:28 2026-05-16T06:41:28.789Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 06:41:28 2026-05-16T06:41:28.798Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:28 2026-05-16T06:41:28.798Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:28 2026-05-16T06:41:28.800Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 06:41:28 2026-05-16T06:41:28.805Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-bccb7810-1765-4664-b5ff-320726c80132 06:41:28 2026-05-16T06:41:28.806Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 06:41:28 2026-05-16T06:41:28.809Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-bccb7810-1765-4664-b5ff-320726c80132', protocol='range'} 06:41:28 2026-05-16T06:41:28.809Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-bccb7810-1765-4664-b5ff-320726c80132=Assignment(partitions=[legacy-batch-topic-0])} 06:41:28 2026-05-16T06:41:28.813Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-bccb7810-1765-4664-b5ff-320726c80132', protocol='range'} 06:41:28 2026-05-16T06:41:28.813Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 06:41:28 2026-05-16T06:41:28.813Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 06:41:28 2026-05-16T06:41:28.814Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 06:41:28 2026-05-16T06:41:28.824Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:29 2026-05-16T06:41:29.321Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:29 2026-05-16T06:41:29.321Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:29 2026-05-16T06:41:29.322Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:29 2026-05-16T06:41:29.322Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:29 2026-05-16T06:41:29.322Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:29 2026-05-16T06:41:29.393Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 06:41:29 2026-05-16T06:41:29.408Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 06:41:29 2026-05-16T06:41:29.432Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:29 2026-05-16T06:41:29.475Z WARN 11912 --- [cps-integration-test] [qtp547090744-39] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: c479faff-2d07-4536-a1c9-5066dcc416d3, data operation cloud event id: 232e91b7-5731-486b-9fb2-0bdd4e99f873 06:41:29 2026-05-16T06:41:29.553Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 06:41:29 2026-05-16T06:41:29.553Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-bccb7810-1765-4664-b5ff-320726c80132 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:29 2026-05-16T06:41:29.554Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:29 2026-05-16T06:41:29.554Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:29 2026-05-16T06:41:29.554Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:29 2026-05-16T06:41:29.554Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:29 2026-05-16T06:41:29.554Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:30 2026-05-16T06:41:29.990Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:30 2026-05-16T06:41:29.990Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:30 2026-05-16T06:41:29.990Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:30 2026-05-16T06:41:29.990Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:30 2026-05-16T06:41:29.994Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 06:41:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.416 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 06:41:30 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 06:41:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 06:41:30 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 06:41:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 06:41:30 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 06:41:30 2026-05-16T06:41:30.160Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-05-16T06:41:30.161Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-05-16T06:41:30.161Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-05-16T06:41:30.161Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-05-16T06:41:30.161Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-05-16T06:41:30.236Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-05-16T06:41:30.248Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:30 2026-05-16T06:41:30.268Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-05-16T06:41:30.297Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-05-16T06:41:30.297Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-05-16T06:41:30.297Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-05-16T06:41:30.298Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-05-16T06:41:30.298Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-05-16T06:41:30.364Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-05-16T06:41:30.378Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:30 2026-05-16T06:41:30.400Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-05-16T06:41:30.438Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-05-16T06:41:30.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-05-16T06:41:30.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-05-16T06:41:30.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-05-16T06:41:30.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:30 2026-05-16T06:41:30.509Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:30 2026-05-16T06:41:30.517Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:30 2026-05-16T06:41:30.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:30 2026-05-16T06:41:30.559Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 06:41:30 2026-05-16T06:41:30.584Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 06:41:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 06:41:30 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 06:41:30 2026-05-16T06:41:30.777Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:30 2026-05-16T06:41:30.778Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:30 2026-05-16T06:41:30.778Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:30 2026-05-16T06:41:30.778Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:30 2026-05-16T06:41:30.778Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:31 2026-05-16T06:41:30.848Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:31 2026-05-16T06:41:30.913Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:31 2026-05-16T06:41:30.914Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:31 2026-05-16T06:41:30.915Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:31 2026-05-16T06:41:30.915Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:31 2026-05-16T06:41:30.915Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-05-16T06:41:32.064Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-05-16T06:41:32.100Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-05-16T06:41:32.100Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-05-16T06:41:32.100Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-05-16T06:41:32.101Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-05-16T06:41:32.101Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-05-16T06:41:32.138Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-05-16T06:41:32.171Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-05-16T06:41:32.171Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-05-16T06:41:32.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-05-16T06:41:32.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-05-16T06:41:32.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-05-16T06:41:32.207Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-05-16T06:41:32.245Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-05-16T06:41:32.246Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-05-16T06:41:32.246Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-05-16T06:41:32.247Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-05-16T06:41:32.247Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-05-16T06:41:32.283Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-05-16T06:41:32.324Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:32 2026-05-16T06:41:32.324Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:32 2026-05-16T06:41:32.326Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:32 2026-05-16T06:41:32.326Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:32 2026-05-16T06:41:32.326Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:32 2026-05-16T06:41:32.369Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:32 2026-05-16T06:41:32.387Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:32 allow.auto.create.topics = true 06:41:32 auto.commit.interval.ms = 5000 06:41:32 auto.include.jmx.reporter = true 06:41:32 auto.offset.reset = latest 06:41:32 bootstrap.servers = [localhost:32778] 06:41:32 check.crcs = true 06:41:32 client.dns.lookup = use_all_dns_ips 06:41:32 client.id = consumer-test-group-10 06:41:32 client.rack = 06:41:32 connections.max.idle.ms = 540000 06:41:32 default.api.timeout.ms = 60000 06:41:32 enable.auto.commit = true 06:41:32 enable.metrics.push = true 06:41:32 exclude.internal.topics = true 06:41:32 fetch.max.bytes = 52428800 06:41:32 fetch.max.wait.ms = 500 06:41:32 fetch.min.bytes = 1 06:41:32 group.id = test-group 06:41:32 group.instance.id = null 06:41:32 group.protocol = classic 06:41:32 group.remote.assignor = null 06:41:32 heartbeat.interval.ms = 3000 06:41:32 interceptor.classes = [] 06:41:32 internal.leave.group.on.close = true 06:41:32 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:32 isolation.level = read_uncommitted 06:41:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:32 max.partition.fetch.bytes = 1048576 06:41:32 max.poll.interval.ms = 300000 06:41:32 max.poll.records = 2147483647 06:41:32 metadata.max.age.ms = 300000 06:41:32 metadata.recovery.strategy = none 06:41:32 metric.reporters = [] 06:41:32 metrics.num.samples = 2 06:41:32 metrics.recording.level = INFO 06:41:32 metrics.sample.window.ms = 30000 06:41:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:32 receive.buffer.bytes = 65536 06:41:32 reconnect.backoff.max.ms = 1000 06:41:32 reconnect.backoff.ms = 50 06:41:32 request.timeout.ms = 30000 06:41:32 retry.backoff.max.ms = 1000 06:41:32 retry.backoff.ms = 100 06:41:32 sasl.client.callback.handler.class = null 06:41:32 sasl.jaas.config = null 06:41:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:32 sasl.kerberos.min.time.before.relogin = 60000 06:41:32 sasl.kerberos.service.name = null 06:41:32 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:32 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:32 sasl.login.callback.handler.class = null 06:41:32 sasl.login.class = null 06:41:32 sasl.login.connect.timeout.ms = null 06:41:32 sasl.login.read.timeout.ms = null 06:41:32 sasl.login.refresh.buffer.seconds = 300 06:41:32 sasl.login.refresh.min.period.seconds = 60 06:41:32 sasl.login.refresh.window.factor = 0.8 06:41:32 sasl.login.refresh.window.jitter = 0.05 06:41:32 sasl.login.retry.backoff.max.ms = 10000 06:41:32 sasl.login.retry.backoff.ms = 100 06:41:32 sasl.mechanism = GSSAPI 06:41:32 sasl.oauthbearer.clock.skew.seconds = 30 06:41:32 sasl.oauthbearer.expected.audience = null 06:41:32 sasl.oauthbearer.expected.issuer = null 06:41:32 sasl.oauthbearer.header.urlencode = false 06:41:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:32 sasl.oauthbearer.jwks.endpoint.url = null 06:41:32 sasl.oauthbearer.scope.claim.name = scope 06:41:32 sasl.oauthbearer.sub.claim.name = sub 06:41:32 sasl.oauthbearer.token.endpoint.url = null 06:41:32 security.protocol = PLAINTEXT 06:41:32 security.providers = null 06:41:32 send.buffer.bytes = 131072 06:41:32 session.timeout.ms = 45000 06:41:32 socket.connection.setup.timeout.max.ms = 30000 06:41:32 socket.connection.setup.timeout.ms = 10000 06:41:32 ssl.cipher.suites = null 06:41:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:32 ssl.endpoint.identification.algorithm = https 06:41:32 ssl.engine.factory.class = null 06:41:32 ssl.key.password = null 06:41:32 ssl.keymanager.algorithm = SunX509 06:41:32 ssl.keystore.certificate.chain = null 06:41:32 ssl.keystore.key = null 06:41:32 ssl.keystore.location = null 06:41:32 ssl.keystore.password = null 06:41:32 ssl.keystore.type = JKS 06:41:32 ssl.protocol = TLSv1.3 06:41:32 ssl.provider = null 06:41:32 ssl.secure.random.implementation = null 06:41:32 ssl.trustmanager.algorithm = PKIX 06:41:32 ssl.truststore.certificates = null 06:41:32 ssl.truststore.location = null 06:41:32 ssl.truststore.password = null 06:41:32 ssl.truststore.type = JKS 06:41:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:32 06:41:32 2026-05-16T06:41:32.388Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:32 2026-05-16T06:41:32.391Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:32 2026-05-16T06:41:32.391Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:32 2026-05-16T06:41:32.391Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913692391 06:41:32 2026-05-16T06:41:32.392Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:32 2026-05-16T06:41:32.403Z WARN 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 06:41:32 2026-05-16T06:41:32.404Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:32 2026-05-16T06:41:32.407Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:32 2026-05-16T06:41:32.409Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 06:41:32 2026-05-16T06:41:32.412Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-5a220e40-55c6-4910-acf8-4080e2e52014 06:41:32 2026-05-16T06:41:32.412Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 06:41:32 2026-05-16T06:41:32.416Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-5a220e40-55c6-4910-acf8-4080e2e52014', protocol='range'} 06:41:32 2026-05-16T06:41:32.532Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-5a220e40-55c6-4910-acf8-4080e2e52014=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:32 2026-05-16T06:41:32.540Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-5a220e40-55c6-4910-acf8-4080e2e52014', protocol='range'} 06:41:32 2026-05-16T06:41:32.540Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:32 2026-05-16T06:41:32.540Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:32 2026-05-16T06:41:32.542Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:32 2026-05-16T06:41:32.544Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:32 2026-05-16T06:41:32.895Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:32 acks = -1 06:41:32 auto.include.jmx.reporter = true 06:41:32 batch.size = 16384 06:41:32 bootstrap.servers = [localhost:32778] 06:41:32 buffer.memory = 33554432 06:41:32 client.dns.lookup = use_all_dns_ips 06:41:32 client.id = test-client-id 06:41:32 compression.gzip.level = -1 06:41:32 compression.lz4.level = 9 06:41:32 compression.type = none 06:41:32 compression.zstd.level = 3 06:41:32 connections.max.idle.ms = 540000 06:41:32 delivery.timeout.ms = 120000 06:41:32 enable.idempotence = true 06:41:32 enable.metrics.push = true 06:41:32 interceptor.classes = [] 06:41:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:32 linger.ms = 0 06:41:32 max.block.ms = 60000 06:41:32 max.in.flight.requests.per.connection = 5 06:41:32 max.request.size = 1048576 06:41:32 metadata.max.age.ms = 300000 06:41:32 metadata.max.idle.ms = 300000 06:41:32 metadata.recovery.strategy = none 06:41:32 metric.reporters = [] 06:41:32 metrics.num.samples = 2 06:41:32 metrics.recording.level = INFO 06:41:32 metrics.sample.window.ms = 30000 06:41:32 partitioner.adaptive.partitioning.enable = true 06:41:32 partitioner.availability.timeout.ms = 0 06:41:32 partitioner.class = null 06:41:32 partitioner.ignore.keys = false 06:41:32 receive.buffer.bytes = 32768 06:41:32 reconnect.backoff.max.ms = 1000 06:41:32 reconnect.backoff.ms = 50 06:41:32 request.timeout.ms = 30000 06:41:32 retries = 2147483647 06:41:32 retry.backoff.max.ms = 1000 06:41:32 retry.backoff.ms = 100 06:41:32 sasl.client.callback.handler.class = null 06:41:32 sasl.jaas.config = null 06:41:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:32 sasl.kerberos.min.time.before.relogin = 60000 06:41:32 sasl.kerberos.service.name = null 06:41:32 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:32 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:32 sasl.login.callback.handler.class = null 06:41:32 sasl.login.class = null 06:41:32 sasl.login.connect.timeout.ms = null 06:41:32 sasl.login.read.timeout.ms = null 06:41:32 sasl.login.refresh.buffer.seconds = 300 06:41:32 sasl.login.refresh.min.period.seconds = 60 06:41:32 sasl.login.refresh.window.factor = 0.8 06:41:32 sasl.login.refresh.window.jitter = 0.05 06:41:32 sasl.login.retry.backoff.max.ms = 10000 06:41:32 sasl.login.retry.backoff.ms = 100 06:41:32 sasl.mechanism = GSSAPI 06:41:32 sasl.oauthbearer.clock.skew.seconds = 30 06:41:32 sasl.oauthbearer.expected.audience = null 06:41:32 sasl.oauthbearer.expected.issuer = null 06:41:32 sasl.oauthbearer.header.urlencode = false 06:41:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:32 sasl.oauthbearer.jwks.endpoint.url = null 06:41:32 sasl.oauthbearer.scope.claim.name = scope 06:41:32 sasl.oauthbearer.sub.claim.name = sub 06:41:32 sasl.oauthbearer.token.endpoint.url = null 06:41:32 security.protocol = PLAINTEXT 06:41:32 security.providers = null 06:41:32 send.buffer.bytes = 131072 06:41:32 socket.connection.setup.timeout.max.ms = 30000 06:41:32 socket.connection.setup.timeout.ms = 10000 06:41:32 ssl.cipher.suites = null 06:41:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:32 ssl.endpoint.identification.algorithm = https 06:41:32 ssl.engine.factory.class = null 06:41:32 ssl.key.password = null 06:41:32 ssl.keymanager.algorithm = SunX509 06:41:32 ssl.keystore.certificate.chain = null 06:41:32 ssl.keystore.key = null 06:41:32 ssl.keystore.location = null 06:41:32 ssl.keystore.password = null 06:41:32 ssl.keystore.type = JKS 06:41:32 ssl.protocol = TLSv1.3 06:41:32 ssl.provider = null 06:41:32 ssl.secure.random.implementation = null 06:41:32 ssl.trustmanager.algorithm = PKIX 06:41:32 ssl.truststore.certificates = null 06:41:32 ssl.truststore.location = null 06:41:32 ssl.truststore.password = null 06:41:32 ssl.truststore.type = JKS 06:41:32 transaction.timeout.ms = 60000 06:41:32 transactional.id = null 06:41:32 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:32 06:41:32 2026-05-16T06:41:32.896Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:32 2026-05-16T06:41:32.897Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:32 2026-05-16T06:41:32.900Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:32 2026-05-16T06:41:32.900Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:32 2026-05-16T06:41:32.900Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913692900 06:41:32 2026-05-16T06:41:32.901Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:32 acks = -1 06:41:32 auto.include.jmx.reporter = true 06:41:32 batch.size = 16384 06:41:32 bootstrap.servers = [localhost:32778] 06:41:32 buffer.memory = 33554432 06:41:32 client.dns.lookup = use_all_dns_ips 06:41:32 client.id = test-client-id 06:41:32 compression.gzip.level = -1 06:41:32 compression.lz4.level = 9 06:41:32 compression.type = none 06:41:32 compression.zstd.level = 3 06:41:32 connections.max.idle.ms = 540000 06:41:32 delivery.timeout.ms = 120000 06:41:32 enable.idempotence = true 06:41:32 enable.metrics.push = true 06:41:32 interceptor.classes = [] 06:41:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:32 linger.ms = 0 06:41:32 max.block.ms = 60000 06:41:32 max.in.flight.requests.per.connection = 5 06:41:32 max.request.size = 1048576 06:41:32 metadata.max.age.ms = 300000 06:41:32 metadata.max.idle.ms = 300000 06:41:32 metadata.recovery.strategy = none 06:41:32 metric.reporters = [] 06:41:32 metrics.num.samples = 2 06:41:32 metrics.recording.level = INFO 06:41:32 metrics.sample.window.ms = 30000 06:41:32 partitioner.adaptive.partitioning.enable = true 06:41:32 partitioner.availability.timeout.ms = 0 06:41:32 partitioner.class = null 06:41:32 partitioner.ignore.keys = false 06:41:32 receive.buffer.bytes = 32768 06:41:32 reconnect.backoff.max.ms = 1000 06:41:32 reconnect.backoff.ms = 50 06:41:32 request.timeout.ms = 30000 06:41:32 retries = 2147483647 06:41:32 retry.backoff.max.ms = 1000 06:41:32 retry.backoff.ms = 100 06:41:32 sasl.client.callback.handler.class = null 06:41:32 sasl.jaas.config = null 06:41:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:32 sasl.kerberos.min.time.before.relogin = 60000 06:41:32 sasl.kerberos.service.name = null 06:41:32 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:32 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:32 sasl.login.callback.handler.class = null 06:41:32 sasl.login.class = null 06:41:32 sasl.login.connect.timeout.ms = null 06:41:32 sasl.login.read.timeout.ms = null 06:41:32 sasl.login.refresh.buffer.seconds = 300 06:41:32 sasl.login.refresh.min.period.seconds = 60 06:41:32 sasl.login.refresh.window.factor = 0.8 06:41:32 sasl.login.refresh.window.jitter = 0.05 06:41:32 sasl.login.retry.backoff.max.ms = 10000 06:41:32 sasl.login.retry.backoff.ms = 100 06:41:32 sasl.mechanism = GSSAPI 06:41:32 sasl.oauthbearer.clock.skew.seconds = 30 06:41:32 sasl.oauthbearer.expected.audience = null 06:41:32 sasl.oauthbearer.expected.issuer = null 06:41:32 sasl.oauthbearer.header.urlencode = false 06:41:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:32 sasl.oauthbearer.jwks.endpoint.url = null 06:41:32 sasl.oauthbearer.scope.claim.name = scope 06:41:32 sasl.oauthbearer.sub.claim.name = sub 06:41:32 sasl.oauthbearer.token.endpoint.url = null 06:41:32 security.protocol = PLAINTEXT 06:41:32 security.providers = null 06:41:32 send.buffer.bytes = 131072 06:41:32 socket.connection.setup.timeout.max.ms = 30000 06:41:32 socket.connection.setup.timeout.ms = 10000 06:41:32 ssl.cipher.suites = null 06:41:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:32 ssl.endpoint.identification.algorithm = https 06:41:32 ssl.engine.factory.class = null 06:41:32 ssl.key.password = null 06:41:32 ssl.keymanager.algorithm = SunX509 06:41:32 ssl.keystore.certificate.chain = null 06:41:32 ssl.keystore.key = null 06:41:32 ssl.keystore.location = null 06:41:32 ssl.keystore.password = null 06:41:32 ssl.keystore.type = JKS 06:41:32 ssl.protocol = TLSv1.3 06:41:32 ssl.provider = null 06:41:32 ssl.secure.random.implementation = null 06:41:32 ssl.trustmanager.algorithm = PKIX 06:41:32 ssl.truststore.certificates = null 06:41:32 ssl.truststore.location = null 06:41:32 ssl.truststore.password = null 06:41:32 ssl.truststore.type = JKS 06:41:32 transaction.timeout.ms = 60000 06:41:32 transactional.id = null 06:41:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:32 06:41:32 2026-05-16T06:41:32.901Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:32 2026-05-16T06:41:32.902Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:32 2026-05-16T06:41:32.905Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:32 2026-05-16T06:41:32.914Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:32 2026-05-16T06:41:32.915Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 06:41:32 2026-05-16T06:41:32.916Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:32 2026-05-16T06:41:32.917Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 06:41:33 2026-05-16T06:41:32.949Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 06:41:33 2026-05-16T06:41:33.075Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 06:41:34 2026-05-16T06:41:33.184Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:34 2026-05-16T06:41:33.184Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-5a220e40-55c6-4910-acf8-4080e2e52014 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:34 2026-05-16T06:41:33.184Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:34 2026-05-16T06:41:33.184Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:34 2026-05-16T06:41:33.184Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:34 2026-05-16T06:41:33.185Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:34 2026-05-16T06:41:33.185Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:34 2026-05-16T06:41:33.675Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:34 2026-05-16T06:41:33.675Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:34 2026-05-16T06:41:33.675Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:34 2026-05-16T06:41:33.675Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:34 2026-05-16T06:41:33.680Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 06:41:34 2026-05-16T06:41:33.681Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:34 2026-05-16T06:41:33.685Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:34 2026-05-16T06:41:33.685Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:34 2026-05-16T06:41:33.685Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:34 2026-05-16T06:41:33.685Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:34 2026-05-16T06:41:33.686Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:34 2026-05-16T06:41:33.686Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:34 2026-05-16T06:41:33.688Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:34 2026-05-16T06:41:33.688Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:34 2026-05-16T06:41:33.688Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:34 2026-05-16T06:41:33.688Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:34 2026-05-16T06:41:33.688Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:34 2026-05-16T06:41:33.901Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:33.902Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:33.906Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:33.907Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:33.907Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:33.939Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:33.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:33.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:33.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:33.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:33.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:34.001Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:34.031Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:34.032Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:34.032Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:34.032Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:34.032Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:34.059Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:34.086Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:34.086Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:34.086Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:34.087Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:34.087Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:34.114Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:34.140Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:34.141Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:34.141Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:34.141Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:34.141Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:34.167Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:34.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:34 2026-05-16T06:41:34.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:34 2026-05-16T06:41:34.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:34 2026-05-16T06:41:34.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:34 2026-05-16T06:41:34.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:34 2026-05-16T06:41:34.231Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:34 2026-05-16T06:41:34.242Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:34 allow.auto.create.topics = true 06:41:34 auto.commit.interval.ms = 5000 06:41:34 auto.include.jmx.reporter = true 06:41:34 auto.offset.reset = latest 06:41:34 bootstrap.servers = [localhost:32778] 06:41:34 check.crcs = true 06:41:34 client.dns.lookup = use_all_dns_ips 06:41:34 client.id = consumer-test-group-11 06:41:34 client.rack = 06:41:34 connections.max.idle.ms = 540000 06:41:34 default.api.timeout.ms = 60000 06:41:34 enable.auto.commit = true 06:41:34 enable.metrics.push = true 06:41:34 exclude.internal.topics = true 06:41:34 fetch.max.bytes = 52428800 06:41:34 fetch.max.wait.ms = 500 06:41:34 fetch.min.bytes = 1 06:41:34 group.id = test-group 06:41:34 group.instance.id = null 06:41:34 group.protocol = classic 06:41:34 group.remote.assignor = null 06:41:34 heartbeat.interval.ms = 3000 06:41:34 interceptor.classes = [] 06:41:34 internal.leave.group.on.close = true 06:41:34 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:34 isolation.level = read_uncommitted 06:41:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:34 max.partition.fetch.bytes = 1048576 06:41:34 max.poll.interval.ms = 300000 06:41:34 max.poll.records = 2147483647 06:41:34 metadata.max.age.ms = 300000 06:41:34 metadata.recovery.strategy = none 06:41:34 metric.reporters = [] 06:41:34 metrics.num.samples = 2 06:41:34 metrics.recording.level = INFO 06:41:34 metrics.sample.window.ms = 30000 06:41:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:34 receive.buffer.bytes = 65536 06:41:34 reconnect.backoff.max.ms = 1000 06:41:34 reconnect.backoff.ms = 50 06:41:34 request.timeout.ms = 30000 06:41:34 retry.backoff.max.ms = 1000 06:41:34 retry.backoff.ms = 100 06:41:34 sasl.client.callback.handler.class = null 06:41:34 sasl.jaas.config = null 06:41:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:34 sasl.kerberos.min.time.before.relogin = 60000 06:41:34 sasl.kerberos.service.name = null 06:41:34 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:34 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:34 sasl.login.callback.handler.class = null 06:41:34 sasl.login.class = null 06:41:34 sasl.login.connect.timeout.ms = null 06:41:34 sasl.login.read.timeout.ms = null 06:41:34 sasl.login.refresh.buffer.seconds = 300 06:41:34 sasl.login.refresh.min.period.seconds = 60 06:41:34 sasl.login.refresh.window.factor = 0.8 06:41:34 sasl.login.refresh.window.jitter = 0.05 06:41:34 sasl.login.retry.backoff.max.ms = 10000 06:41:34 sasl.login.retry.backoff.ms = 100 06:41:34 sasl.mechanism = GSSAPI 06:41:34 sasl.oauthbearer.clock.skew.seconds = 30 06:41:34 sasl.oauthbearer.expected.audience = null 06:41:34 sasl.oauthbearer.expected.issuer = null 06:41:34 sasl.oauthbearer.header.urlencode = false 06:41:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:34 sasl.oauthbearer.jwks.endpoint.url = null 06:41:34 sasl.oauthbearer.scope.claim.name = scope 06:41:34 sasl.oauthbearer.sub.claim.name = sub 06:41:34 sasl.oauthbearer.token.endpoint.url = null 06:41:34 security.protocol = PLAINTEXT 06:41:34 security.providers = null 06:41:34 send.buffer.bytes = 131072 06:41:34 session.timeout.ms = 45000 06:41:34 socket.connection.setup.timeout.max.ms = 30000 06:41:34 socket.connection.setup.timeout.ms = 10000 06:41:34 ssl.cipher.suites = null 06:41:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:34 ssl.endpoint.identification.algorithm = https 06:41:34 ssl.engine.factory.class = null 06:41:34 ssl.key.password = null 06:41:34 ssl.keymanager.algorithm = SunX509 06:41:34 ssl.keystore.certificate.chain = null 06:41:34 ssl.keystore.key = null 06:41:34 ssl.keystore.location = null 06:41:34 ssl.keystore.password = null 06:41:34 ssl.keystore.type = JKS 06:41:34 ssl.protocol = TLSv1.3 06:41:34 ssl.provider = null 06:41:34 ssl.secure.random.implementation = null 06:41:34 ssl.trustmanager.algorithm = PKIX 06:41:34 ssl.truststore.certificates = null 06:41:34 ssl.truststore.location = null 06:41:34 ssl.truststore.password = null 06:41:34 ssl.truststore.type = JKS 06:41:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:34 06:41:34 2026-05-16T06:41:34.243Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:34 2026-05-16T06:41:34.245Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:34 2026-05-16T06:41:34.245Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:34 2026-05-16T06:41:34.245Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913694245 06:41:34 2026-05-16T06:41:34.245Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:34 2026-05-16T06:41:34.256Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:34 2026-05-16T06:41:34.256Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:34 2026-05-16T06:41:34.257Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 06:41:34 2026-05-16T06:41:34.261Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-6424b675-8df9-41db-8aea-72bc819677d5 06:41:34 2026-05-16T06:41:34.261Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 06:41:34 2026-05-16T06:41:34.263Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-6424b675-8df9-41db-8aea-72bc819677d5', protocol='range'} 06:41:34 2026-05-16T06:41:34.263Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-6424b675-8df9-41db-8aea-72bc819677d5=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:34 2026-05-16T06:41:34.267Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-6424b675-8df9-41db-8aea-72bc819677d5', protocol='range'} 06:41:34 2026-05-16T06:41:34.268Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:34 2026-05-16T06:41:34.268Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:34 2026-05-16T06:41:34.269Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:34 2026-05-16T06:41:34.272Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:34 2026-05-16T06:41:34.747Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:34 acks = -1 06:41:34 auto.include.jmx.reporter = true 06:41:34 batch.size = 16384 06:41:34 bootstrap.servers = [localhost:32778] 06:41:34 buffer.memory = 33554432 06:41:34 client.dns.lookup = use_all_dns_ips 06:41:34 client.id = test-client-id 06:41:34 compression.gzip.level = -1 06:41:34 compression.lz4.level = 9 06:41:34 compression.type = none 06:41:34 compression.zstd.level = 3 06:41:34 connections.max.idle.ms = 540000 06:41:34 delivery.timeout.ms = 120000 06:41:34 enable.idempotence = true 06:41:34 enable.metrics.push = true 06:41:34 interceptor.classes = [] 06:41:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:34 linger.ms = 0 06:41:34 max.block.ms = 60000 06:41:34 max.in.flight.requests.per.connection = 5 06:41:34 max.request.size = 1048576 06:41:34 metadata.max.age.ms = 300000 06:41:34 metadata.max.idle.ms = 300000 06:41:34 metadata.recovery.strategy = none 06:41:34 metric.reporters = [] 06:41:34 metrics.num.samples = 2 06:41:34 metrics.recording.level = INFO 06:41:34 metrics.sample.window.ms = 30000 06:41:34 partitioner.adaptive.partitioning.enable = true 06:41:34 partitioner.availability.timeout.ms = 0 06:41:34 partitioner.class = null 06:41:34 partitioner.ignore.keys = false 06:41:34 receive.buffer.bytes = 32768 06:41:34 reconnect.backoff.max.ms = 1000 06:41:34 reconnect.backoff.ms = 50 06:41:34 request.timeout.ms = 30000 06:41:34 retries = 2147483647 06:41:34 retry.backoff.max.ms = 1000 06:41:34 retry.backoff.ms = 100 06:41:34 sasl.client.callback.handler.class = null 06:41:34 sasl.jaas.config = null 06:41:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:34 sasl.kerberos.min.time.before.relogin = 60000 06:41:34 sasl.kerberos.service.name = null 06:41:34 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:34 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:34 sasl.login.callback.handler.class = null 06:41:34 sasl.login.class = null 06:41:34 sasl.login.connect.timeout.ms = null 06:41:34 sasl.login.read.timeout.ms = null 06:41:34 sasl.login.refresh.buffer.seconds = 300 06:41:34 sasl.login.refresh.min.period.seconds = 60 06:41:34 sasl.login.refresh.window.factor = 0.8 06:41:34 sasl.login.refresh.window.jitter = 0.05 06:41:34 sasl.login.retry.backoff.max.ms = 10000 06:41:34 sasl.login.retry.backoff.ms = 100 06:41:34 sasl.mechanism = GSSAPI 06:41:34 sasl.oauthbearer.clock.skew.seconds = 30 06:41:34 sasl.oauthbearer.expected.audience = null 06:41:34 sasl.oauthbearer.expected.issuer = null 06:41:34 sasl.oauthbearer.header.urlencode = false 06:41:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:34 sasl.oauthbearer.jwks.endpoint.url = null 06:41:34 sasl.oauthbearer.scope.claim.name = scope 06:41:34 sasl.oauthbearer.sub.claim.name = sub 06:41:34 sasl.oauthbearer.token.endpoint.url = null 06:41:34 security.protocol = PLAINTEXT 06:41:34 security.providers = null 06:41:34 send.buffer.bytes = 131072 06:41:34 socket.connection.setup.timeout.max.ms = 30000 06:41:34 socket.connection.setup.timeout.ms = 10000 06:41:34 ssl.cipher.suites = null 06:41:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:34 ssl.endpoint.identification.algorithm = https 06:41:34 ssl.engine.factory.class = null 06:41:34 ssl.key.password = null 06:41:34 ssl.keymanager.algorithm = SunX509 06:41:34 ssl.keystore.certificate.chain = null 06:41:34 ssl.keystore.key = null 06:41:34 ssl.keystore.location = null 06:41:34 ssl.keystore.password = null 06:41:34 ssl.keystore.type = JKS 06:41:34 ssl.protocol = TLSv1.3 06:41:34 ssl.provider = null 06:41:34 ssl.secure.random.implementation = null 06:41:34 ssl.trustmanager.algorithm = PKIX 06:41:34 ssl.truststore.certificates = null 06:41:34 ssl.truststore.location = null 06:41:34 ssl.truststore.password = null 06:41:34 ssl.truststore.type = JKS 06:41:34 transaction.timeout.ms = 60000 06:41:34 transactional.id = null 06:41:34 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:34 06:41:34 2026-05-16T06:41:34.747Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:34 2026-05-16T06:41:34.748Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:34 2026-05-16T06:41:34.751Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:34 2026-05-16T06:41:34.751Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:34 2026-05-16T06:41:34.751Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913694751 06:41:34 2026-05-16T06:41:34.752Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:34 acks = -1 06:41:34 auto.include.jmx.reporter = true 06:41:34 batch.size = 16384 06:41:34 bootstrap.servers = [localhost:32778] 06:41:34 buffer.memory = 33554432 06:41:34 client.dns.lookup = use_all_dns_ips 06:41:34 client.id = test-client-id 06:41:34 compression.gzip.level = -1 06:41:34 compression.lz4.level = 9 06:41:34 compression.type = none 06:41:34 compression.zstd.level = 3 06:41:34 connections.max.idle.ms = 540000 06:41:34 delivery.timeout.ms = 120000 06:41:34 enable.idempotence = true 06:41:34 enable.metrics.push = true 06:41:34 interceptor.classes = [] 06:41:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:34 linger.ms = 0 06:41:34 max.block.ms = 60000 06:41:34 max.in.flight.requests.per.connection = 5 06:41:34 max.request.size = 1048576 06:41:34 metadata.max.age.ms = 300000 06:41:34 metadata.max.idle.ms = 300000 06:41:34 metadata.recovery.strategy = none 06:41:34 metric.reporters = [] 06:41:34 metrics.num.samples = 2 06:41:34 metrics.recording.level = INFO 06:41:34 metrics.sample.window.ms = 30000 06:41:34 partitioner.adaptive.partitioning.enable = true 06:41:34 partitioner.availability.timeout.ms = 0 06:41:34 partitioner.class = null 06:41:34 partitioner.ignore.keys = false 06:41:34 receive.buffer.bytes = 32768 06:41:34 reconnect.backoff.max.ms = 1000 06:41:34 reconnect.backoff.ms = 50 06:41:34 request.timeout.ms = 30000 06:41:34 retries = 2147483647 06:41:34 retry.backoff.max.ms = 1000 06:41:34 retry.backoff.ms = 100 06:41:34 sasl.client.callback.handler.class = null 06:41:34 sasl.jaas.config = null 06:41:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:34 sasl.kerberos.min.time.before.relogin = 60000 06:41:34 sasl.kerberos.service.name = null 06:41:34 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:34 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:34 sasl.login.callback.handler.class = null 06:41:34 sasl.login.class = null 06:41:34 sasl.login.connect.timeout.ms = null 06:41:34 sasl.login.read.timeout.ms = null 06:41:34 sasl.login.refresh.buffer.seconds = 300 06:41:34 sasl.login.refresh.min.period.seconds = 60 06:41:34 sasl.login.refresh.window.factor = 0.8 06:41:34 sasl.login.refresh.window.jitter = 0.05 06:41:34 sasl.login.retry.backoff.max.ms = 10000 06:41:34 sasl.login.retry.backoff.ms = 100 06:41:34 sasl.mechanism = GSSAPI 06:41:34 sasl.oauthbearer.clock.skew.seconds = 30 06:41:34 sasl.oauthbearer.expected.audience = null 06:41:34 sasl.oauthbearer.expected.issuer = null 06:41:34 sasl.oauthbearer.header.urlencode = false 06:41:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:34 sasl.oauthbearer.jwks.endpoint.url = null 06:41:34 sasl.oauthbearer.scope.claim.name = scope 06:41:34 sasl.oauthbearer.sub.claim.name = sub 06:41:34 sasl.oauthbearer.token.endpoint.url = null 06:41:34 security.protocol = PLAINTEXT 06:41:34 security.providers = null 06:41:34 send.buffer.bytes = 131072 06:41:34 socket.connection.setup.timeout.max.ms = 30000 06:41:34 socket.connection.setup.timeout.ms = 10000 06:41:34 ssl.cipher.suites = null 06:41:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:34 ssl.endpoint.identification.algorithm = https 06:41:34 ssl.engine.factory.class = null 06:41:34 ssl.key.password = null 06:41:34 ssl.keymanager.algorithm = SunX509 06:41:34 ssl.keystore.certificate.chain = null 06:41:34 ssl.keystore.key = null 06:41:34 ssl.keystore.location = null 06:41:34 ssl.keystore.password = null 06:41:34 ssl.keystore.type = JKS 06:41:34 ssl.protocol = TLSv1.3 06:41:34 ssl.provider = null 06:41:34 ssl.secure.random.implementation = null 06:41:34 ssl.trustmanager.algorithm = PKIX 06:41:34 ssl.truststore.certificates = null 06:41:34 ssl.truststore.location = null 06:41:34 ssl.truststore.password = null 06:41:34 ssl.truststore.type = JKS 06:41:34 transaction.timeout.ms = 60000 06:41:34 transactional.id = null 06:41:34 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:34 06:41:34 2026-05-16T06:41:34.753Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:34 2026-05-16T06:41:34.753Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:34 2026-05-16T06:41:34.755Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:34 2026-05-16T06:41:34.760Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:34 2026-05-16T06:41:34.761Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 06:41:34 2026-05-16T06:41:34.762Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:34 2026-05-16T06:41:34.762Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 06:41:34 2026-05-16T06:41:34.775Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 06:41:34 2026-05-16T06:41:34.850Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 06:41:34 2026-05-16T06:41:34.899Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 06:41:35 2026-05-16T06:41:34.927Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 06:41:35 2026-05-16T06:41:35.019Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:35 2026-05-16T06:41:35.019Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-6424b675-8df9-41db-8aea-72bc819677d5 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:35 2026-05-16T06:41:35.019Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:35 2026-05-16T06:41:35.019Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:35 2026-05-16T06:41:35.019Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:35 2026-05-16T06:41:35.020Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:35 2026-05-16T06:41:35.020Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:35 2026-05-16T06:41:35.025Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:35 2026-05-16T06:41:35.025Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:35 2026-05-16T06:41:35.025Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:35 2026-05-16T06:41:35.025Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:35 2026-05-16T06:41:35.027Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 06:41:35 2026-05-16T06:41:35.027Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:35 2026-05-16T06:41:35.030Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:35 2026-05-16T06:41:35.034Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:35 2026-05-16T06:41:35.034Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:35 2026-05-16T06:41:35.034Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:35 2026-05-16T06:41:35.034Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:35 2026-05-16T06:41:35.034Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:35 2026-05-16T06:41:35.210Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.211Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.211Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.214Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.214Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.247Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.285Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.285Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.285Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.318Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.377Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.408Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.408Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.409Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.409Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.409Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.439Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.466Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.466Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.466Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.467Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.467Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.494Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.539Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:35 2026-05-16T06:41:35.540Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:35 2026-05-16T06:41:35.540Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:35 2026-05-16T06:41:35.540Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:35 2026-05-16T06:41:35.540Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:35 2026-05-16T06:41:35.568Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:35 2026-05-16T06:41:35.588Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:35 allow.auto.create.topics = true 06:41:35 auto.commit.interval.ms = 5000 06:41:35 auto.include.jmx.reporter = true 06:41:35 auto.offset.reset = latest 06:41:35 bootstrap.servers = [localhost:32778] 06:41:35 check.crcs = true 06:41:35 client.dns.lookup = use_all_dns_ips 06:41:35 client.id = consumer-test-group-12 06:41:35 client.rack = 06:41:35 connections.max.idle.ms = 540000 06:41:35 default.api.timeout.ms = 60000 06:41:35 enable.auto.commit = true 06:41:35 enable.metrics.push = true 06:41:35 exclude.internal.topics = true 06:41:35 fetch.max.bytes = 52428800 06:41:35 fetch.max.wait.ms = 500 06:41:35 fetch.min.bytes = 1 06:41:35 group.id = test-group 06:41:35 group.instance.id = null 06:41:35 group.protocol = classic 06:41:35 group.remote.assignor = null 06:41:35 heartbeat.interval.ms = 3000 06:41:35 interceptor.classes = [] 06:41:35 internal.leave.group.on.close = true 06:41:35 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:35 isolation.level = read_uncommitted 06:41:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:35 max.partition.fetch.bytes = 1048576 06:41:35 max.poll.interval.ms = 300000 06:41:35 max.poll.records = 2147483647 06:41:35 metadata.max.age.ms = 300000 06:41:35 metadata.recovery.strategy = none 06:41:35 metric.reporters = [] 06:41:35 metrics.num.samples = 2 06:41:35 metrics.recording.level = INFO 06:41:35 metrics.sample.window.ms = 30000 06:41:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:35 receive.buffer.bytes = 65536 06:41:35 reconnect.backoff.max.ms = 1000 06:41:35 reconnect.backoff.ms = 50 06:41:35 request.timeout.ms = 30000 06:41:35 retry.backoff.max.ms = 1000 06:41:35 retry.backoff.ms = 100 06:41:35 sasl.client.callback.handler.class = null 06:41:35 sasl.jaas.config = null 06:41:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:35 sasl.kerberos.min.time.before.relogin = 60000 06:41:35 sasl.kerberos.service.name = null 06:41:35 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:35 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:35 sasl.login.callback.handler.class = null 06:41:35 sasl.login.class = null 06:41:35 sasl.login.connect.timeout.ms = null 06:41:35 sasl.login.read.timeout.ms = null 06:41:35 sasl.login.refresh.buffer.seconds = 300 06:41:35 sasl.login.refresh.min.period.seconds = 60 06:41:35 sasl.login.refresh.window.factor = 0.8 06:41:35 sasl.login.refresh.window.jitter = 0.05 06:41:35 sasl.login.retry.backoff.max.ms = 10000 06:41:35 sasl.login.retry.backoff.ms = 100 06:41:35 sasl.mechanism = GSSAPI 06:41:35 sasl.oauthbearer.clock.skew.seconds = 30 06:41:35 sasl.oauthbearer.expected.audience = null 06:41:35 sasl.oauthbearer.expected.issuer = null 06:41:35 sasl.oauthbearer.header.urlencode = false 06:41:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:35 sasl.oauthbearer.jwks.endpoint.url = null 06:41:35 sasl.oauthbearer.scope.claim.name = scope 06:41:35 sasl.oauthbearer.sub.claim.name = sub 06:41:35 sasl.oauthbearer.token.endpoint.url = null 06:41:35 security.protocol = PLAINTEXT 06:41:35 security.providers = null 06:41:35 send.buffer.bytes = 131072 06:41:35 session.timeout.ms = 45000 06:41:35 socket.connection.setup.timeout.max.ms = 30000 06:41:35 socket.connection.setup.timeout.ms = 10000 06:41:35 ssl.cipher.suites = null 06:41:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:35 ssl.endpoint.identification.algorithm = https 06:41:35 ssl.engine.factory.class = null 06:41:35 ssl.key.password = null 06:41:35 ssl.keymanager.algorithm = SunX509 06:41:35 ssl.keystore.certificate.chain = null 06:41:35 ssl.keystore.key = null 06:41:35 ssl.keystore.location = null 06:41:35 ssl.keystore.password = null 06:41:35 ssl.keystore.type = JKS 06:41:35 ssl.protocol = TLSv1.3 06:41:35 ssl.provider = null 06:41:35 ssl.secure.random.implementation = null 06:41:35 ssl.trustmanager.algorithm = PKIX 06:41:35 ssl.truststore.certificates = null 06:41:35 ssl.truststore.location = null 06:41:35 ssl.truststore.password = null 06:41:35 ssl.truststore.type = JKS 06:41:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:35 06:41:35 2026-05-16T06:41:35.589Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:35 2026-05-16T06:41:35.592Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:35 2026-05-16T06:41:35.592Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:35 2026-05-16T06:41:35.592Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913695591 06:41:35 2026-05-16T06:41:35.592Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:35 2026-05-16T06:41:35.599Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:35 2026-05-16T06:41:35.600Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:35 2026-05-16T06:41:35.601Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 06:41:35 2026-05-16T06:41:35.606Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-671c53fa-1cf9-4a7e-9b00-77d9c6b08533 06:41:35 2026-05-16T06:41:35.606Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 06:41:35 2026-05-16T06:41:35.608Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-671c53fa-1cf9-4a7e-9b00-77d9c6b08533', protocol='range'} 06:41:35 2026-05-16T06:41:35.609Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-671c53fa-1cf9-4a7e-9b00-77d9c6b08533=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:35 2026-05-16T06:41:35.612Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-671c53fa-1cf9-4a7e-9b00-77d9c6b08533', protocol='range'} 06:41:35 2026-05-16T06:41:35.612Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:35 2026-05-16T06:41:35.612Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:35 2026-05-16T06:41:35.613Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:35 2026-05-16T06:41:35.633Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:36 2026-05-16T06:41:36.094Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:36 acks = -1 06:41:36 auto.include.jmx.reporter = true 06:41:36 batch.size = 16384 06:41:36 bootstrap.servers = [localhost:32778] 06:41:36 buffer.memory = 33554432 06:41:36 client.dns.lookup = use_all_dns_ips 06:41:36 client.id = test-client-id 06:41:36 compression.gzip.level = -1 06:41:36 compression.lz4.level = 9 06:41:36 compression.type = none 06:41:36 compression.zstd.level = 3 06:41:36 connections.max.idle.ms = 540000 06:41:36 delivery.timeout.ms = 120000 06:41:36 enable.idempotence = true 06:41:36 enable.metrics.push = true 06:41:36 interceptor.classes = [] 06:41:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:36 linger.ms = 0 06:41:36 max.block.ms = 60000 06:41:36 max.in.flight.requests.per.connection = 5 06:41:36 max.request.size = 1048576 06:41:36 metadata.max.age.ms = 300000 06:41:36 metadata.max.idle.ms = 300000 06:41:36 metadata.recovery.strategy = none 06:41:36 metric.reporters = [] 06:41:36 metrics.num.samples = 2 06:41:36 metrics.recording.level = INFO 06:41:36 metrics.sample.window.ms = 30000 06:41:36 partitioner.adaptive.partitioning.enable = true 06:41:36 partitioner.availability.timeout.ms = 0 06:41:36 partitioner.class = null 06:41:36 partitioner.ignore.keys = false 06:41:36 receive.buffer.bytes = 32768 06:41:36 reconnect.backoff.max.ms = 1000 06:41:36 reconnect.backoff.ms = 50 06:41:36 request.timeout.ms = 30000 06:41:36 retries = 2147483647 06:41:36 retry.backoff.max.ms = 1000 06:41:36 retry.backoff.ms = 100 06:41:36 sasl.client.callback.handler.class = null 06:41:36 sasl.jaas.config = null 06:41:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:36 sasl.kerberos.min.time.before.relogin = 60000 06:41:36 sasl.kerberos.service.name = null 06:41:36 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:36 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:36 sasl.login.callback.handler.class = null 06:41:36 sasl.login.class = null 06:41:36 sasl.login.connect.timeout.ms = null 06:41:36 sasl.login.read.timeout.ms = null 06:41:36 sasl.login.refresh.buffer.seconds = 300 06:41:36 sasl.login.refresh.min.period.seconds = 60 06:41:36 sasl.login.refresh.window.factor = 0.8 06:41:36 sasl.login.refresh.window.jitter = 0.05 06:41:36 sasl.login.retry.backoff.max.ms = 10000 06:41:36 sasl.login.retry.backoff.ms = 100 06:41:36 sasl.mechanism = GSSAPI 06:41:36 sasl.oauthbearer.clock.skew.seconds = 30 06:41:36 sasl.oauthbearer.expected.audience = null 06:41:36 sasl.oauthbearer.expected.issuer = null 06:41:36 sasl.oauthbearer.header.urlencode = false 06:41:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:36 sasl.oauthbearer.jwks.endpoint.url = null 06:41:36 sasl.oauthbearer.scope.claim.name = scope 06:41:36 sasl.oauthbearer.sub.claim.name = sub 06:41:36 sasl.oauthbearer.token.endpoint.url = null 06:41:36 security.protocol = PLAINTEXT 06:41:36 security.providers = null 06:41:36 send.buffer.bytes = 131072 06:41:36 socket.connection.setup.timeout.max.ms = 30000 06:41:36 socket.connection.setup.timeout.ms = 10000 06:41:36 ssl.cipher.suites = null 06:41:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:36 ssl.endpoint.identification.algorithm = https 06:41:36 ssl.engine.factory.class = null 06:41:36 ssl.key.password = null 06:41:36 ssl.keymanager.algorithm = SunX509 06:41:36 ssl.keystore.certificate.chain = null 06:41:36 ssl.keystore.key = null 06:41:36 ssl.keystore.location = null 06:41:36 ssl.keystore.password = null 06:41:36 ssl.keystore.type = JKS 06:41:36 ssl.protocol = TLSv1.3 06:41:36 ssl.provider = null 06:41:36 ssl.secure.random.implementation = null 06:41:36 ssl.trustmanager.algorithm = PKIX 06:41:36 ssl.truststore.certificates = null 06:41:36 ssl.truststore.location = null 06:41:36 ssl.truststore.password = null 06:41:36 ssl.truststore.type = JKS 06:41:36 transaction.timeout.ms = 60000 06:41:36 transactional.id = null 06:41:36 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:36 06:41:36 2026-05-16T06:41:36.095Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:36 2026-05-16T06:41:36.095Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:36 2026-05-16T06:41:36.099Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:36 2026-05-16T06:41:36.099Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:36 2026-05-16T06:41:36.099Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913696099 06:41:36 2026-05-16T06:41:36.100Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:36 acks = -1 06:41:36 auto.include.jmx.reporter = true 06:41:36 batch.size = 16384 06:41:36 bootstrap.servers = [localhost:32778] 06:41:36 buffer.memory = 33554432 06:41:36 client.dns.lookup = use_all_dns_ips 06:41:36 client.id = test-client-id 06:41:36 compression.gzip.level = -1 06:41:36 compression.lz4.level = 9 06:41:36 compression.type = none 06:41:36 compression.zstd.level = 3 06:41:36 connections.max.idle.ms = 540000 06:41:36 delivery.timeout.ms = 120000 06:41:36 enable.idempotence = true 06:41:36 enable.metrics.push = true 06:41:36 interceptor.classes = [] 06:41:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:36 linger.ms = 0 06:41:36 max.block.ms = 60000 06:41:36 max.in.flight.requests.per.connection = 5 06:41:36 max.request.size = 1048576 06:41:36 metadata.max.age.ms = 300000 06:41:36 metadata.max.idle.ms = 300000 06:41:36 metadata.recovery.strategy = none 06:41:36 metric.reporters = [] 06:41:36 metrics.num.samples = 2 06:41:36 metrics.recording.level = INFO 06:41:36 metrics.sample.window.ms = 30000 06:41:36 partitioner.adaptive.partitioning.enable = true 06:41:36 partitioner.availability.timeout.ms = 0 06:41:36 partitioner.class = null 06:41:36 partitioner.ignore.keys = false 06:41:36 receive.buffer.bytes = 32768 06:41:36 reconnect.backoff.max.ms = 1000 06:41:36 reconnect.backoff.ms = 50 06:41:36 request.timeout.ms = 30000 06:41:36 retries = 2147483647 06:41:36 retry.backoff.max.ms = 1000 06:41:36 retry.backoff.ms = 100 06:41:36 sasl.client.callback.handler.class = null 06:41:36 sasl.jaas.config = null 06:41:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:36 sasl.kerberos.min.time.before.relogin = 60000 06:41:36 sasl.kerberos.service.name = null 06:41:36 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:36 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:36 sasl.login.callback.handler.class = null 06:41:36 sasl.login.class = null 06:41:36 sasl.login.connect.timeout.ms = null 06:41:36 sasl.login.read.timeout.ms = null 06:41:36 sasl.login.refresh.buffer.seconds = 300 06:41:36 sasl.login.refresh.min.period.seconds = 60 06:41:36 sasl.login.refresh.window.factor = 0.8 06:41:36 sasl.login.refresh.window.jitter = 0.05 06:41:36 sasl.login.retry.backoff.max.ms = 10000 06:41:36 sasl.login.retry.backoff.ms = 100 06:41:36 sasl.mechanism = GSSAPI 06:41:36 sasl.oauthbearer.clock.skew.seconds = 30 06:41:36 sasl.oauthbearer.expected.audience = null 06:41:36 sasl.oauthbearer.expected.issuer = null 06:41:36 sasl.oauthbearer.header.urlencode = false 06:41:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:36 sasl.oauthbearer.jwks.endpoint.url = null 06:41:36 sasl.oauthbearer.scope.claim.name = scope 06:41:36 sasl.oauthbearer.sub.claim.name = sub 06:41:36 sasl.oauthbearer.token.endpoint.url = null 06:41:36 security.protocol = PLAINTEXT 06:41:36 security.providers = null 06:41:36 send.buffer.bytes = 131072 06:41:36 socket.connection.setup.timeout.max.ms = 30000 06:41:36 socket.connection.setup.timeout.ms = 10000 06:41:36 ssl.cipher.suites = null 06:41:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:36 ssl.endpoint.identification.algorithm = https 06:41:36 ssl.engine.factory.class = null 06:41:36 ssl.key.password = null 06:41:36 ssl.keymanager.algorithm = SunX509 06:41:36 ssl.keystore.certificate.chain = null 06:41:36 ssl.keystore.key = null 06:41:36 ssl.keystore.location = null 06:41:36 ssl.keystore.password = null 06:41:36 ssl.keystore.type = JKS 06:41:36 ssl.protocol = TLSv1.3 06:41:36 ssl.provider = null 06:41:36 ssl.secure.random.implementation = null 06:41:36 ssl.trustmanager.algorithm = PKIX 06:41:36 ssl.truststore.certificates = null 06:41:36 ssl.truststore.location = null 06:41:36 ssl.truststore.password = null 06:41:36 ssl.truststore.type = JKS 06:41:36 transaction.timeout.ms = 60000 06:41:36 transactional.id = null 06:41:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:36 06:41:36 2026-05-16T06:41:36.101Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:36 2026-05-16T06:41:36.102Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:36 2026-05-16T06:41:36.104Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:36 2026-05-16T06:41:36.109Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:36 2026-05-16T06:41:36.109Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 06:41:36 2026-05-16T06:41:36.111Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:36 2026-05-16T06:41:36.111Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 06:41:36 2026-05-16T06:41:36.117Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 06:41:36 2026-05-16T06:41:36.201Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 06:41:36 2026-05-16T06:41:36.233Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:41:36 2026-05-16T06:41:36.286Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:41:36 2026-05-16T06:41:36.334Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:41:36 2026-05-16T06:41:36.365Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:41:36 2026-05-16T06:41:36.441Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 06:41:36 2026-05-16T06:41:36.521Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 06:41:36 2026-05-16T06:41:36.555Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:36 2026-05-16T06:41:36.555Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-671c53fa-1cf9-4a7e-9b00-77d9c6b08533 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:36 2026-05-16T06:41:36.555Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:36 2026-05-16T06:41:36.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:36 2026-05-16T06:41:36.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:36 2026-05-16T06:41:36.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:36 2026-05-16T06:41:36.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:37 2026-05-16T06:41:37.057Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:37 2026-05-16T06:41:37.057Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:37 2026-05-16T06:41:37.058Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:37 2026-05-16T06:41:37.058Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:37 2026-05-16T06:41:37.060Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 06:41:37 2026-05-16T06:41:37.061Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:37 2026-05-16T06:41:37.064Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:37 2026-05-16T06:41:37.067Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:37 2026-05-16T06:41:37.067Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:37 2026-05-16T06:41:37.067Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:37 2026-05-16T06:41:37.067Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:37 2026-05-16T06:41:37.067Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:37 2026-05-16T06:41:37.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.271Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.338Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.338Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.338Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.368Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.402Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.402Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.402Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.403Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.403Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.438Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.489Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.489Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.490Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.490Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.490Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.569Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.569Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.569Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.569Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.569Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.597Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.630Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:37 2026-05-16T06:41:37.630Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:37 2026-05-16T06:41:37.630Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:37 2026-05-16T06:41:37.630Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:37 2026-05-16T06:41:37.630Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:37 2026-05-16T06:41:37.665Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:37 2026-05-16T06:41:37.683Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:37 allow.auto.create.topics = true 06:41:37 auto.commit.interval.ms = 5000 06:41:37 auto.include.jmx.reporter = true 06:41:37 auto.offset.reset = latest 06:41:37 bootstrap.servers = [localhost:32778] 06:41:37 check.crcs = true 06:41:37 client.dns.lookup = use_all_dns_ips 06:41:37 client.id = consumer-test-group-13 06:41:37 client.rack = 06:41:37 connections.max.idle.ms = 540000 06:41:37 default.api.timeout.ms = 60000 06:41:37 enable.auto.commit = true 06:41:37 enable.metrics.push = true 06:41:37 exclude.internal.topics = true 06:41:37 fetch.max.bytes = 52428800 06:41:37 fetch.max.wait.ms = 500 06:41:37 fetch.min.bytes = 1 06:41:37 group.id = test-group 06:41:37 group.instance.id = null 06:41:37 group.protocol = classic 06:41:37 group.remote.assignor = null 06:41:37 heartbeat.interval.ms = 3000 06:41:37 interceptor.classes = [] 06:41:37 internal.leave.group.on.close = true 06:41:37 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:37 isolation.level = read_uncommitted 06:41:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:37 max.partition.fetch.bytes = 1048576 06:41:37 max.poll.interval.ms = 300000 06:41:37 max.poll.records = 2147483647 06:41:37 metadata.max.age.ms = 300000 06:41:37 metadata.recovery.strategy = none 06:41:37 metric.reporters = [] 06:41:37 metrics.num.samples = 2 06:41:37 metrics.recording.level = INFO 06:41:37 metrics.sample.window.ms = 30000 06:41:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:37 receive.buffer.bytes = 65536 06:41:37 reconnect.backoff.max.ms = 1000 06:41:37 reconnect.backoff.ms = 50 06:41:37 request.timeout.ms = 30000 06:41:37 retry.backoff.max.ms = 1000 06:41:37 retry.backoff.ms = 100 06:41:37 sasl.client.callback.handler.class = null 06:41:37 sasl.jaas.config = null 06:41:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:37 sasl.kerberos.min.time.before.relogin = 60000 06:41:37 sasl.kerberos.service.name = null 06:41:37 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:37 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:37 sasl.login.callback.handler.class = null 06:41:37 sasl.login.class = null 06:41:37 sasl.login.connect.timeout.ms = null 06:41:37 sasl.login.read.timeout.ms = null 06:41:37 sasl.login.refresh.buffer.seconds = 300 06:41:37 sasl.login.refresh.min.period.seconds = 60 06:41:37 sasl.login.refresh.window.factor = 0.8 06:41:37 sasl.login.refresh.window.jitter = 0.05 06:41:37 sasl.login.retry.backoff.max.ms = 10000 06:41:37 sasl.login.retry.backoff.ms = 100 06:41:37 sasl.mechanism = GSSAPI 06:41:37 sasl.oauthbearer.clock.skew.seconds = 30 06:41:37 sasl.oauthbearer.expected.audience = null 06:41:37 sasl.oauthbearer.expected.issuer = null 06:41:37 sasl.oauthbearer.header.urlencode = false 06:41:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:37 sasl.oauthbearer.jwks.endpoint.url = null 06:41:37 sasl.oauthbearer.scope.claim.name = scope 06:41:37 sasl.oauthbearer.sub.claim.name = sub 06:41:37 sasl.oauthbearer.token.endpoint.url = null 06:41:37 security.protocol = PLAINTEXT 06:41:37 security.providers = null 06:41:37 send.buffer.bytes = 131072 06:41:37 session.timeout.ms = 45000 06:41:37 socket.connection.setup.timeout.max.ms = 30000 06:41:37 socket.connection.setup.timeout.ms = 10000 06:41:37 ssl.cipher.suites = null 06:41:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:37 ssl.endpoint.identification.algorithm = https 06:41:37 ssl.engine.factory.class = null 06:41:37 ssl.key.password = null 06:41:37 ssl.keymanager.algorithm = SunX509 06:41:37 ssl.keystore.certificate.chain = null 06:41:37 ssl.keystore.key = null 06:41:37 ssl.keystore.location = null 06:41:37 ssl.keystore.password = null 06:41:37 ssl.keystore.type = JKS 06:41:37 ssl.protocol = TLSv1.3 06:41:37 ssl.provider = null 06:41:37 ssl.secure.random.implementation = null 06:41:37 ssl.trustmanager.algorithm = PKIX 06:41:37 ssl.truststore.certificates = null 06:41:37 ssl.truststore.location = null 06:41:37 ssl.truststore.password = null 06:41:37 ssl.truststore.type = JKS 06:41:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:37 06:41:37 2026-05-16T06:41:37.684Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:37 2026-05-16T06:41:37.687Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:37 2026-05-16T06:41:37.687Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:37 2026-05-16T06:41:37.687Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913697687 06:41:37 2026-05-16T06:41:37.687Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:37 2026-05-16T06:41:37.707Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:37 2026-05-16T06:41:37.708Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:37 2026-05-16T06:41:37.710Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 06:41:37 2026-05-16T06:41:37.714Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-c71bc3e9-e91c-46ca-81e8-10801a006287 06:41:37 2026-05-16T06:41:37.714Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 06:41:37 2026-05-16T06:41:37.717Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-c71bc3e9-e91c-46ca-81e8-10801a006287', protocol='range'} 06:41:37 2026-05-16T06:41:37.717Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-c71bc3e9-e91c-46ca-81e8-10801a006287=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:37 2026-05-16T06:41:37.720Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-c71bc3e9-e91c-46ca-81e8-10801a006287', protocol='range'} 06:41:37 2026-05-16T06:41:37.720Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:37 2026-05-16T06:41:37.720Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:37 2026-05-16T06:41:37.721Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:37 2026-05-16T06:41:37.726Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:38 2026-05-16T06:41:38.189Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:38 acks = -1 06:41:38 auto.include.jmx.reporter = true 06:41:38 batch.size = 16384 06:41:38 bootstrap.servers = [localhost:32778] 06:41:38 buffer.memory = 33554432 06:41:38 client.dns.lookup = use_all_dns_ips 06:41:38 client.id = test-client-id 06:41:38 compression.gzip.level = -1 06:41:38 compression.lz4.level = 9 06:41:38 compression.type = none 06:41:38 compression.zstd.level = 3 06:41:38 connections.max.idle.ms = 540000 06:41:38 delivery.timeout.ms = 120000 06:41:38 enable.idempotence = true 06:41:38 enable.metrics.push = true 06:41:38 interceptor.classes = [] 06:41:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:38 linger.ms = 0 06:41:38 max.block.ms = 60000 06:41:38 max.in.flight.requests.per.connection = 5 06:41:38 max.request.size = 1048576 06:41:38 metadata.max.age.ms = 300000 06:41:38 metadata.max.idle.ms = 300000 06:41:38 metadata.recovery.strategy = none 06:41:38 metric.reporters = [] 06:41:38 metrics.num.samples = 2 06:41:38 metrics.recording.level = INFO 06:41:38 metrics.sample.window.ms = 30000 06:41:38 partitioner.adaptive.partitioning.enable = true 06:41:38 partitioner.availability.timeout.ms = 0 06:41:38 partitioner.class = null 06:41:38 partitioner.ignore.keys = false 06:41:38 receive.buffer.bytes = 32768 06:41:38 reconnect.backoff.max.ms = 1000 06:41:38 reconnect.backoff.ms = 50 06:41:38 request.timeout.ms = 30000 06:41:38 retries = 2147483647 06:41:38 retry.backoff.max.ms = 1000 06:41:38 retry.backoff.ms = 100 06:41:38 sasl.client.callback.handler.class = null 06:41:38 sasl.jaas.config = null 06:41:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:38 sasl.kerberos.min.time.before.relogin = 60000 06:41:38 sasl.kerberos.service.name = null 06:41:38 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:38 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:38 sasl.login.callback.handler.class = null 06:41:38 sasl.login.class = null 06:41:38 sasl.login.connect.timeout.ms = null 06:41:38 sasl.login.read.timeout.ms = null 06:41:38 sasl.login.refresh.buffer.seconds = 300 06:41:38 sasl.login.refresh.min.period.seconds = 60 06:41:38 sasl.login.refresh.window.factor = 0.8 06:41:38 sasl.login.refresh.window.jitter = 0.05 06:41:38 sasl.login.retry.backoff.max.ms = 10000 06:41:38 sasl.login.retry.backoff.ms = 100 06:41:38 sasl.mechanism = GSSAPI 06:41:38 sasl.oauthbearer.clock.skew.seconds = 30 06:41:38 sasl.oauthbearer.expected.audience = null 06:41:38 sasl.oauthbearer.expected.issuer = null 06:41:38 sasl.oauthbearer.header.urlencode = false 06:41:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:38 sasl.oauthbearer.jwks.endpoint.url = null 06:41:38 sasl.oauthbearer.scope.claim.name = scope 06:41:38 sasl.oauthbearer.sub.claim.name = sub 06:41:38 sasl.oauthbearer.token.endpoint.url = null 06:41:38 security.protocol = PLAINTEXT 06:41:38 security.providers = null 06:41:38 send.buffer.bytes = 131072 06:41:38 socket.connection.setup.timeout.max.ms = 30000 06:41:38 socket.connection.setup.timeout.ms = 10000 06:41:38 ssl.cipher.suites = null 06:41:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:38 ssl.endpoint.identification.algorithm = https 06:41:38 ssl.engine.factory.class = null 06:41:38 ssl.key.password = null 06:41:38 ssl.keymanager.algorithm = SunX509 06:41:38 ssl.keystore.certificate.chain = null 06:41:38 ssl.keystore.key = null 06:41:38 ssl.keystore.location = null 06:41:38 ssl.keystore.password = null 06:41:38 ssl.keystore.type = JKS 06:41:38 ssl.protocol = TLSv1.3 06:41:38 ssl.provider = null 06:41:38 ssl.secure.random.implementation = null 06:41:38 ssl.trustmanager.algorithm = PKIX 06:41:38 ssl.truststore.certificates = null 06:41:38 ssl.truststore.location = null 06:41:38 ssl.truststore.password = null 06:41:38 ssl.truststore.type = JKS 06:41:38 transaction.timeout.ms = 60000 06:41:38 transactional.id = null 06:41:38 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:38 06:41:38 2026-05-16T06:41:38.189Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:38 2026-05-16T06:41:38.190Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:38 2026-05-16T06:41:38.193Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:38 2026-05-16T06:41:38.193Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:38 2026-05-16T06:41:38.193Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913698193 06:41:38 2026-05-16T06:41:38.194Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:38 acks = -1 06:41:38 auto.include.jmx.reporter = true 06:41:38 batch.size = 16384 06:41:38 bootstrap.servers = [localhost:32778] 06:41:38 buffer.memory = 33554432 06:41:38 client.dns.lookup = use_all_dns_ips 06:41:38 client.id = test-client-id 06:41:38 compression.gzip.level = -1 06:41:38 compression.lz4.level = 9 06:41:38 compression.type = none 06:41:38 compression.zstd.level = 3 06:41:38 connections.max.idle.ms = 540000 06:41:38 delivery.timeout.ms = 120000 06:41:38 enable.idempotence = true 06:41:38 enable.metrics.push = true 06:41:38 interceptor.classes = [] 06:41:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:38 linger.ms = 0 06:41:38 max.block.ms = 60000 06:41:38 max.in.flight.requests.per.connection = 5 06:41:38 max.request.size = 1048576 06:41:38 metadata.max.age.ms = 300000 06:41:38 metadata.max.idle.ms = 300000 06:41:38 metadata.recovery.strategy = none 06:41:38 metric.reporters = [] 06:41:38 metrics.num.samples = 2 06:41:38 metrics.recording.level = INFO 06:41:38 metrics.sample.window.ms = 30000 06:41:38 partitioner.adaptive.partitioning.enable = true 06:41:38 partitioner.availability.timeout.ms = 0 06:41:38 partitioner.class = null 06:41:38 partitioner.ignore.keys = false 06:41:38 receive.buffer.bytes = 32768 06:41:38 reconnect.backoff.max.ms = 1000 06:41:38 reconnect.backoff.ms = 50 06:41:38 request.timeout.ms = 30000 06:41:38 retries = 2147483647 06:41:38 retry.backoff.max.ms = 1000 06:41:38 retry.backoff.ms = 100 06:41:38 sasl.client.callback.handler.class = null 06:41:38 sasl.jaas.config = null 06:41:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:38 sasl.kerberos.min.time.before.relogin = 60000 06:41:38 sasl.kerberos.service.name = null 06:41:38 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:38 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:38 sasl.login.callback.handler.class = null 06:41:38 sasl.login.class = null 06:41:38 sasl.login.connect.timeout.ms = null 06:41:38 sasl.login.read.timeout.ms = null 06:41:38 sasl.login.refresh.buffer.seconds = 300 06:41:38 sasl.login.refresh.min.period.seconds = 60 06:41:38 sasl.login.refresh.window.factor = 0.8 06:41:38 sasl.login.refresh.window.jitter = 0.05 06:41:38 sasl.login.retry.backoff.max.ms = 10000 06:41:38 sasl.login.retry.backoff.ms = 100 06:41:38 sasl.mechanism = GSSAPI 06:41:38 sasl.oauthbearer.clock.skew.seconds = 30 06:41:38 sasl.oauthbearer.expected.audience = null 06:41:38 sasl.oauthbearer.expected.issuer = null 06:41:38 sasl.oauthbearer.header.urlencode = false 06:41:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:38 sasl.oauthbearer.jwks.endpoint.url = null 06:41:38 sasl.oauthbearer.scope.claim.name = scope 06:41:38 sasl.oauthbearer.sub.claim.name = sub 06:41:38 sasl.oauthbearer.token.endpoint.url = null 06:41:38 security.protocol = PLAINTEXT 06:41:38 security.providers = null 06:41:38 send.buffer.bytes = 131072 06:41:38 socket.connection.setup.timeout.max.ms = 30000 06:41:38 socket.connection.setup.timeout.ms = 10000 06:41:38 ssl.cipher.suites = null 06:41:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:38 ssl.endpoint.identification.algorithm = https 06:41:38 ssl.engine.factory.class = null 06:41:38 ssl.key.password = null 06:41:38 ssl.keymanager.algorithm = SunX509 06:41:38 ssl.keystore.certificate.chain = null 06:41:38 ssl.keystore.key = null 06:41:38 ssl.keystore.location = null 06:41:38 ssl.keystore.password = null 06:41:38 ssl.keystore.type = JKS 06:41:38 ssl.protocol = TLSv1.3 06:41:38 ssl.provider = null 06:41:38 ssl.secure.random.implementation = null 06:41:38 ssl.trustmanager.algorithm = PKIX 06:41:38 ssl.truststore.certificates = null 06:41:38 ssl.truststore.location = null 06:41:38 ssl.truststore.password = null 06:41:38 ssl.truststore.type = JKS 06:41:38 transaction.timeout.ms = 60000 06:41:38 transactional.id = null 06:41:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:38 06:41:38 2026-05-16T06:41:38.195Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:38 2026-05-16T06:41:38.196Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:38 2026-05-16T06:41:38.199Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:38 2026-05-16T06:41:38.200Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:38 2026-05-16T06:41:38.201Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 06:41:38 2026-05-16T06:41:38.205Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:38 2026-05-16T06:41:38.206Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 06:41:38 2026-05-16T06:41:38.211Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 06:41:38 2026-05-16T06:41:38.218Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 06:41:38 2026-05-16T06:41:38.322Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.329Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.425Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.430Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.526Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 06:41:38 2026-05-16T06:41:38.591Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 06:41:38 2026-05-16T06:41:38.628Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.652Z INFO 11912 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 06:41:38 2026-05-16T06:41:38.729Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 06:41:38 2026-05-16T06:41:38.771Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 06:41:39 2026-05-16T06:41:38.847Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:39 2026-05-16T06:41:38.847Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-c71bc3e9-e91c-46ca-81e8-10801a006287 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:39 2026-05-16T06:41:38.847Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:39 2026-05-16T06:41:38.847Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:39 2026-05-16T06:41:38.847Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:39 2026-05-16T06:41:38.849Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:39 2026-05-16T06:41:38.849Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:39 2026-05-16T06:41:39.347Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:39 2026-05-16T06:41:39.347Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:39 2026-05-16T06:41:39.348Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:39 2026-05-16T06:41:39.348Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:39 2026-05-16T06:41:39.350Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 06:41:39 2026-05-16T06:41:39.350Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:39 2026-05-16T06:41:39.353Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:39 2026-05-16T06:41:39.356Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:39 2026-05-16T06:41:39.356Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:39 2026-05-16T06:41:39.356Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:39 2026-05-16T06:41:39.356Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:39 2026-05-16T06:41:39.356Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:39 2026-05-16T06:41:39.523Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.524Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.524Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.524Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.524Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.552Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.628Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.670Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.670Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.678Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.678Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.678Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.707Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.742Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.742Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.742Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.743Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.743Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.769Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.800Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.827Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.865Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:39 2026-05-16T06:41:39.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:39 2026-05-16T06:41:39.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:39 2026-05-16T06:41:39.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:39 2026-05-16T06:41:39.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:39 2026-05-16T06:41:39.892Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:39 2026-05-16T06:41:39.904Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:39 allow.auto.create.topics = true 06:41:39 auto.commit.interval.ms = 5000 06:41:39 auto.include.jmx.reporter = true 06:41:39 auto.offset.reset = latest 06:41:39 bootstrap.servers = [localhost:32778] 06:41:39 check.crcs = true 06:41:39 client.dns.lookup = use_all_dns_ips 06:41:39 client.id = consumer-test-group-14 06:41:39 client.rack = 06:41:39 connections.max.idle.ms = 540000 06:41:39 default.api.timeout.ms = 60000 06:41:39 enable.auto.commit = true 06:41:39 enable.metrics.push = true 06:41:39 exclude.internal.topics = true 06:41:39 fetch.max.bytes = 52428800 06:41:39 fetch.max.wait.ms = 500 06:41:39 fetch.min.bytes = 1 06:41:39 group.id = test-group 06:41:39 group.instance.id = null 06:41:39 group.protocol = classic 06:41:39 group.remote.assignor = null 06:41:39 heartbeat.interval.ms = 3000 06:41:39 interceptor.classes = [] 06:41:39 internal.leave.group.on.close = true 06:41:39 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:39 isolation.level = read_uncommitted 06:41:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:39 max.partition.fetch.bytes = 1048576 06:41:39 max.poll.interval.ms = 300000 06:41:39 max.poll.records = 2147483647 06:41:39 metadata.max.age.ms = 300000 06:41:39 metadata.recovery.strategy = none 06:41:39 metric.reporters = [] 06:41:39 metrics.num.samples = 2 06:41:39 metrics.recording.level = INFO 06:41:39 metrics.sample.window.ms = 30000 06:41:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:39 receive.buffer.bytes = 65536 06:41:39 reconnect.backoff.max.ms = 1000 06:41:39 reconnect.backoff.ms = 50 06:41:39 request.timeout.ms = 30000 06:41:39 retry.backoff.max.ms = 1000 06:41:39 retry.backoff.ms = 100 06:41:39 sasl.client.callback.handler.class = null 06:41:39 sasl.jaas.config = null 06:41:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:39 sasl.kerberos.min.time.before.relogin = 60000 06:41:39 sasl.kerberos.service.name = null 06:41:39 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:39 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:39 sasl.login.callback.handler.class = null 06:41:39 sasl.login.class = null 06:41:39 sasl.login.connect.timeout.ms = null 06:41:39 sasl.login.read.timeout.ms = null 06:41:39 sasl.login.refresh.buffer.seconds = 300 06:41:39 sasl.login.refresh.min.period.seconds = 60 06:41:39 sasl.login.refresh.window.factor = 0.8 06:41:39 sasl.login.refresh.window.jitter = 0.05 06:41:39 sasl.login.retry.backoff.max.ms = 10000 06:41:39 sasl.login.retry.backoff.ms = 100 06:41:39 sasl.mechanism = GSSAPI 06:41:39 sasl.oauthbearer.clock.skew.seconds = 30 06:41:39 sasl.oauthbearer.expected.audience = null 06:41:39 sasl.oauthbearer.expected.issuer = null 06:41:39 sasl.oauthbearer.header.urlencode = false 06:41:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:39 sasl.oauthbearer.jwks.endpoint.url = null 06:41:39 sasl.oauthbearer.scope.claim.name = scope 06:41:39 sasl.oauthbearer.sub.claim.name = sub 06:41:39 sasl.oauthbearer.token.endpoint.url = null 06:41:39 security.protocol = PLAINTEXT 06:41:39 security.providers = null 06:41:39 send.buffer.bytes = 131072 06:41:39 session.timeout.ms = 45000 06:41:39 socket.connection.setup.timeout.max.ms = 30000 06:41:39 socket.connection.setup.timeout.ms = 10000 06:41:39 ssl.cipher.suites = null 06:41:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:39 ssl.endpoint.identification.algorithm = https 06:41:39 ssl.engine.factory.class = null 06:41:39 ssl.key.password = null 06:41:39 ssl.keymanager.algorithm = SunX509 06:41:39 ssl.keystore.certificate.chain = null 06:41:39 ssl.keystore.key = null 06:41:39 ssl.keystore.location = null 06:41:39 ssl.keystore.password = null 06:41:39 ssl.keystore.type = JKS 06:41:39 ssl.protocol = TLSv1.3 06:41:39 ssl.provider = null 06:41:39 ssl.secure.random.implementation = null 06:41:39 ssl.trustmanager.algorithm = PKIX 06:41:39 ssl.truststore.certificates = null 06:41:39 ssl.truststore.location = null 06:41:39 ssl.truststore.password = null 06:41:39 ssl.truststore.type = JKS 06:41:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:39 06:41:39 2026-05-16T06:41:39.904Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:39 2026-05-16T06:41:39.907Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:39 2026-05-16T06:41:39.907Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:39 2026-05-16T06:41:39.907Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913699907 06:41:39 2026-05-16T06:41:39.907Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:39 2026-05-16T06:41:39.920Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:39 2026-05-16T06:41:39.921Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:39 2026-05-16T06:41:39.923Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 06:41:39 2026-05-16T06:41:39.927Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-91e7a028-d50d-400b-9a3d-ed512a2b00fd 06:41:39 2026-05-16T06:41:39.927Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 06:41:39 2026-05-16T06:41:39.929Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-91e7a028-d50d-400b-9a3d-ed512a2b00fd', protocol='range'} 06:41:39 2026-05-16T06:41:39.929Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-91e7a028-d50d-400b-9a3d-ed512a2b00fd=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:39 2026-05-16T06:41:39.931Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-91e7a028-d50d-400b-9a3d-ed512a2b00fd', protocol='range'} 06:41:39 2026-05-16T06:41:39.931Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:39 2026-05-16T06:41:39.932Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:39 2026-05-16T06:41:39.933Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:40 2026-05-16T06:41:39.944Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:40 2026-05-16T06:41:40.409Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:40 acks = -1 06:41:40 auto.include.jmx.reporter = true 06:41:40 batch.size = 16384 06:41:40 bootstrap.servers = [localhost:32778] 06:41:40 buffer.memory = 33554432 06:41:40 client.dns.lookup = use_all_dns_ips 06:41:40 client.id = test-client-id 06:41:40 compression.gzip.level = -1 06:41:40 compression.lz4.level = 9 06:41:40 compression.type = none 06:41:40 compression.zstd.level = 3 06:41:40 connections.max.idle.ms = 540000 06:41:40 delivery.timeout.ms = 120000 06:41:40 enable.idempotence = true 06:41:40 enable.metrics.push = true 06:41:40 interceptor.classes = [] 06:41:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:40 linger.ms = 0 06:41:40 max.block.ms = 60000 06:41:40 max.in.flight.requests.per.connection = 5 06:41:40 max.request.size = 1048576 06:41:40 metadata.max.age.ms = 300000 06:41:40 metadata.max.idle.ms = 300000 06:41:40 metadata.recovery.strategy = none 06:41:40 metric.reporters = [] 06:41:40 metrics.num.samples = 2 06:41:40 metrics.recording.level = INFO 06:41:40 metrics.sample.window.ms = 30000 06:41:40 partitioner.adaptive.partitioning.enable = true 06:41:40 partitioner.availability.timeout.ms = 0 06:41:40 partitioner.class = null 06:41:40 partitioner.ignore.keys = false 06:41:40 receive.buffer.bytes = 32768 06:41:40 reconnect.backoff.max.ms = 1000 06:41:40 reconnect.backoff.ms = 50 06:41:40 request.timeout.ms = 30000 06:41:40 retries = 2147483647 06:41:40 retry.backoff.max.ms = 1000 06:41:40 retry.backoff.ms = 100 06:41:40 sasl.client.callback.handler.class = null 06:41:40 sasl.jaas.config = null 06:41:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:40 sasl.kerberos.min.time.before.relogin = 60000 06:41:40 sasl.kerberos.service.name = null 06:41:40 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:40 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:40 sasl.login.callback.handler.class = null 06:41:40 sasl.login.class = null 06:41:40 sasl.login.connect.timeout.ms = null 06:41:40 sasl.login.read.timeout.ms = null 06:41:40 sasl.login.refresh.buffer.seconds = 300 06:41:40 sasl.login.refresh.min.period.seconds = 60 06:41:40 sasl.login.refresh.window.factor = 0.8 06:41:40 sasl.login.refresh.window.jitter = 0.05 06:41:40 sasl.login.retry.backoff.max.ms = 10000 06:41:40 sasl.login.retry.backoff.ms = 100 06:41:40 sasl.mechanism = GSSAPI 06:41:40 sasl.oauthbearer.clock.skew.seconds = 30 06:41:40 sasl.oauthbearer.expected.audience = null 06:41:40 sasl.oauthbearer.expected.issuer = null 06:41:40 sasl.oauthbearer.header.urlencode = false 06:41:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:40 sasl.oauthbearer.jwks.endpoint.url = null 06:41:40 sasl.oauthbearer.scope.claim.name = scope 06:41:40 sasl.oauthbearer.sub.claim.name = sub 06:41:40 sasl.oauthbearer.token.endpoint.url = null 06:41:40 security.protocol = PLAINTEXT 06:41:40 security.providers = null 06:41:40 send.buffer.bytes = 131072 06:41:40 socket.connection.setup.timeout.max.ms = 30000 06:41:40 socket.connection.setup.timeout.ms = 10000 06:41:40 ssl.cipher.suites = null 06:41:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:40 ssl.endpoint.identification.algorithm = https 06:41:40 ssl.engine.factory.class = null 06:41:40 ssl.key.password = null 06:41:40 ssl.keymanager.algorithm = SunX509 06:41:40 ssl.keystore.certificate.chain = null 06:41:40 ssl.keystore.key = null 06:41:40 ssl.keystore.location = null 06:41:40 ssl.keystore.password = null 06:41:40 ssl.keystore.type = JKS 06:41:40 ssl.protocol = TLSv1.3 06:41:40 ssl.provider = null 06:41:40 ssl.secure.random.implementation = null 06:41:40 ssl.trustmanager.algorithm = PKIX 06:41:40 ssl.truststore.certificates = null 06:41:40 ssl.truststore.location = null 06:41:40 ssl.truststore.password = null 06:41:40 ssl.truststore.type = JKS 06:41:40 transaction.timeout.ms = 60000 06:41:40 transactional.id = null 06:41:40 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:40 06:41:40 2026-05-16T06:41:40.409Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:40 2026-05-16T06:41:40.410Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:40 2026-05-16T06:41:40.413Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:40 2026-05-16T06:41:40.413Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:40 2026-05-16T06:41:40.413Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913700413 06:41:40 2026-05-16T06:41:40.414Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:40 acks = -1 06:41:40 auto.include.jmx.reporter = true 06:41:40 batch.size = 16384 06:41:40 bootstrap.servers = [localhost:32778] 06:41:40 buffer.memory = 33554432 06:41:40 client.dns.lookup = use_all_dns_ips 06:41:40 client.id = test-client-id 06:41:40 compression.gzip.level = -1 06:41:40 compression.lz4.level = 9 06:41:40 compression.type = none 06:41:40 compression.zstd.level = 3 06:41:40 connections.max.idle.ms = 540000 06:41:40 delivery.timeout.ms = 120000 06:41:40 enable.idempotence = true 06:41:40 enable.metrics.push = true 06:41:40 interceptor.classes = [] 06:41:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:40 linger.ms = 0 06:41:40 max.block.ms = 60000 06:41:40 max.in.flight.requests.per.connection = 5 06:41:40 max.request.size = 1048576 06:41:40 metadata.max.age.ms = 300000 06:41:40 metadata.max.idle.ms = 300000 06:41:40 metadata.recovery.strategy = none 06:41:40 metric.reporters = [] 06:41:40 metrics.num.samples = 2 06:41:40 metrics.recording.level = INFO 06:41:40 metrics.sample.window.ms = 30000 06:41:40 partitioner.adaptive.partitioning.enable = true 06:41:40 partitioner.availability.timeout.ms = 0 06:41:40 partitioner.class = null 06:41:40 partitioner.ignore.keys = false 06:41:40 receive.buffer.bytes = 32768 06:41:40 reconnect.backoff.max.ms = 1000 06:41:40 reconnect.backoff.ms = 50 06:41:40 request.timeout.ms = 30000 06:41:40 retries = 2147483647 06:41:40 retry.backoff.max.ms = 1000 06:41:40 retry.backoff.ms = 100 06:41:40 sasl.client.callback.handler.class = null 06:41:40 sasl.jaas.config = null 06:41:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:40 sasl.kerberos.min.time.before.relogin = 60000 06:41:40 sasl.kerberos.service.name = null 06:41:40 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:40 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:40 sasl.login.callback.handler.class = null 06:41:40 sasl.login.class = null 06:41:40 sasl.login.connect.timeout.ms = null 06:41:40 sasl.login.read.timeout.ms = null 06:41:40 sasl.login.refresh.buffer.seconds = 300 06:41:40 sasl.login.refresh.min.period.seconds = 60 06:41:40 sasl.login.refresh.window.factor = 0.8 06:41:40 sasl.login.refresh.window.jitter = 0.05 06:41:40 sasl.login.retry.backoff.max.ms = 10000 06:41:40 sasl.login.retry.backoff.ms = 100 06:41:40 sasl.mechanism = GSSAPI 06:41:40 sasl.oauthbearer.clock.skew.seconds = 30 06:41:40 sasl.oauthbearer.expected.audience = null 06:41:40 sasl.oauthbearer.expected.issuer = null 06:41:40 sasl.oauthbearer.header.urlencode = false 06:41:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:40 sasl.oauthbearer.jwks.endpoint.url = null 06:41:40 sasl.oauthbearer.scope.claim.name = scope 06:41:40 sasl.oauthbearer.sub.claim.name = sub 06:41:40 sasl.oauthbearer.token.endpoint.url = null 06:41:40 security.protocol = PLAINTEXT 06:41:40 security.providers = null 06:41:40 send.buffer.bytes = 131072 06:41:40 socket.connection.setup.timeout.max.ms = 30000 06:41:40 socket.connection.setup.timeout.ms = 10000 06:41:40 ssl.cipher.suites = null 06:41:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:40 ssl.endpoint.identification.algorithm = https 06:41:40 ssl.engine.factory.class = null 06:41:40 ssl.key.password = null 06:41:40 ssl.keymanager.algorithm = SunX509 06:41:40 ssl.keystore.certificate.chain = null 06:41:40 ssl.keystore.key = null 06:41:40 ssl.keystore.location = null 06:41:40 ssl.keystore.password = null 06:41:40 ssl.keystore.type = JKS 06:41:40 ssl.protocol = TLSv1.3 06:41:40 ssl.provider = null 06:41:40 ssl.secure.random.implementation = null 06:41:40 ssl.trustmanager.algorithm = PKIX 06:41:40 ssl.truststore.certificates = null 06:41:40 ssl.truststore.location = null 06:41:40 ssl.truststore.password = null 06:41:40 ssl.truststore.type = JKS 06:41:40 transaction.timeout.ms = 60000 06:41:40 transactional.id = null 06:41:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:40 06:41:40 2026-05-16T06:41:40.414Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:40 2026-05-16T06:41:40.415Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:40 2026-05-16T06:41:40.418Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:40 2026-05-16T06:41:40.422Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:40 2026-05-16T06:41:40.424Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:40 2026-05-16T06:41:40.424Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 06:41:40 2026-05-16T06:41:40.427Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 06:41:40 2026-05-16T06:41:40.437Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 06:41:40 2026-05-16T06:41:40.467Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 06:41:40 2026-05-16T06:41:40.544Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 06:41:40 2026-05-16T06:41:40.576Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-91e7a028-d50d-400b-9a3d-ed512a2b00fd sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:40 2026-05-16T06:41:40.652Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:41 2026-05-16T06:41:41.155Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:41 2026-05-16T06:41:41.155Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:41 2026-05-16T06:41:41.155Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:41 2026-05-16T06:41:41.155Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:41 2026-05-16T06:41:41.157Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 06:41:41 2026-05-16T06:41:41.157Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:41 2026-05-16T06:41:41.160Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:41 2026-05-16T06:41:41.163Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:41 2026-05-16T06:41:41.163Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:41 2026-05-16T06:41:41.163Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:41 2026-05-16T06:41:41.163Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:41 2026-05-16T06:41:41.163Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:41 2026-05-16T06:41:41.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.301Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.302Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.302Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.302Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.362Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.362Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.362Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.363Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.363Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.397Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.422Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.422Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.423Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.423Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.423Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.504Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.531Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.531Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.532Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.532Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.532Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.558Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.581Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:41 2026-05-16T06:41:41.582Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:41 2026-05-16T06:41:41.582Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:41 2026-05-16T06:41:41.582Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:41 2026-05-16T06:41:41.582Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:41 2026-05-16T06:41:41.605Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:41 2026-05-16T06:41:41.616Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:41 allow.auto.create.topics = true 06:41:41 auto.commit.interval.ms = 5000 06:41:41 auto.include.jmx.reporter = true 06:41:41 auto.offset.reset = latest 06:41:41 bootstrap.servers = [localhost:32778] 06:41:41 check.crcs = true 06:41:41 client.dns.lookup = use_all_dns_ips 06:41:41 client.id = consumer-test-group-15 06:41:41 client.rack = 06:41:41 connections.max.idle.ms = 540000 06:41:41 default.api.timeout.ms = 60000 06:41:41 enable.auto.commit = true 06:41:41 enable.metrics.push = true 06:41:41 exclude.internal.topics = true 06:41:41 fetch.max.bytes = 52428800 06:41:41 fetch.max.wait.ms = 500 06:41:41 fetch.min.bytes = 1 06:41:41 group.id = test-group 06:41:41 group.instance.id = null 06:41:41 group.protocol = classic 06:41:41 group.remote.assignor = null 06:41:41 heartbeat.interval.ms = 3000 06:41:41 interceptor.classes = [] 06:41:41 internal.leave.group.on.close = true 06:41:41 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:41 isolation.level = read_uncommitted 06:41:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:41 max.partition.fetch.bytes = 1048576 06:41:41 max.poll.interval.ms = 300000 06:41:41 max.poll.records = 2147483647 06:41:41 metadata.max.age.ms = 300000 06:41:41 metadata.recovery.strategy = none 06:41:41 metric.reporters = [] 06:41:41 metrics.num.samples = 2 06:41:41 metrics.recording.level = INFO 06:41:41 metrics.sample.window.ms = 30000 06:41:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:41 receive.buffer.bytes = 65536 06:41:41 reconnect.backoff.max.ms = 1000 06:41:41 reconnect.backoff.ms = 50 06:41:41 request.timeout.ms = 30000 06:41:41 retry.backoff.max.ms = 1000 06:41:41 retry.backoff.ms = 100 06:41:41 sasl.client.callback.handler.class = null 06:41:41 sasl.jaas.config = null 06:41:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:41 sasl.kerberos.min.time.before.relogin = 60000 06:41:41 sasl.kerberos.service.name = null 06:41:41 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:41 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:41 sasl.login.callback.handler.class = null 06:41:41 sasl.login.class = null 06:41:41 sasl.login.connect.timeout.ms = null 06:41:41 sasl.login.read.timeout.ms = null 06:41:41 sasl.login.refresh.buffer.seconds = 300 06:41:41 sasl.login.refresh.min.period.seconds = 60 06:41:41 sasl.login.refresh.window.factor = 0.8 06:41:41 sasl.login.refresh.window.jitter = 0.05 06:41:41 sasl.login.retry.backoff.max.ms = 10000 06:41:41 sasl.login.retry.backoff.ms = 100 06:41:41 sasl.mechanism = GSSAPI 06:41:41 sasl.oauthbearer.clock.skew.seconds = 30 06:41:41 sasl.oauthbearer.expected.audience = null 06:41:41 sasl.oauthbearer.expected.issuer = null 06:41:41 sasl.oauthbearer.header.urlencode = false 06:41:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:41 sasl.oauthbearer.jwks.endpoint.url = null 06:41:41 sasl.oauthbearer.scope.claim.name = scope 06:41:41 sasl.oauthbearer.sub.claim.name = sub 06:41:41 sasl.oauthbearer.token.endpoint.url = null 06:41:41 security.protocol = PLAINTEXT 06:41:41 security.providers = null 06:41:41 send.buffer.bytes = 131072 06:41:41 session.timeout.ms = 45000 06:41:41 socket.connection.setup.timeout.max.ms = 30000 06:41:41 socket.connection.setup.timeout.ms = 10000 06:41:41 ssl.cipher.suites = null 06:41:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:41 ssl.endpoint.identification.algorithm = https 06:41:41 ssl.engine.factory.class = null 06:41:41 ssl.key.password = null 06:41:41 ssl.keymanager.algorithm = SunX509 06:41:41 ssl.keystore.certificate.chain = null 06:41:41 ssl.keystore.key = null 06:41:41 ssl.keystore.location = null 06:41:41 ssl.keystore.password = null 06:41:41 ssl.keystore.type = JKS 06:41:41 ssl.protocol = TLSv1.3 06:41:41 ssl.provider = null 06:41:41 ssl.secure.random.implementation = null 06:41:41 ssl.trustmanager.algorithm = PKIX 06:41:41 ssl.truststore.certificates = null 06:41:41 ssl.truststore.location = null 06:41:41 ssl.truststore.password = null 06:41:41 ssl.truststore.type = JKS 06:41:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:41 06:41:41 2026-05-16T06:41:41.616Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:41 2026-05-16T06:41:41.618Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:41 2026-05-16T06:41:41.618Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:41 2026-05-16T06:41:41.618Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913701618 06:41:41 2026-05-16T06:41:41.618Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:41 2026-05-16T06:41:41.624Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:41 2026-05-16T06:41:41.625Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:41 2026-05-16T06:41:41.626Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 06:41:41 2026-05-16T06:41:41.628Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-41e3291a-53a6-4708-ad08-fb16f996b230 06:41:41 2026-05-16T06:41:41.629Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 06:41:41 2026-05-16T06:41:41.632Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-41e3291a-53a6-4708-ad08-fb16f996b230', protocol='range'} 06:41:41 2026-05-16T06:41:41.632Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-41e3291a-53a6-4708-ad08-fb16f996b230=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:41 2026-05-16T06:41:41.634Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-41e3291a-53a6-4708-ad08-fb16f996b230', protocol='range'} 06:41:41 2026-05-16T06:41:41.634Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:41 2026-05-16T06:41:41.635Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:41 2026-05-16T06:41:41.635Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:41 2026-05-16T06:41:41.639Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:42 2026-05-16T06:41:42.119Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:42 acks = -1 06:41:42 auto.include.jmx.reporter = true 06:41:42 batch.size = 16384 06:41:42 bootstrap.servers = [localhost:32778] 06:41:42 buffer.memory = 33554432 06:41:42 client.dns.lookup = use_all_dns_ips 06:41:42 client.id = test-client-id 06:41:42 compression.gzip.level = -1 06:41:42 compression.lz4.level = 9 06:41:42 compression.type = none 06:41:42 compression.zstd.level = 3 06:41:42 connections.max.idle.ms = 540000 06:41:42 delivery.timeout.ms = 120000 06:41:42 enable.idempotence = true 06:41:42 enable.metrics.push = true 06:41:42 interceptor.classes = [] 06:41:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:42 linger.ms = 0 06:41:42 max.block.ms = 60000 06:41:42 max.in.flight.requests.per.connection = 5 06:41:42 max.request.size = 1048576 06:41:42 metadata.max.age.ms = 300000 06:41:42 metadata.max.idle.ms = 300000 06:41:42 metadata.recovery.strategy = none 06:41:42 metric.reporters = [] 06:41:42 metrics.num.samples = 2 06:41:42 metrics.recording.level = INFO 06:41:42 metrics.sample.window.ms = 30000 06:41:42 partitioner.adaptive.partitioning.enable = true 06:41:42 partitioner.availability.timeout.ms = 0 06:41:42 partitioner.class = null 06:41:42 partitioner.ignore.keys = false 06:41:42 receive.buffer.bytes = 32768 06:41:42 reconnect.backoff.max.ms = 1000 06:41:42 reconnect.backoff.ms = 50 06:41:42 request.timeout.ms = 30000 06:41:42 retries = 2147483647 06:41:42 retry.backoff.max.ms = 1000 06:41:42 retry.backoff.ms = 100 06:41:42 sasl.client.callback.handler.class = null 06:41:42 sasl.jaas.config = null 06:41:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:42 sasl.kerberos.min.time.before.relogin = 60000 06:41:42 sasl.kerberos.service.name = null 06:41:42 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:42 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:42 sasl.login.callback.handler.class = null 06:41:42 sasl.login.class = null 06:41:42 sasl.login.connect.timeout.ms = null 06:41:42 sasl.login.read.timeout.ms = null 06:41:42 sasl.login.refresh.buffer.seconds = 300 06:41:42 sasl.login.refresh.min.period.seconds = 60 06:41:42 sasl.login.refresh.window.factor = 0.8 06:41:42 sasl.login.refresh.window.jitter = 0.05 06:41:42 sasl.login.retry.backoff.max.ms = 10000 06:41:42 sasl.login.retry.backoff.ms = 100 06:41:42 sasl.mechanism = GSSAPI 06:41:42 sasl.oauthbearer.clock.skew.seconds = 30 06:41:42 sasl.oauthbearer.expected.audience = null 06:41:42 sasl.oauthbearer.expected.issuer = null 06:41:42 sasl.oauthbearer.header.urlencode = false 06:41:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:42 sasl.oauthbearer.jwks.endpoint.url = null 06:41:42 sasl.oauthbearer.scope.claim.name = scope 06:41:42 sasl.oauthbearer.sub.claim.name = sub 06:41:42 sasl.oauthbearer.token.endpoint.url = null 06:41:42 security.protocol = PLAINTEXT 06:41:42 security.providers = null 06:41:42 send.buffer.bytes = 131072 06:41:42 socket.connection.setup.timeout.max.ms = 30000 06:41:42 socket.connection.setup.timeout.ms = 10000 06:41:42 ssl.cipher.suites = null 06:41:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:42 ssl.endpoint.identification.algorithm = https 06:41:42 ssl.engine.factory.class = null 06:41:42 ssl.key.password = null 06:41:42 ssl.keymanager.algorithm = SunX509 06:41:42 ssl.keystore.certificate.chain = null 06:41:42 ssl.keystore.key = null 06:41:42 ssl.keystore.location = null 06:41:42 ssl.keystore.password = null 06:41:42 ssl.keystore.type = JKS 06:41:42 ssl.protocol = TLSv1.3 06:41:42 ssl.provider = null 06:41:42 ssl.secure.random.implementation = null 06:41:42 ssl.trustmanager.algorithm = PKIX 06:41:42 ssl.truststore.certificates = null 06:41:42 ssl.truststore.location = null 06:41:42 ssl.truststore.password = null 06:41:42 ssl.truststore.type = JKS 06:41:42 transaction.timeout.ms = 60000 06:41:42 transactional.id = null 06:41:42 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:42 06:41:42 2026-05-16T06:41:42.120Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:42 2026-05-16T06:41:42.120Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:42 2026-05-16T06:41:42.124Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:42 2026-05-16T06:41:42.124Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:42 2026-05-16T06:41:42.124Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913702124 06:41:42 2026-05-16T06:41:42.126Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:42 acks = -1 06:41:42 auto.include.jmx.reporter = true 06:41:42 batch.size = 16384 06:41:42 bootstrap.servers = [localhost:32778] 06:41:42 buffer.memory = 33554432 06:41:42 client.dns.lookup = use_all_dns_ips 06:41:42 client.id = test-client-id 06:41:42 compression.gzip.level = -1 06:41:42 compression.lz4.level = 9 06:41:42 compression.type = none 06:41:42 compression.zstd.level = 3 06:41:42 connections.max.idle.ms = 540000 06:41:42 delivery.timeout.ms = 120000 06:41:42 enable.idempotence = true 06:41:42 enable.metrics.push = true 06:41:42 interceptor.classes = [] 06:41:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:42 linger.ms = 0 06:41:42 max.block.ms = 60000 06:41:42 max.in.flight.requests.per.connection = 5 06:41:42 max.request.size = 1048576 06:41:42 metadata.max.age.ms = 300000 06:41:42 metadata.max.idle.ms = 300000 06:41:42 metadata.recovery.strategy = none 06:41:42 metric.reporters = [] 06:41:42 metrics.num.samples = 2 06:41:42 metrics.recording.level = INFO 06:41:42 metrics.sample.window.ms = 30000 06:41:42 partitioner.adaptive.partitioning.enable = true 06:41:42 partitioner.availability.timeout.ms = 0 06:41:42 partitioner.class = null 06:41:42 partitioner.ignore.keys = false 06:41:42 receive.buffer.bytes = 32768 06:41:42 reconnect.backoff.max.ms = 1000 06:41:42 reconnect.backoff.ms = 50 06:41:42 request.timeout.ms = 30000 06:41:42 retries = 2147483647 06:41:42 retry.backoff.max.ms = 1000 06:41:42 retry.backoff.ms = 100 06:41:42 sasl.client.callback.handler.class = null 06:41:42 sasl.jaas.config = null 06:41:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:42 sasl.kerberos.min.time.before.relogin = 60000 06:41:42 sasl.kerberos.service.name = null 06:41:42 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:42 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:42 sasl.login.callback.handler.class = null 06:41:42 sasl.login.class = null 06:41:42 sasl.login.connect.timeout.ms = null 06:41:42 sasl.login.read.timeout.ms = null 06:41:42 sasl.login.refresh.buffer.seconds = 300 06:41:42 sasl.login.refresh.min.period.seconds = 60 06:41:42 sasl.login.refresh.window.factor = 0.8 06:41:42 sasl.login.refresh.window.jitter = 0.05 06:41:42 sasl.login.retry.backoff.max.ms = 10000 06:41:42 sasl.login.retry.backoff.ms = 100 06:41:42 sasl.mechanism = GSSAPI 06:41:42 sasl.oauthbearer.clock.skew.seconds = 30 06:41:42 sasl.oauthbearer.expected.audience = null 06:41:42 sasl.oauthbearer.expected.issuer = null 06:41:42 sasl.oauthbearer.header.urlencode = false 06:41:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:42 sasl.oauthbearer.jwks.endpoint.url = null 06:41:42 sasl.oauthbearer.scope.claim.name = scope 06:41:42 sasl.oauthbearer.sub.claim.name = sub 06:41:42 sasl.oauthbearer.token.endpoint.url = null 06:41:42 security.protocol = PLAINTEXT 06:41:42 security.providers = null 06:41:42 send.buffer.bytes = 131072 06:41:42 socket.connection.setup.timeout.max.ms = 30000 06:41:42 socket.connection.setup.timeout.ms = 10000 06:41:42 ssl.cipher.suites = null 06:41:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:42 ssl.endpoint.identification.algorithm = https 06:41:42 ssl.engine.factory.class = null 06:41:42 ssl.key.password = null 06:41:42 ssl.keymanager.algorithm = SunX509 06:41:42 ssl.keystore.certificate.chain = null 06:41:42 ssl.keystore.key = null 06:41:42 ssl.keystore.location = null 06:41:42 ssl.keystore.password = null 06:41:42 ssl.keystore.type = JKS 06:41:42 ssl.protocol = TLSv1.3 06:41:42 ssl.provider = null 06:41:42 ssl.secure.random.implementation = null 06:41:42 ssl.trustmanager.algorithm = PKIX 06:41:42 ssl.truststore.certificates = null 06:41:42 ssl.truststore.location = null 06:41:42 ssl.truststore.password = null 06:41:42 ssl.truststore.type = JKS 06:41:42 transaction.timeout.ms = 60000 06:41:42 transactional.id = null 06:41:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:42 06:41:42 2026-05-16T06:41:42.126Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:42 2026-05-16T06:41:42.127Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:42 2026-05-16T06:41:42.128Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:42 2026-05-16T06:41:42.134Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:42 2026-05-16T06:41:42.134Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:42 2026-05-16T06:41:42.135Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 06:41:42 2026-05-16T06:41:42.135Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 06:41:42 2026-05-16T06:41:42.152Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 06:41:42 2026-05-16T06:41:42.175Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 06:41:42 2026-05-16T06:41:42.256Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 06:41:42 2026-05-16T06:41:42.280Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 06:41:43 2026-05-16T06:41:43.214Z INFO 11912 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:41:43 2026-05-16T06:41:43.369Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:43 2026-05-16T06:41:43.369Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-41e3291a-53a6-4708-ad08-fb16f996b230 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:43 2026-05-16T06:41:43.370Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:43 2026-05-16T06:41:43.370Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:43 2026-05-16T06:41:43.370Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:43 2026-05-16T06:41:43.371Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:43 2026-05-16T06:41:43.371Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:43 2026-05-16T06:41:43.374Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:43 2026-05-16T06:41:43.374Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:43 2026-05-16T06:41:43.374Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:43 2026-05-16T06:41:43.374Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:43 2026-05-16T06:41:43.377Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 06:41:43 2026-05-16T06:41:43.377Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:43 2026-05-16T06:41:43.379Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:43 2026-05-16T06:41:43.379Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:43 2026-05-16T06:41:43.380Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:43 2026-05-16T06:41:43.380Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:43 2026-05-16T06:41:43.380Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:43 2026-05-16T06:41:43.380Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:43 2026-05-16T06:41:43.382Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:43 2026-05-16T06:41:43.382Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:43 2026-05-16T06:41:43.382Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:43 2026-05-16T06:41:43.382Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:43 2026-05-16T06:41:43.382Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:43 2026-05-16T06:41:43.398Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59149 06:41:43 2026-05-16T06:41:43.435Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55423 06:41:43 2026-05-16T06:41:43.461Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56691/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56691 06:41:43 2026-05-16T06:41:43.488Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44963 06:41:43 2026-05-16T06:41:43.510Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32779 06:41:43 2026-05-16T06:41:43.530Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38227 06:41:43 2026-05-16T06:41:43.558Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51285/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51285 06:41:43 2026-05-16T06:41:43.580Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46651/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46651 06:41:43 2026-05-16T06:41:43.602Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59011 06:41:43 2026-05-16T06:41:43.618Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39139 06:41:43 2026-05-16T06:41:43.640Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44881 06:41:43 2026-05-16T06:41:43.647Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:43 2026-05-16T06:41:43.648Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:43 2026-05-16T06:41:43.648Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:43 2026-05-16T06:41:43.648Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:43 2026-05-16T06:41:43.648Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:43 2026-05-16T06:41:43.661Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54091 06:41:43 2026-05-16T06:41:43.687Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59713/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59713 06:41:43 2026-05-16T06:41:43.693Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:43 2026-05-16T06:41:43.705Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38445/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38445 06:41:43 2026-05-16T06:41:43.722Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39395/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39395 06:41:43 2026-05-16T06:41:43.748Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:43 2026-05-16T06:41:43.749Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:43 2026-05-16T06:41:43.749Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 06:41:43 2026-05-16T06:41:43.749Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:43 2026-05-16T06:41:43.750Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:43 2026-05-16T06:41:43.750Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:43 2026-05-16T06:41:43.775Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 06:41:43 2026-05-16T06:41:43.786Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:43 2026-05-16T06:41:43.787Z INFO 11912 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 06:41:43 2026-05-16T06:41:43.802Z WARN 11912 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 06:41:43 2026-05-16T06:41:43.828Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:43 2026-05-16T06:41:43.828Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:43 2026-05-16T06:41:43.829Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:43 2026-05-16T06:41:43.829Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:43 2026-05-16T06:41:43.829Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:43 2026-05-16T06:41:43.864Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:43 2026-05-16T06:41:43.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:43 2026-05-16T06:41:43.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:43 2026-05-16T06:41:43.904Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:43 2026-05-16T06:41:43.905Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:43 2026-05-16T06:41:43.905Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:43 2026-05-16T06:41:43.930Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50273 06:41:44 2026-05-16T06:41:43.948Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:44 2026-05-16T06:41:43.956Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55871/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55871 06:41:44 2026-05-16T06:41:43.972Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 06:41:44 2026-05-16T06:41:43.984Z INFO 11912 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 06:41:44 2026-05-16T06:41:43.986Z INFO 11912 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 06:41:44 2026-05-16T06:41:43.992Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32877/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32877 06:41:44 2026-05-16T06:41:44.000Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:44 2026-05-16T06:41:44.000Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:44 2026-05-16T06:41:44.001Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:44 2026-05-16T06:41:44.002Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:44 2026-05-16T06:41:44.002Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:44 2026-05-16T06:41:44.012Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59463 06:41:44 2026-05-16T06:41:44.031Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49977/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49977 06:41:44 2026-05-16T06:41:44.041Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:44 2026-05-16T06:41:44.050Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51089 06:41:44 2026-05-16T06:41:44.068Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49695/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49695 06:41:44 2026-05-16T06:41:44.083Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40765 06:41:44 2026-05-16T06:41:44.084Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:44 2026-05-16T06:41:44.084Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:44 2026-05-16T06:41:44.085Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:44 2026-05-16T06:41:44.085Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:44 2026-05-16T06:41:44.085Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:44 2026-05-16T06:41:44.100Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36495 06:41:44 2026-05-16T06:41:44.117Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:44 2026-05-16T06:41:44.136Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:44 allow.auto.create.topics = true 06:41:44 auto.commit.interval.ms = 5000 06:41:44 auto.include.jmx.reporter = true 06:41:44 auto.offset.reset = latest 06:41:44 bootstrap.servers = [localhost:32778] 06:41:44 check.crcs = true 06:41:44 client.dns.lookup = use_all_dns_ips 06:41:44 client.id = consumer-test-group-16 06:41:44 client.rack = 06:41:44 connections.max.idle.ms = 540000 06:41:44 default.api.timeout.ms = 60000 06:41:44 enable.auto.commit = true 06:41:44 enable.metrics.push = true 06:41:44 exclude.internal.topics = true 06:41:44 fetch.max.bytes = 52428800 06:41:44 fetch.max.wait.ms = 500 06:41:44 fetch.min.bytes = 1 06:41:44 group.id = test-group 06:41:44 group.instance.id = null 06:41:44 group.protocol = classic 06:41:44 group.remote.assignor = null 06:41:44 heartbeat.interval.ms = 3000 06:41:44 interceptor.classes = [] 06:41:44 internal.leave.group.on.close = true 06:41:44 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:44 isolation.level = read_uncommitted 06:41:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:44 max.partition.fetch.bytes = 1048576 06:41:44 max.poll.interval.ms = 300000 06:41:44 max.poll.records = 2147483647 06:41:44 metadata.max.age.ms = 300000 06:41:44 metadata.recovery.strategy = none 06:41:44 metric.reporters = [] 06:41:44 metrics.num.samples = 2 06:41:44 metrics.recording.level = INFO 06:41:44 metrics.sample.window.ms = 30000 06:41:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:44 receive.buffer.bytes = 65536 06:41:44 reconnect.backoff.max.ms = 1000 06:41:44 reconnect.backoff.ms = 50 06:41:44 request.timeout.ms = 30000 06:41:44 retry.backoff.max.ms = 1000 06:41:44 retry.backoff.ms = 100 06:41:44 sasl.client.callback.handler.class = null 06:41:44 sasl.jaas.config = null 06:41:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:44 sasl.kerberos.min.time.before.relogin = 60000 06:41:44 sasl.kerberos.service.name = null 06:41:44 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:44 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:44 sasl.login.callback.handler.class = null 06:41:44 sasl.login.class = null 06:41:44 sasl.login.connect.timeout.ms = null 06:41:44 sasl.login.read.timeout.ms = null 06:41:44 sasl.login.refresh.buffer.seconds = 300 06:41:44 sasl.login.refresh.min.period.seconds = 60 06:41:44 sasl.login.refresh.window.factor = 0.8 06:41:44 sasl.login.refresh.window.jitter = 0.05 06:41:44 sasl.login.retry.backoff.max.ms = 10000 06:41:44 sasl.login.retry.backoff.ms = 100 06:41:44 sasl.mechanism = GSSAPI 06:41:44 sasl.oauthbearer.clock.skew.seconds = 30 06:41:44 sasl.oauthbearer.expected.audience = null 06:41:44 sasl.oauthbearer.expected.issuer = null 06:41:44 sasl.oauthbearer.header.urlencode = false 06:41:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:44 sasl.oauthbearer.jwks.endpoint.url = null 06:41:44 sasl.oauthbearer.scope.claim.name = scope 06:41:44 sasl.oauthbearer.sub.claim.name = sub 06:41:44 sasl.oauthbearer.token.endpoint.url = null 06:41:44 security.protocol = PLAINTEXT 06:41:44 security.providers = null 06:41:44 send.buffer.bytes = 131072 06:41:44 session.timeout.ms = 45000 06:41:44 socket.connection.setup.timeout.max.ms = 30000 06:41:44 socket.connection.setup.timeout.ms = 10000 06:41:44 ssl.cipher.suites = null 06:41:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:44 ssl.endpoint.identification.algorithm = https 06:41:44 ssl.engine.factory.class = null 06:41:44 ssl.key.password = null 06:41:44 ssl.keymanager.algorithm = SunX509 06:41:44 ssl.keystore.certificate.chain = null 06:41:44 ssl.keystore.key = null 06:41:44 ssl.keystore.location = null 06:41:44 ssl.keystore.password = null 06:41:44 ssl.keystore.type = JKS 06:41:44 ssl.protocol = TLSv1.3 06:41:44 ssl.provider = null 06:41:44 ssl.secure.random.implementation = null 06:41:44 ssl.trustmanager.algorithm = PKIX 06:41:44 ssl.truststore.certificates = null 06:41:44 ssl.truststore.location = null 06:41:44 ssl.truststore.password = null 06:41:44 ssl.truststore.type = JKS 06:41:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 06:41:44 06:41:44 2026-05-16T06:41:44.136Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:44 2026-05-16T06:41:44.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:44 2026-05-16T06:41:44.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:44 2026-05-16T06:41:44.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913704140 06:41:44 2026-05-16T06:41:44.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 06:41:44 2026-05-16T06:41:44.155Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:44 2026-05-16T06:41:44.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:44 2026-05-16T06:41:44.156Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 06:41:44 2026-05-16T06:41:44.160Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-16-d4f7662e-8d35-4ff9-8465-38f356231a16 06:41:44 2026-05-16T06:41:44.160Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 06:41:44 2026-05-16T06:41:44.164Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-16-d4f7662e-8d35-4ff9-8465-38f356231a16', protocol='range'} 06:41:44 2026-05-16T06:41:44.164Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-16-d4f7662e-8d35-4ff9-8465-38f356231a16=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 06:41:44 2026-05-16T06:41:44.167Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-16-d4f7662e-8d35-4ff9-8465-38f356231a16', protocol='range'} 06:41:44 2026-05-16T06:41:44.168Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 06:41:44 2026-05-16T06:41:44.168Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 06:41:44 2026-05-16T06:41:44.169Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 06:41:44 2026-05-16T06:41:44.172Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:44 2026-05-16T06:41:44.641Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:44 acks = -1 06:41:44 auto.include.jmx.reporter = true 06:41:44 batch.size = 16384 06:41:44 bootstrap.servers = [localhost:32778] 06:41:44 buffer.memory = 33554432 06:41:44 client.dns.lookup = use_all_dns_ips 06:41:44 client.id = test-client-id 06:41:44 compression.gzip.level = -1 06:41:44 compression.lz4.level = 9 06:41:44 compression.type = none 06:41:44 compression.zstd.level = 3 06:41:44 connections.max.idle.ms = 540000 06:41:44 delivery.timeout.ms = 120000 06:41:44 enable.idempotence = true 06:41:44 enable.metrics.push = true 06:41:44 interceptor.classes = [] 06:41:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:44 linger.ms = 0 06:41:44 max.block.ms = 60000 06:41:44 max.in.flight.requests.per.connection = 5 06:41:44 max.request.size = 1048576 06:41:44 metadata.max.age.ms = 300000 06:41:44 metadata.max.idle.ms = 300000 06:41:44 metadata.recovery.strategy = none 06:41:44 metric.reporters = [] 06:41:44 metrics.num.samples = 2 06:41:44 metrics.recording.level = INFO 06:41:44 metrics.sample.window.ms = 30000 06:41:44 partitioner.adaptive.partitioning.enable = true 06:41:44 partitioner.availability.timeout.ms = 0 06:41:44 partitioner.class = null 06:41:44 partitioner.ignore.keys = false 06:41:44 receive.buffer.bytes = 32768 06:41:44 reconnect.backoff.max.ms = 1000 06:41:44 reconnect.backoff.ms = 50 06:41:44 request.timeout.ms = 30000 06:41:44 retries = 2147483647 06:41:44 retry.backoff.max.ms = 1000 06:41:44 retry.backoff.ms = 100 06:41:44 sasl.client.callback.handler.class = null 06:41:44 sasl.jaas.config = null 06:41:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:44 sasl.kerberos.min.time.before.relogin = 60000 06:41:44 sasl.kerberos.service.name = null 06:41:44 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:44 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:44 sasl.login.callback.handler.class = null 06:41:44 sasl.login.class = null 06:41:44 sasl.login.connect.timeout.ms = null 06:41:44 sasl.login.read.timeout.ms = null 06:41:44 sasl.login.refresh.buffer.seconds = 300 06:41:44 sasl.login.refresh.min.period.seconds = 60 06:41:44 sasl.login.refresh.window.factor = 0.8 06:41:44 sasl.login.refresh.window.jitter = 0.05 06:41:44 sasl.login.retry.backoff.max.ms = 10000 06:41:44 sasl.login.retry.backoff.ms = 100 06:41:44 sasl.mechanism = GSSAPI 06:41:44 sasl.oauthbearer.clock.skew.seconds = 30 06:41:44 sasl.oauthbearer.expected.audience = null 06:41:44 sasl.oauthbearer.expected.issuer = null 06:41:44 sasl.oauthbearer.header.urlencode = false 06:41:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:44 sasl.oauthbearer.jwks.endpoint.url = null 06:41:44 sasl.oauthbearer.scope.claim.name = scope 06:41:44 sasl.oauthbearer.sub.claim.name = sub 06:41:44 sasl.oauthbearer.token.endpoint.url = null 06:41:44 security.protocol = PLAINTEXT 06:41:44 security.providers = null 06:41:44 send.buffer.bytes = 131072 06:41:44 socket.connection.setup.timeout.max.ms = 30000 06:41:44 socket.connection.setup.timeout.ms = 10000 06:41:44 ssl.cipher.suites = null 06:41:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:44 ssl.endpoint.identification.algorithm = https 06:41:44 ssl.engine.factory.class = null 06:41:44 ssl.key.password = null 06:41:44 ssl.keymanager.algorithm = SunX509 06:41:44 ssl.keystore.certificate.chain = null 06:41:44 ssl.keystore.key = null 06:41:44 ssl.keystore.location = null 06:41:44 ssl.keystore.password = null 06:41:44 ssl.keystore.type = JKS 06:41:44 ssl.protocol = TLSv1.3 06:41:44 ssl.provider = null 06:41:44 ssl.secure.random.implementation = null 06:41:44 ssl.trustmanager.algorithm = PKIX 06:41:44 ssl.truststore.certificates = null 06:41:44 ssl.truststore.location = null 06:41:44 ssl.truststore.password = null 06:41:44 ssl.truststore.type = JKS 06:41:44 transaction.timeout.ms = 60000 06:41:44 transactional.id = null 06:41:44 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:44 06:41:44 2026-05-16T06:41:44.642Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:44 2026-05-16T06:41:44.642Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:44 2026-05-16T06:41:44.645Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:44 2026-05-16T06:41:44.645Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:44 2026-05-16T06:41:44.645Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913704645 06:41:44 2026-05-16T06:41:44.646Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 06:41:44 acks = -1 06:41:44 auto.include.jmx.reporter = true 06:41:44 batch.size = 16384 06:41:44 bootstrap.servers = [localhost:32778] 06:41:44 buffer.memory = 33554432 06:41:44 client.dns.lookup = use_all_dns_ips 06:41:44 client.id = test-client-id 06:41:44 compression.gzip.level = -1 06:41:44 compression.lz4.level = 9 06:41:44 compression.type = none 06:41:44 compression.zstd.level = 3 06:41:44 connections.max.idle.ms = 540000 06:41:44 delivery.timeout.ms = 120000 06:41:44 enable.idempotence = true 06:41:44 enable.metrics.push = true 06:41:44 interceptor.classes = [] 06:41:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 06:41:44 linger.ms = 0 06:41:44 max.block.ms = 60000 06:41:44 max.in.flight.requests.per.connection = 5 06:41:44 max.request.size = 1048576 06:41:44 metadata.max.age.ms = 300000 06:41:44 metadata.max.idle.ms = 300000 06:41:44 metadata.recovery.strategy = none 06:41:44 metric.reporters = [] 06:41:44 metrics.num.samples = 2 06:41:44 metrics.recording.level = INFO 06:41:44 metrics.sample.window.ms = 30000 06:41:44 partitioner.adaptive.partitioning.enable = true 06:41:44 partitioner.availability.timeout.ms = 0 06:41:44 partitioner.class = null 06:41:44 partitioner.ignore.keys = false 06:41:44 receive.buffer.bytes = 32768 06:41:44 reconnect.backoff.max.ms = 1000 06:41:44 reconnect.backoff.ms = 50 06:41:44 request.timeout.ms = 30000 06:41:44 retries = 2147483647 06:41:44 retry.backoff.max.ms = 1000 06:41:44 retry.backoff.ms = 100 06:41:44 sasl.client.callback.handler.class = null 06:41:44 sasl.jaas.config = null 06:41:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:44 sasl.kerberos.min.time.before.relogin = 60000 06:41:44 sasl.kerberos.service.name = null 06:41:44 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:44 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:44 sasl.login.callback.handler.class = null 06:41:44 sasl.login.class = null 06:41:44 sasl.login.connect.timeout.ms = null 06:41:44 sasl.login.read.timeout.ms = null 06:41:44 sasl.login.refresh.buffer.seconds = 300 06:41:44 sasl.login.refresh.min.period.seconds = 60 06:41:44 sasl.login.refresh.window.factor = 0.8 06:41:44 sasl.login.refresh.window.jitter = 0.05 06:41:44 sasl.login.retry.backoff.max.ms = 10000 06:41:44 sasl.login.retry.backoff.ms = 100 06:41:44 sasl.mechanism = GSSAPI 06:41:44 sasl.oauthbearer.clock.skew.seconds = 30 06:41:44 sasl.oauthbearer.expected.audience = null 06:41:44 sasl.oauthbearer.expected.issuer = null 06:41:44 sasl.oauthbearer.header.urlencode = false 06:41:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:44 sasl.oauthbearer.jwks.endpoint.url = null 06:41:44 sasl.oauthbearer.scope.claim.name = scope 06:41:44 sasl.oauthbearer.sub.claim.name = sub 06:41:44 sasl.oauthbearer.token.endpoint.url = null 06:41:44 security.protocol = PLAINTEXT 06:41:44 security.providers = null 06:41:44 send.buffer.bytes = 131072 06:41:44 socket.connection.setup.timeout.max.ms = 30000 06:41:44 socket.connection.setup.timeout.ms = 10000 06:41:44 ssl.cipher.suites = null 06:41:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:44 ssl.endpoint.identification.algorithm = https 06:41:44 ssl.engine.factory.class = null 06:41:44 ssl.key.password = null 06:41:44 ssl.keymanager.algorithm = SunX509 06:41:44 ssl.keystore.certificate.chain = null 06:41:44 ssl.keystore.key = null 06:41:44 ssl.keystore.location = null 06:41:44 ssl.keystore.password = null 06:41:44 ssl.keystore.type = JKS 06:41:44 ssl.protocol = TLSv1.3 06:41:44 ssl.provider = null 06:41:44 ssl.secure.random.implementation = null 06:41:44 ssl.trustmanager.algorithm = PKIX 06:41:44 ssl.truststore.certificates = null 06:41:44 ssl.truststore.location = null 06:41:44 ssl.truststore.password = null 06:41:44 ssl.truststore.type = JKS 06:41:44 transaction.timeout.ms = 60000 06:41:44 transactional.id = null 06:41:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 06:41:44 06:41:44 2026-05-16T06:41:44.647Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:44 2026-05-16T06:41:44.647Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 06:41:44 2026-05-16T06:41:44.650Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 06:41:44 2026-05-16T06:41:44.660Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:44 2026-05-16T06:41:44.660Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 06:41:44 2026-05-16T06:41:44.665Z INFO 11912 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:44 2026-05-16T06:41:44.666Z INFO 11912 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 06:41:44 2026-05-16T06:41:44.672Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 06:41:44 2026-05-16T06:41:44.679Z INFO 11912 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 06:41:45 2026-05-16T06:41:45.770Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 06:41:45 2026-05-16T06:41:45.770Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Member consumer-test-group-16-d4f7662e-8d35-4ff9-8465-38f356231a16 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:45 2026-05-16T06:41:45.770Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:45 2026-05-16T06:41:45.770Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:45 2026-05-16T06:41:45.770Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:45 2026-05-16T06:41:45.777Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:45 2026-05-16T06:41:45.777Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:45 2026-05-16T06:41:45.779Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:45 2026-05-16T06:41:45.779Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:45 2026-05-16T06:41:45.779Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:45 2026-05-16T06:41:45.779Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:45 2026-05-16T06:41:45.782Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 06:41:45 2026-05-16T06:41:45.782Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:45 2026-05-16T06:41:45.784Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 06:41:45 2026-05-16T06:41:45.787Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:45 2026-05-16T06:41:45.787Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:45 2026-05-16T06:41:45.787Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:45 2026-05-16T06:41:45.787Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:45 2026-05-16T06:41:45.787Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 06:41:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.21 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 06:41:45 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 06:41:46 2026-05-16T06:41:45.967Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:46 allow.auto.create.topics = true 06:41:46 auto.commit.interval.ms = 5000 06:41:46 auto.include.jmx.reporter = true 06:41:46 auto.offset.reset = latest 06:41:46 bootstrap.servers = [localhost:32778] 06:41:46 check.crcs = true 06:41:46 client.dns.lookup = use_all_dns_ips 06:41:46 client.id = consumer-test-group-17 06:41:46 client.rack = 06:41:46 connections.max.idle.ms = 540000 06:41:46 default.api.timeout.ms = 60000 06:41:46 enable.auto.commit = true 06:41:46 enable.metrics.push = true 06:41:46 exclude.internal.topics = true 06:41:46 fetch.max.bytes = 52428800 06:41:46 fetch.max.wait.ms = 500 06:41:46 fetch.min.bytes = 1 06:41:46 group.id = test-group 06:41:46 group.instance.id = null 06:41:46 group.protocol = classic 06:41:46 group.remote.assignor = null 06:41:46 heartbeat.interval.ms = 3000 06:41:46 interceptor.classes = [] 06:41:46 internal.leave.group.on.close = true 06:41:46 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:46 isolation.level = read_uncommitted 06:41:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:46 max.partition.fetch.bytes = 1048576 06:41:46 max.poll.interval.ms = 300000 06:41:46 max.poll.records = 2147483647 06:41:46 metadata.max.age.ms = 300000 06:41:46 metadata.recovery.strategy = none 06:41:46 metric.reporters = [] 06:41:46 metrics.num.samples = 2 06:41:46 metrics.recording.level = INFO 06:41:46 metrics.sample.window.ms = 30000 06:41:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:46 receive.buffer.bytes = 65536 06:41:46 reconnect.backoff.max.ms = 1000 06:41:46 reconnect.backoff.ms = 50 06:41:46 request.timeout.ms = 30000 06:41:46 retry.backoff.max.ms = 1000 06:41:46 retry.backoff.ms = 100 06:41:46 sasl.client.callback.handler.class = null 06:41:46 sasl.jaas.config = null 06:41:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:46 sasl.kerberos.min.time.before.relogin = 60000 06:41:46 sasl.kerberos.service.name = null 06:41:46 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:46 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:46 sasl.login.callback.handler.class = null 06:41:46 sasl.login.class = null 06:41:46 sasl.login.connect.timeout.ms = null 06:41:46 sasl.login.read.timeout.ms = null 06:41:46 sasl.login.refresh.buffer.seconds = 300 06:41:46 sasl.login.refresh.min.period.seconds = 60 06:41:46 sasl.login.refresh.window.factor = 0.8 06:41:46 sasl.login.refresh.window.jitter = 0.05 06:41:46 sasl.login.retry.backoff.max.ms = 10000 06:41:46 sasl.login.retry.backoff.ms = 100 06:41:46 sasl.mechanism = GSSAPI 06:41:46 sasl.oauthbearer.clock.skew.seconds = 30 06:41:46 sasl.oauthbearer.expected.audience = null 06:41:46 sasl.oauthbearer.expected.issuer = null 06:41:46 sasl.oauthbearer.header.urlencode = false 06:41:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:46 sasl.oauthbearer.jwks.endpoint.url = null 06:41:46 sasl.oauthbearer.scope.claim.name = scope 06:41:46 sasl.oauthbearer.sub.claim.name = sub 06:41:46 sasl.oauthbearer.token.endpoint.url = null 06:41:46 security.protocol = PLAINTEXT 06:41:46 security.providers = null 06:41:46 send.buffer.bytes = 131072 06:41:46 session.timeout.ms = 45000 06:41:46 socket.connection.setup.timeout.max.ms = 30000 06:41:46 socket.connection.setup.timeout.ms = 10000 06:41:46 ssl.cipher.suites = null 06:41:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:46 ssl.endpoint.identification.algorithm = https 06:41:46 ssl.engine.factory.class = null 06:41:46 ssl.key.password = null 06:41:46 ssl.keymanager.algorithm = SunX509 06:41:46 ssl.keystore.certificate.chain = null 06:41:46 ssl.keystore.key = null 06:41:46 ssl.keystore.location = null 06:41:46 ssl.keystore.password = null 06:41:46 ssl.keystore.type = JKS 06:41:46 ssl.protocol = TLSv1.3 06:41:46 ssl.provider = null 06:41:46 ssl.secure.random.implementation = null 06:41:46 ssl.trustmanager.algorithm = PKIX 06:41:46 ssl.truststore.certificates = null 06:41:46 ssl.truststore.location = null 06:41:46 ssl.truststore.password = null 06:41:46 ssl.truststore.type = JKS 06:41:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:46 06:41:46 2026-05-16T06:41:45.967Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:46 2026-05-16T06:41:45.969Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:46 2026-05-16T06:41:45.969Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:46 2026-05-16T06:41:45.969Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913705969 06:41:46 2026-05-16T06:41:45.969Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:46 2026-05-16T06:41:45.975Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:46 2026-05-16T06:41:45.975Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:46 2026-05-16T06:41:45.976Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 06:41:46 2026-05-16T06:41:45.979Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-17-e78b7d93-36b3-482a-91d1-8db3af9c4aaf 06:41:46 2026-05-16T06:41:45.980Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 06:41:46 2026-05-16T06:41:45.982Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-17-e78b7d93-36b3-482a-91d1-8db3af9c4aaf', protocol='range'} 06:41:46 2026-05-16T06:41:45.982Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-17-e78b7d93-36b3-482a-91d1-8db3af9c4aaf=Assignment(partitions=[ncmp-events-0])} 06:41:46 2026-05-16T06:41:45.984Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-17-e78b7d93-36b3-482a-91d1-8db3af9c4aaf', protocol='range'} 06:41:46 2026-05-16T06:41:45.985Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:46 2026-05-16T06:41:45.985Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:46 2026-05-16T06:41:45.986Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:46 2026-05-16T06:41:45.990Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:46 2026-05-16T06:41:46.512Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:46 2026-05-16T06:41:46.512Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:46 2026-05-16T06:41:46.513Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:46 2026-05-16T06:41:46.513Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:46 2026-05-16T06:41:46.513Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:46 2026-05-16T06:41:46.584Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 06:41:46 2026-05-16T06:41:46.598Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 06:41:46 2026-05-16T06:41:46.619Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:47 2026-05-16T06:41:47.757Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:47 2026-05-16T06:41:47.757Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Member consumer-test-group-17-e78b7d93-36b3-482a-91d1-8db3af9c4aaf sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:47 2026-05-16T06:41:47.758Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:47 2026-05-16T06:41:47.758Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:47 2026-05-16T06:41:47.758Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:47 2026-05-16T06:41:47.759Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:47 2026-05-16T06:41:47.759Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:47 2026-05-16T06:41:47.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:47 2026-05-16T06:41:47.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:47 2026-05-16T06:41:47.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:47 2026-05-16T06:41:47.761Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:47 2026-05-16T06:41:47.762Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 06:41:47 2026-05-16T06:41:47.777Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:47 allow.auto.create.topics = true 06:41:47 auto.commit.interval.ms = 5000 06:41:47 auto.include.jmx.reporter = true 06:41:47 auto.offset.reset = latest 06:41:47 bootstrap.servers = [localhost:32778] 06:41:47 check.crcs = true 06:41:47 client.dns.lookup = use_all_dns_ips 06:41:47 client.id = consumer-test-group-18 06:41:47 client.rack = 06:41:47 connections.max.idle.ms = 540000 06:41:47 default.api.timeout.ms = 60000 06:41:47 enable.auto.commit = true 06:41:47 enable.metrics.push = true 06:41:47 exclude.internal.topics = true 06:41:47 fetch.max.bytes = 52428800 06:41:47 fetch.max.wait.ms = 500 06:41:47 fetch.min.bytes = 1 06:41:47 group.id = test-group 06:41:47 group.instance.id = null 06:41:47 group.protocol = classic 06:41:47 group.remote.assignor = null 06:41:47 heartbeat.interval.ms = 3000 06:41:47 interceptor.classes = [] 06:41:47 internal.leave.group.on.close = true 06:41:47 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:47 isolation.level = read_uncommitted 06:41:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:47 max.partition.fetch.bytes = 1048576 06:41:47 max.poll.interval.ms = 300000 06:41:47 max.poll.records = 2147483647 06:41:47 metadata.max.age.ms = 300000 06:41:47 metadata.recovery.strategy = none 06:41:47 metric.reporters = [] 06:41:47 metrics.num.samples = 2 06:41:47 metrics.recording.level = INFO 06:41:47 metrics.sample.window.ms = 30000 06:41:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:47 receive.buffer.bytes = 65536 06:41:47 reconnect.backoff.max.ms = 1000 06:41:47 reconnect.backoff.ms = 50 06:41:47 request.timeout.ms = 30000 06:41:47 retry.backoff.max.ms = 1000 06:41:47 retry.backoff.ms = 100 06:41:47 sasl.client.callback.handler.class = null 06:41:47 sasl.jaas.config = null 06:41:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:47 sasl.kerberos.min.time.before.relogin = 60000 06:41:47 sasl.kerberos.service.name = null 06:41:47 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:47 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:47 sasl.login.callback.handler.class = null 06:41:47 sasl.login.class = null 06:41:47 sasl.login.connect.timeout.ms = null 06:41:47 sasl.login.read.timeout.ms = null 06:41:47 sasl.login.refresh.buffer.seconds = 300 06:41:47 sasl.login.refresh.min.period.seconds = 60 06:41:47 sasl.login.refresh.window.factor = 0.8 06:41:47 sasl.login.refresh.window.jitter = 0.05 06:41:47 sasl.login.retry.backoff.max.ms = 10000 06:41:47 sasl.login.retry.backoff.ms = 100 06:41:47 sasl.mechanism = GSSAPI 06:41:47 sasl.oauthbearer.clock.skew.seconds = 30 06:41:47 sasl.oauthbearer.expected.audience = null 06:41:47 sasl.oauthbearer.expected.issuer = null 06:41:47 sasl.oauthbearer.header.urlencode = false 06:41:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:47 sasl.oauthbearer.jwks.endpoint.url = null 06:41:47 sasl.oauthbearer.scope.claim.name = scope 06:41:47 sasl.oauthbearer.sub.claim.name = sub 06:41:47 sasl.oauthbearer.token.endpoint.url = null 06:41:47 security.protocol = PLAINTEXT 06:41:47 security.providers = null 06:41:47 send.buffer.bytes = 131072 06:41:47 session.timeout.ms = 45000 06:41:47 socket.connection.setup.timeout.max.ms = 30000 06:41:47 socket.connection.setup.timeout.ms = 10000 06:41:47 ssl.cipher.suites = null 06:41:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:47 ssl.endpoint.identification.algorithm = https 06:41:47 ssl.engine.factory.class = null 06:41:47 ssl.key.password = null 06:41:47 ssl.keymanager.algorithm = SunX509 06:41:47 ssl.keystore.certificate.chain = null 06:41:47 ssl.keystore.key = null 06:41:47 ssl.keystore.location = null 06:41:47 ssl.keystore.password = null 06:41:47 ssl.keystore.type = JKS 06:41:47 ssl.protocol = TLSv1.3 06:41:47 ssl.provider = null 06:41:47 ssl.secure.random.implementation = null 06:41:47 ssl.trustmanager.algorithm = PKIX 06:41:47 ssl.truststore.certificates = null 06:41:47 ssl.truststore.location = null 06:41:47 ssl.truststore.password = null 06:41:47 ssl.truststore.type = JKS 06:41:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:47 06:41:47 2026-05-16T06:41:47.777Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:47 2026-05-16T06:41:47.779Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:47 2026-05-16T06:41:47.779Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:47 2026-05-16T06:41:47.779Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913707779 06:41:47 2026-05-16T06:41:47.779Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:47 2026-05-16T06:41:47.784Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:47 2026-05-16T06:41:47.784Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:47 2026-05-16T06:41:47.785Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 06:41:47 2026-05-16T06:41:47.790Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-18-cb01d05b-a35b-446b-81d3-6fa8624e8206 06:41:47 2026-05-16T06:41:47.790Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 06:41:47 2026-05-16T06:41:47.792Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-18-cb01d05b-a35b-446b-81d3-6fa8624e8206', protocol='range'} 06:41:47 2026-05-16T06:41:47.793Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-18-cb01d05b-a35b-446b-81d3-6fa8624e8206=Assignment(partitions=[ncmp-events-0])} 06:41:47 2026-05-16T06:41:47.797Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-18-cb01d05b-a35b-446b-81d3-6fa8624e8206', protocol='range'} 06:41:47 2026-05-16T06:41:47.798Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:47 2026-05-16T06:41:47.798Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:47 2026-05-16T06:41:47.799Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:47 2026-05-16T06:41:47.803Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:48 2026-05-16T06:41:48.335Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:48 2026-05-16T06:41:48.336Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:48 2026-05-16T06:41:48.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:48 2026-05-16T06:41:48.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:48 2026-05-16T06:41:48.337Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:48 2026-05-16T06:41:48.409Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 06:41:48 2026-05-16T06:41:48.424Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 06:41:48 2026-05-16T06:41:48.449Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:48 2026-05-16T06:41:48.535Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:48 2026-05-16T06:41:48.535Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Member consumer-test-group-18-cb01d05b-a35b-446b-81d3-6fa8624e8206 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:48 2026-05-16T06:41:48.535Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:48 2026-05-16T06:41:48.535Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:48 2026-05-16T06:41:48.535Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:48 2026-05-16T06:41:48.539Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:48 2026-05-16T06:41:48.539Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:48 2026-05-16T06:41:48.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:48 2026-05-16T06:41:48.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:48 2026-05-16T06:41:48.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:48 2026-05-16T06:41:48.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:48 2026-05-16T06:41:48.544Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 06:41:48 2026-05-16T06:41:48.567Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:48 allow.auto.create.topics = true 06:41:48 auto.commit.interval.ms = 5000 06:41:48 auto.include.jmx.reporter = true 06:41:48 auto.offset.reset = latest 06:41:48 bootstrap.servers = [localhost:32778] 06:41:48 check.crcs = true 06:41:48 client.dns.lookup = use_all_dns_ips 06:41:48 client.id = consumer-test-group-19 06:41:48 client.rack = 06:41:48 connections.max.idle.ms = 540000 06:41:48 default.api.timeout.ms = 60000 06:41:48 enable.auto.commit = true 06:41:48 enable.metrics.push = true 06:41:48 exclude.internal.topics = true 06:41:48 fetch.max.bytes = 52428800 06:41:48 fetch.max.wait.ms = 500 06:41:48 fetch.min.bytes = 1 06:41:48 group.id = test-group 06:41:48 group.instance.id = null 06:41:48 group.protocol = classic 06:41:48 group.remote.assignor = null 06:41:48 heartbeat.interval.ms = 3000 06:41:48 interceptor.classes = [] 06:41:48 internal.leave.group.on.close = true 06:41:48 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:48 isolation.level = read_uncommitted 06:41:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:48 max.partition.fetch.bytes = 1048576 06:41:48 max.poll.interval.ms = 300000 06:41:48 max.poll.records = 2147483647 06:41:48 metadata.max.age.ms = 300000 06:41:48 metadata.recovery.strategy = none 06:41:48 metric.reporters = [] 06:41:48 metrics.num.samples = 2 06:41:48 metrics.recording.level = INFO 06:41:48 metrics.sample.window.ms = 30000 06:41:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:48 receive.buffer.bytes = 65536 06:41:48 reconnect.backoff.max.ms = 1000 06:41:48 reconnect.backoff.ms = 50 06:41:48 request.timeout.ms = 30000 06:41:48 retry.backoff.max.ms = 1000 06:41:48 retry.backoff.ms = 100 06:41:48 sasl.client.callback.handler.class = null 06:41:48 sasl.jaas.config = null 06:41:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:48 sasl.kerberos.min.time.before.relogin = 60000 06:41:48 sasl.kerberos.service.name = null 06:41:48 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:48 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:48 sasl.login.callback.handler.class = null 06:41:48 sasl.login.class = null 06:41:48 sasl.login.connect.timeout.ms = null 06:41:48 sasl.login.read.timeout.ms = null 06:41:48 sasl.login.refresh.buffer.seconds = 300 06:41:48 sasl.login.refresh.min.period.seconds = 60 06:41:48 sasl.login.refresh.window.factor = 0.8 06:41:48 sasl.login.refresh.window.jitter = 0.05 06:41:48 sasl.login.retry.backoff.max.ms = 10000 06:41:48 sasl.login.retry.backoff.ms = 100 06:41:48 sasl.mechanism = GSSAPI 06:41:48 sasl.oauthbearer.clock.skew.seconds = 30 06:41:48 sasl.oauthbearer.expected.audience = null 06:41:48 sasl.oauthbearer.expected.issuer = null 06:41:48 sasl.oauthbearer.header.urlencode = false 06:41:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:48 sasl.oauthbearer.jwks.endpoint.url = null 06:41:48 sasl.oauthbearer.scope.claim.name = scope 06:41:48 sasl.oauthbearer.sub.claim.name = sub 06:41:48 sasl.oauthbearer.token.endpoint.url = null 06:41:48 security.protocol = PLAINTEXT 06:41:48 security.providers = null 06:41:48 send.buffer.bytes = 131072 06:41:48 session.timeout.ms = 45000 06:41:48 socket.connection.setup.timeout.max.ms = 30000 06:41:48 socket.connection.setup.timeout.ms = 10000 06:41:48 ssl.cipher.suites = null 06:41:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:48 ssl.endpoint.identification.algorithm = https 06:41:48 ssl.engine.factory.class = null 06:41:48 ssl.key.password = null 06:41:48 ssl.keymanager.algorithm = SunX509 06:41:48 ssl.keystore.certificate.chain = null 06:41:48 ssl.keystore.key = null 06:41:48 ssl.keystore.location = null 06:41:48 ssl.keystore.password = null 06:41:48 ssl.keystore.type = JKS 06:41:48 ssl.protocol = TLSv1.3 06:41:48 ssl.provider = null 06:41:48 ssl.secure.random.implementation = null 06:41:48 ssl.trustmanager.algorithm = PKIX 06:41:48 ssl.truststore.certificates = null 06:41:48 ssl.truststore.location = null 06:41:48 ssl.truststore.password = null 06:41:48 ssl.truststore.type = JKS 06:41:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:48 06:41:48 2026-05-16T06:41:48.568Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:48 2026-05-16T06:41:48.570Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:48 2026-05-16T06:41:48.570Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:48 2026-05-16T06:41:48.570Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913708570 06:41:48 2026-05-16T06:41:48.570Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:48 2026-05-16T06:41:48.575Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:48 2026-05-16T06:41:48.575Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:48 2026-05-16T06:41:48.576Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 06:41:48 2026-05-16T06:41:48.579Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-19-77ce0024-bb9f-4cd8-8581-f491cecbc070 06:41:48 2026-05-16T06:41:48.579Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 06:41:48 2026-05-16T06:41:48.581Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-19-77ce0024-bb9f-4cd8-8581-f491cecbc070', protocol='range'} 06:41:48 2026-05-16T06:41:48.581Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-19-77ce0024-bb9f-4cd8-8581-f491cecbc070=Assignment(partitions=[ncmp-events-0])} 06:41:48 2026-05-16T06:41:48.584Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-19-77ce0024-bb9f-4cd8-8581-f491cecbc070', protocol='range'} 06:41:48 2026-05-16T06:41:48.584Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:48 2026-05-16T06:41:48.584Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:48 2026-05-16T06:41:48.585Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:48 2026-05-16T06:41:48.589Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=333, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:49 2026-05-16T06:41:49.097Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:49 2026-05-16T06:41:49.097Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:49 2026-05-16T06:41:49.099Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:49 2026-05-16T06:41:49.100Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:49 2026-05-16T06:41:49.100Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:49 2026-05-16T06:41:49.137Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:49 2026-05-16T06:41:49.182Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:49 2026-05-16T06:41:49.182Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Member consumer-test-group-19-77ce0024-bb9f-4cd8-8581-f491cecbc070 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:49 2026-05-16T06:41:49.182Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:49 2026-05-16T06:41:49.182Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:49 2026-05-16T06:41:49.182Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:49 2026-05-16T06:41:49.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:49 2026-05-16T06:41:49.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:49 2026-05-16T06:41:49.185Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:49 2026-05-16T06:41:49.186Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:49 2026-05-16T06:41:49.186Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:49 2026-05-16T06:41:49.186Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:49 2026-05-16T06:41:49.187Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 06:41:49 2026-05-16T06:41:49.224Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:49 allow.auto.create.topics = true 06:41:49 auto.commit.interval.ms = 5000 06:41:49 auto.include.jmx.reporter = true 06:41:49 auto.offset.reset = latest 06:41:49 bootstrap.servers = [localhost:32778] 06:41:49 check.crcs = true 06:41:49 client.dns.lookup = use_all_dns_ips 06:41:49 client.id = consumer-test-group-20 06:41:49 client.rack = 06:41:49 connections.max.idle.ms = 540000 06:41:49 default.api.timeout.ms = 60000 06:41:49 enable.auto.commit = true 06:41:49 enable.metrics.push = true 06:41:49 exclude.internal.topics = true 06:41:49 fetch.max.bytes = 52428800 06:41:49 fetch.max.wait.ms = 500 06:41:49 fetch.min.bytes = 1 06:41:49 group.id = test-group 06:41:49 group.instance.id = null 06:41:49 group.protocol = classic 06:41:49 group.remote.assignor = null 06:41:49 heartbeat.interval.ms = 3000 06:41:49 interceptor.classes = [] 06:41:49 internal.leave.group.on.close = true 06:41:49 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:49 isolation.level = read_uncommitted 06:41:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:49 max.partition.fetch.bytes = 1048576 06:41:49 max.poll.interval.ms = 300000 06:41:49 max.poll.records = 2147483647 06:41:49 metadata.max.age.ms = 300000 06:41:49 metadata.recovery.strategy = none 06:41:49 metric.reporters = [] 06:41:49 metrics.num.samples = 2 06:41:49 metrics.recording.level = INFO 06:41:49 metrics.sample.window.ms = 30000 06:41:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:49 receive.buffer.bytes = 65536 06:41:49 reconnect.backoff.max.ms = 1000 06:41:49 reconnect.backoff.ms = 50 06:41:49 request.timeout.ms = 30000 06:41:49 retry.backoff.max.ms = 1000 06:41:49 retry.backoff.ms = 100 06:41:49 sasl.client.callback.handler.class = null 06:41:49 sasl.jaas.config = null 06:41:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:49 sasl.kerberos.min.time.before.relogin = 60000 06:41:49 sasl.kerberos.service.name = null 06:41:49 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:49 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:49 sasl.login.callback.handler.class = null 06:41:49 sasl.login.class = null 06:41:49 sasl.login.connect.timeout.ms = null 06:41:49 sasl.login.read.timeout.ms = null 06:41:49 sasl.login.refresh.buffer.seconds = 300 06:41:49 sasl.login.refresh.min.period.seconds = 60 06:41:49 sasl.login.refresh.window.factor = 0.8 06:41:49 sasl.login.refresh.window.jitter = 0.05 06:41:49 sasl.login.retry.backoff.max.ms = 10000 06:41:49 sasl.login.retry.backoff.ms = 100 06:41:49 sasl.mechanism = GSSAPI 06:41:49 sasl.oauthbearer.clock.skew.seconds = 30 06:41:49 sasl.oauthbearer.expected.audience = null 06:41:49 sasl.oauthbearer.expected.issuer = null 06:41:49 sasl.oauthbearer.header.urlencode = false 06:41:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:49 sasl.oauthbearer.jwks.endpoint.url = null 06:41:49 sasl.oauthbearer.scope.claim.name = scope 06:41:49 sasl.oauthbearer.sub.claim.name = sub 06:41:49 sasl.oauthbearer.token.endpoint.url = null 06:41:49 security.protocol = PLAINTEXT 06:41:49 security.providers = null 06:41:49 send.buffer.bytes = 131072 06:41:49 session.timeout.ms = 45000 06:41:49 socket.connection.setup.timeout.max.ms = 30000 06:41:49 socket.connection.setup.timeout.ms = 10000 06:41:49 ssl.cipher.suites = null 06:41:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:49 ssl.endpoint.identification.algorithm = https 06:41:49 ssl.engine.factory.class = null 06:41:49 ssl.key.password = null 06:41:49 ssl.keymanager.algorithm = SunX509 06:41:49 ssl.keystore.certificate.chain = null 06:41:49 ssl.keystore.key = null 06:41:49 ssl.keystore.location = null 06:41:49 ssl.keystore.password = null 06:41:49 ssl.keystore.type = JKS 06:41:49 ssl.protocol = TLSv1.3 06:41:49 ssl.provider = null 06:41:49 ssl.secure.random.implementation = null 06:41:49 ssl.trustmanager.algorithm = PKIX 06:41:49 ssl.truststore.certificates = null 06:41:49 ssl.truststore.location = null 06:41:49 ssl.truststore.password = null 06:41:49 ssl.truststore.type = JKS 06:41:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:49 06:41:49 2026-05-16T06:41:49.224Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:49 2026-05-16T06:41:49.228Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:49 2026-05-16T06:41:49.228Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:49 2026-05-16T06:41:49.228Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913709228 06:41:49 2026-05-16T06:41:49.228Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:49 2026-05-16T06:41:49.247Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:49 2026-05-16T06:41:49.248Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:49 2026-05-16T06:41:49.249Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 06:41:49 2026-05-16T06:41:49.270Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-20-971e5f80-c7e2-4c91-99a5-e154e1df93be 06:41:49 2026-05-16T06:41:49.270Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 06:41:49 2026-05-16T06:41:49.291Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-20-971e5f80-c7e2-4c91-99a5-e154e1df93be', protocol='range'} 06:41:49 2026-05-16T06:41:49.291Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-20-971e5f80-c7e2-4c91-99a5-e154e1df93be=Assignment(partitions=[ncmp-events-0])} 06:41:49 2026-05-16T06:41:49.296Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-20-971e5f80-c7e2-4c91-99a5-e154e1df93be', protocol='range'} 06:41:49 2026-05-16T06:41:49.296Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:49 2026-05-16T06:41:49.297Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:49 2026-05-16T06:41:49.298Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:49 2026-05-16T06:41:49.304Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=337, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:49 2026-05-16T06:41:49.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:49 2026-05-16T06:41:49.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:49 2026-05-16T06:41:49.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:49 2026-05-16T06:41:49.763Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:49 2026-05-16T06:41:49.763Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:49 2026-05-16T06:41:49.836Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 06:41:49 2026-05-16T06:41:49.847Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 06:41:49 2026-05-16T06:41:49.862Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:49 2026-05-16T06:41:49.883Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:49 2026-05-16T06:41:49.883Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:49 2026-05-16T06:41:49.884Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:49 2026-05-16T06:41:49.884Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:49 2026-05-16T06:41:49.884Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:49 2026-05-16T06:41:49.955Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 06:41:50 2026-05-16T06:41:49.966Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 06:41:50 2026-05-16T06:41:49.980Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:50 2026-05-16T06:41:50.002Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:50 2026-05-16T06:41:50.002Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:50 2026-05-16T06:41:50.003Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:50 2026-05-16T06:41:50.003Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:50 2026-05-16T06:41:50.003Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:50 2026-05-16T06:41:50.022Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:50 2026-05-16T06:41:50.091Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:50 2026-05-16T06:41:50.091Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Member consumer-test-group-20-971e5f80-c7e2-4c91-99a5-e154e1df93be sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:50 2026-05-16T06:41:50.092Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:50 2026-05-16T06:41:50.092Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:50 2026-05-16T06:41:50.092Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:50 2026-05-16T06:41:50.095Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:50 2026-05-16T06:41:50.095Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:50 2026-05-16T06:41:50.099Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:50 2026-05-16T06:41:50.099Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:50 2026-05-16T06:41:50.099Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:50 2026-05-16T06:41:50.100Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:50 2026-05-16T06:41:50.102Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 06:41:50 2026-05-16T06:41:50.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:50 allow.auto.create.topics = true 06:41:50 auto.commit.interval.ms = 5000 06:41:50 auto.include.jmx.reporter = true 06:41:50 auto.offset.reset = latest 06:41:50 bootstrap.servers = [localhost:32778] 06:41:50 check.crcs = true 06:41:50 client.dns.lookup = use_all_dns_ips 06:41:50 client.id = consumer-test-group-21 06:41:50 client.rack = 06:41:50 connections.max.idle.ms = 540000 06:41:50 default.api.timeout.ms = 60000 06:41:50 enable.auto.commit = true 06:41:50 enable.metrics.push = true 06:41:50 exclude.internal.topics = true 06:41:50 fetch.max.bytes = 52428800 06:41:50 fetch.max.wait.ms = 500 06:41:50 fetch.min.bytes = 1 06:41:50 group.id = test-group 06:41:50 group.instance.id = null 06:41:50 group.protocol = classic 06:41:50 group.remote.assignor = null 06:41:50 heartbeat.interval.ms = 3000 06:41:50 interceptor.classes = [] 06:41:50 internal.leave.group.on.close = true 06:41:50 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:50 isolation.level = read_uncommitted 06:41:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:50 max.partition.fetch.bytes = 1048576 06:41:50 max.poll.interval.ms = 300000 06:41:50 max.poll.records = 2147483647 06:41:50 metadata.max.age.ms = 300000 06:41:50 metadata.recovery.strategy = none 06:41:50 metric.reporters = [] 06:41:50 metrics.num.samples = 2 06:41:50 metrics.recording.level = INFO 06:41:50 metrics.sample.window.ms = 30000 06:41:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:50 receive.buffer.bytes = 65536 06:41:50 reconnect.backoff.max.ms = 1000 06:41:50 reconnect.backoff.ms = 50 06:41:50 request.timeout.ms = 30000 06:41:50 retry.backoff.max.ms = 1000 06:41:50 retry.backoff.ms = 100 06:41:50 sasl.client.callback.handler.class = null 06:41:50 sasl.jaas.config = null 06:41:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:50 sasl.kerberos.min.time.before.relogin = 60000 06:41:50 sasl.kerberos.service.name = null 06:41:50 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:50 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:50 sasl.login.callback.handler.class = null 06:41:50 sasl.login.class = null 06:41:50 sasl.login.connect.timeout.ms = null 06:41:50 sasl.login.read.timeout.ms = null 06:41:50 sasl.login.refresh.buffer.seconds = 300 06:41:50 sasl.login.refresh.min.period.seconds = 60 06:41:50 sasl.login.refresh.window.factor = 0.8 06:41:50 sasl.login.refresh.window.jitter = 0.05 06:41:50 sasl.login.retry.backoff.max.ms = 10000 06:41:50 sasl.login.retry.backoff.ms = 100 06:41:50 sasl.mechanism = GSSAPI 06:41:50 sasl.oauthbearer.clock.skew.seconds = 30 06:41:50 sasl.oauthbearer.expected.audience = null 06:41:50 sasl.oauthbearer.expected.issuer = null 06:41:50 sasl.oauthbearer.header.urlencode = false 06:41:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:50 sasl.oauthbearer.jwks.endpoint.url = null 06:41:50 sasl.oauthbearer.scope.claim.name = scope 06:41:50 sasl.oauthbearer.sub.claim.name = sub 06:41:50 sasl.oauthbearer.token.endpoint.url = null 06:41:50 security.protocol = PLAINTEXT 06:41:50 security.providers = null 06:41:50 send.buffer.bytes = 131072 06:41:50 session.timeout.ms = 45000 06:41:50 socket.connection.setup.timeout.max.ms = 30000 06:41:50 socket.connection.setup.timeout.ms = 10000 06:41:50 ssl.cipher.suites = null 06:41:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:50 ssl.endpoint.identification.algorithm = https 06:41:50 ssl.engine.factory.class = null 06:41:50 ssl.key.password = null 06:41:50 ssl.keymanager.algorithm = SunX509 06:41:50 ssl.keystore.certificate.chain = null 06:41:50 ssl.keystore.key = null 06:41:50 ssl.keystore.location = null 06:41:50 ssl.keystore.password = null 06:41:50 ssl.keystore.type = JKS 06:41:50 ssl.protocol = TLSv1.3 06:41:50 ssl.provider = null 06:41:50 ssl.secure.random.implementation = null 06:41:50 ssl.trustmanager.algorithm = PKIX 06:41:50 ssl.truststore.certificates = null 06:41:50 ssl.truststore.location = null 06:41:50 ssl.truststore.password = null 06:41:50 ssl.truststore.type = JKS 06:41:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:50 06:41:50 2026-05-16T06:41:50.140Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:50 2026-05-16T06:41:50.142Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:50 2026-05-16T06:41:50.142Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:50 2026-05-16T06:41:50.142Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913710142 06:41:50 2026-05-16T06:41:50.142Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:50 2026-05-16T06:41:50.154Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:50 2026-05-16T06:41:50.154Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:50 2026-05-16T06:41:50.156Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 06:41:50 2026-05-16T06:41:50.170Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-21-e7a29cfd-6f93-47ee-862e-30df0a64a122 06:41:50 2026-05-16T06:41:50.170Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 06:41:50 2026-05-16T06:41:50.173Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-21-e7a29cfd-6f93-47ee-862e-30df0a64a122', protocol='range'} 06:41:50 2026-05-16T06:41:50.174Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-21-e7a29cfd-6f93-47ee-862e-30df0a64a122=Assignment(partitions=[ncmp-events-0])} 06:41:50 2026-05-16T06:41:50.176Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-21-e7a29cfd-6f93-47ee-862e-30df0a64a122', protocol='range'} 06:41:50 2026-05-16T06:41:50.176Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:50 2026-05-16T06:41:50.176Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:50 2026-05-16T06:41:50.177Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:50 2026-05-16T06:41:50.181Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=349, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:50 2026-05-16T06:41:50.676Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:50 2026-05-16T06:41:50.677Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:50 2026-05-16T06:41:50.677Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:50 2026-05-16T06:41:50.677Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:50 2026-05-16T06:41:50.677Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:50 2026-05-16T06:41:50.743Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:50 2026-05-16T06:41:50.751Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:50 2026-05-16T06:41:50.769Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:50 2026-05-16T06:41:50.793Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:50 2026-05-16T06:41:50.793Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:50 2026-05-16T06:41:50.794Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:50 2026-05-16T06:41:50.794Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:50 2026-05-16T06:41:50.794Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:50 2026-05-16T06:41:50.811Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:50 2026-05-16T06:41:50.816Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:50 2026-05-16T06:41:50.834Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:50 2026-05-16T06:41:50.840Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 06:41:50 2026-05-16T06:41:50.840Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 06:41:50 2026-05-16T06:41:50.922Z ERROR 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 06:41:51 2026-05-16T06:41:50.981Z ERROR 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 06:41:51 2026-05-16T06:41:50.991Z ERROR 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 06:41:51 2026-05-16T06:41:51.000Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:51 2026-05-16T06:41:51.000Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Member consumer-test-group-21-e7a29cfd-6f93-47ee-862e-30df0a64a122 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:51 2026-05-16T06:41:51.001Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.001Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.001Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:51 2026-05-16T06:41:51.001Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.001Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:51 2026-05-16T06:41:51.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:51 2026-05-16T06:41:51.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:51 2026-05-16T06:41:51.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:51 2026-05-16T06:41:51.014Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 06:41:51 2026-05-16T06:41:51.037Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:51 allow.auto.create.topics = true 06:41:51 auto.commit.interval.ms = 5000 06:41:51 auto.include.jmx.reporter = true 06:41:51 auto.offset.reset = latest 06:41:51 bootstrap.servers = [localhost:32778] 06:41:51 check.crcs = true 06:41:51 client.dns.lookup = use_all_dns_ips 06:41:51 client.id = consumer-test-group-22 06:41:51 client.rack = 06:41:51 connections.max.idle.ms = 540000 06:41:51 default.api.timeout.ms = 60000 06:41:51 enable.auto.commit = true 06:41:51 enable.metrics.push = true 06:41:51 exclude.internal.topics = true 06:41:51 fetch.max.bytes = 52428800 06:41:51 fetch.max.wait.ms = 500 06:41:51 fetch.min.bytes = 1 06:41:51 group.id = test-group 06:41:51 group.instance.id = null 06:41:51 group.protocol = classic 06:41:51 group.remote.assignor = null 06:41:51 heartbeat.interval.ms = 3000 06:41:51 interceptor.classes = [] 06:41:51 internal.leave.group.on.close = true 06:41:51 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:51 isolation.level = read_uncommitted 06:41:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:51 max.partition.fetch.bytes = 1048576 06:41:51 max.poll.interval.ms = 300000 06:41:51 max.poll.records = 2147483647 06:41:51 metadata.max.age.ms = 300000 06:41:51 metadata.recovery.strategy = none 06:41:51 metric.reporters = [] 06:41:51 metrics.num.samples = 2 06:41:51 metrics.recording.level = INFO 06:41:51 metrics.sample.window.ms = 30000 06:41:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:51 receive.buffer.bytes = 65536 06:41:51 reconnect.backoff.max.ms = 1000 06:41:51 reconnect.backoff.ms = 50 06:41:51 request.timeout.ms = 30000 06:41:51 retry.backoff.max.ms = 1000 06:41:51 retry.backoff.ms = 100 06:41:51 sasl.client.callback.handler.class = null 06:41:51 sasl.jaas.config = null 06:41:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:51 sasl.kerberos.min.time.before.relogin = 60000 06:41:51 sasl.kerberos.service.name = null 06:41:51 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:51 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:51 sasl.login.callback.handler.class = null 06:41:51 sasl.login.class = null 06:41:51 sasl.login.connect.timeout.ms = null 06:41:51 sasl.login.read.timeout.ms = null 06:41:51 sasl.login.refresh.buffer.seconds = 300 06:41:51 sasl.login.refresh.min.period.seconds = 60 06:41:51 sasl.login.refresh.window.factor = 0.8 06:41:51 sasl.login.refresh.window.jitter = 0.05 06:41:51 sasl.login.retry.backoff.max.ms = 10000 06:41:51 sasl.login.retry.backoff.ms = 100 06:41:51 sasl.mechanism = GSSAPI 06:41:51 sasl.oauthbearer.clock.skew.seconds = 30 06:41:51 sasl.oauthbearer.expected.audience = null 06:41:51 sasl.oauthbearer.expected.issuer = null 06:41:51 sasl.oauthbearer.header.urlencode = false 06:41:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:51 sasl.oauthbearer.jwks.endpoint.url = null 06:41:51 sasl.oauthbearer.scope.claim.name = scope 06:41:51 sasl.oauthbearer.sub.claim.name = sub 06:41:51 sasl.oauthbearer.token.endpoint.url = null 06:41:51 security.protocol = PLAINTEXT 06:41:51 security.providers = null 06:41:51 send.buffer.bytes = 131072 06:41:51 session.timeout.ms = 45000 06:41:51 socket.connection.setup.timeout.max.ms = 30000 06:41:51 socket.connection.setup.timeout.ms = 10000 06:41:51 ssl.cipher.suites = null 06:41:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:51 ssl.endpoint.identification.algorithm = https 06:41:51 ssl.engine.factory.class = null 06:41:51 ssl.key.password = null 06:41:51 ssl.keymanager.algorithm = SunX509 06:41:51 ssl.keystore.certificate.chain = null 06:41:51 ssl.keystore.key = null 06:41:51 ssl.keystore.location = null 06:41:51 ssl.keystore.password = null 06:41:51 ssl.keystore.type = JKS 06:41:51 ssl.protocol = TLSv1.3 06:41:51 ssl.provider = null 06:41:51 ssl.secure.random.implementation = null 06:41:51 ssl.trustmanager.algorithm = PKIX 06:41:51 ssl.truststore.certificates = null 06:41:51 ssl.truststore.location = null 06:41:51 ssl.truststore.password = null 06:41:51 ssl.truststore.type = JKS 06:41:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:51 06:41:51 2026-05-16T06:41:51.038Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:51 2026-05-16T06:41:51.040Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:51 2026-05-16T06:41:51.040Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:51 2026-05-16T06:41:51.040Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913711040 06:41:51 2026-05-16T06:41:51.040Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): ncmp-events 06:41:51 2026-05-16T06:41:51.049Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:51 2026-05-16T06:41:51.049Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:51 2026-05-16T06:41:51.051Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 06:41:51 2026-05-16T06:41:51.054Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-ac60378f-5fe1-48d5-bccc-f95537b70d58 06:41:51 2026-05-16T06:41:51.054Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 06:41:51 2026-05-16T06:41:51.057Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-22-ac60378f-5fe1-48d5-bccc-f95537b70d58', protocol='range'} 06:41:51 2026-05-16T06:41:51.057Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-22-ac60378f-5fe1-48d5-bccc-f95537b70d58=Assignment(partitions=[ncmp-events-0])} 06:41:51 2026-05-16T06:41:51.060Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-22-ac60378f-5fe1-48d5-bccc-f95537b70d58', protocol='range'} 06:41:51 2026-05-16T06:41:51.060Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:51 2026-05-16T06:41:51.060Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 06:41:51 2026-05-16T06:41:51.061Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition ncmp-events-0 06:41:51 2026-05-16T06:41:51.068Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=366, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:51 2026-05-16T06:41:51.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 06:41:51 2026-05-16T06:41:51.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 06:41:51 2026-05-16T06:41:51.577Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 06:41:51 2026-05-16T06:41:51.577Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 06:41:51 2026-05-16T06:41:51.577Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 06:41:51 2026-05-16T06:41:51.627Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:51 2026-05-16T06:41:51.655Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:41:51 2026-05-16T06:41:51.689Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 06:41:51 2026-05-16T06:41:51.689Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 06:41:51 2026-05-16T06:41:51.689Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 06:41:51 2026-05-16T06:41:51.690Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 06:41:51 2026-05-16T06:41:51.690Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 06:41:51 2026-05-16T06:41:51.760Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:51 2026-05-16T06:41:51.774Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:51 2026-05-16T06:41:51.838Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:51 2026-05-16T06:41:51.845Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:51 2026-05-16T06:41:51.885Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-ac60378f-5fe1-48d5-bccc-f95537b70d58 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.950Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 06:41:51 2026-05-16T06:41:51.956Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:51 2026-05-16T06:41:51.956Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:51 2026-05-16T06:41:51.956Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:51 2026-05-16T06:41:51.956Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:51 2026-05-16T06:41:51.957Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 06:41:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.043 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 06:41:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 06:41:52 2026-05-16T06:41:52.021Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:52 2026-05-16T06:41:52.022Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:52 2026-05-16T06:41:52.022Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:52 2026-05-16T06:41:52.027Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:52 2026-05-16T06:41:52.027Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:52 2026-05-16T06:41:52.042Z ERROR 11912 --- [cps-integration-test] [127.0.0.1:48468] okhttp3.mockwebserver.MockWebServer : MockWebServer[43031] connection from /127.0.0.1 crashed 06:41:52 06:41:52 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 06:41:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:41:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:41:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:41:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:41:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:41:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:41:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:41:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 06:41:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 06:41:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:41:52 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 06:41:52 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 06:41:52 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 06:41:52 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 06:41:52 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 06:41:52 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 06:41:52 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 06:41:52 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 06:41:52 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 06:41:52 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 06:41:52 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 06:41:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:41:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:41:52 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:52 06:41:53 2026-05-16T06:41:53.043Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [701708d7-1, L:/127.0.0.1:48468 - R:localhost/127.0.0.1:43031] The connection observed an error 06:41:53 06:41:53 io.netty.handler.timeout.ReadTimeoutException 06:41:53 06:41:53 2026-05-16T06:41:53.064Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:53 2026-05-16T06:41:53.180Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:53 2026-05-16T06:41:53.181Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:53 2026-05-16T06:41:53.181Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:53 2026-05-16T06:41:53.181Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:53 2026-05-16T06:41:53.181Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:53 2026-05-16T06:41:53.198Z ERROR 11912 --- [cps-integration-test] [127.0.0.1:50616] okhttp3.mockwebserver.MockWebServer : MockWebServer[38065] connection from /127.0.0.1 crashed 06:41:53 06:41:53 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 06:41:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:41:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:41:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:41:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:41:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:41:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:41:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:41:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:41:53 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 06:41:53 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 06:41:53 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 06:41:53 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 06:41:53 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 06:41:53 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 06:41:53 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 06:41:53 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 06:41:53 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 06:41:53 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 06:41:53 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 06:41:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:41:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:41:53 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:53 06:41:54 2026-05-16T06:41:54.197Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] r.netty.http.client.HttpClientConnect : [573d22bd-1, L:/127.0.0.1:50616 - R:localhost/127.0.0.1:38065] The connection observed an error 06:41:54 06:41:54 io.netty.handler.timeout.ReadTimeoutException 06:41:54 06:41:54 2026-05-16T06:41:54.228Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:54 2026-05-16T06:41:54.319Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:54 2026-05-16T06:41:54.320Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:54 2026-05-16T06:41:54.320Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:54 2026-05-16T06:41:54.320Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:54 2026-05-16T06:41:54.320Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:54 2026-05-16T06:41:54.331Z ERROR 11912 --- [cps-integration-test] [127.0.0.1:46830] okhttp3.mockwebserver.MockWebServer : MockWebServer[33345] connection from /127.0.0.1 crashed 06:41:54 06:41:54 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 06:41:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 06:41:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 06:41:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 06:41:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 06:41:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 06:41:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 06:41:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 06:41:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 06:41:54 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 06:41:54 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 06:41:54 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 06:41:54 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 06:41:54 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 06:41:54 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 06:41:54 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 06:41:54 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 06:41:54 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 06:41:54 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 06:41:54 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 06:41:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:41:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:41:54 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:54 06:41:55 2026-05-16T06:41:55.329Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [b58fd929-1, L:/127.0.0.1:46830 - R:localhost/127.0.0.1:33345] The connection observed an error 06:41:55 06:41:55 io.netty.handler.timeout.ReadTimeoutException 06:41:55 06:41:55 2026-05-16T06:41:55.350Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.452 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 06:41:55 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 06:41:55 2026-05-16T06:41:55.508Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 06:41:55 2026-05-16T06:41:55.509Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 06:41:55 2026-05-16T06:41:55.509Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 06:41:55 2026-05-16T06:41:55.510Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 06:41:55 2026-05-16T06:41:55.510Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 06:41:55 2026-05-16T06:41:55.580Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:41:55 2026-05-16T06:41:55.591Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:41:55 2026-05-16T06:41:55.703Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:41:55 2026-05-16T06:41:55.714Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:41:55 2026-05-16T06:41:55.782Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:55 2026-05-16T06:41:55.787Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:55 2026-05-16T06:41:55.813Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:56 2026-05-16T06:41:56.374Z ERROR 11912 --- [cps-integration-test] [qtp547090744-40] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:56 06:41:56 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:41:56 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:41:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:41:56 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:41:56 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:41:56 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:41:56 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:41:56 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:41:56 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:41:56 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:41:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:41:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:41:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:41:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:41:56 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:56 06:41:56 2026-05-16T06:41:56.409Z ERROR 11912 --- [cps-integration-test] [qtp547090744-39] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:56 06:41:56 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:41:56 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:41:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:41:56 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:41:56 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:41:56 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:41:56 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:41:56 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:41:56 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:41:56 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:41:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:41:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:41:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:41:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:41:56 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:56 06:41:56 2026-05-16T06:41:56.423Z ERROR 11912 --- [cps-integration-test] [qtp547090744-40] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:41:56 06:41:56 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:41:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:41:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:41:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:41:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:41:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:41:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:41:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:41:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:41:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:41:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:41:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:41:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:41:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:41:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:41:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 06:41:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:41:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:41:56 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:41:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:41:56 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:41:56 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:41:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:41:56 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:41:56 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:41:56 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:41:56 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:41:56 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:41:56 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:41:56 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:41:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:41:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:41:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:41:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:41:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:41:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:41:56 at java.base/java.lang.Thread.run(Thread.java:833) 06:41:56 06:41:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 06:41:56 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 06:41:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 06:41:56 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 06:41:56 2026-05-16T06:41:56.840Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:56 allow.auto.create.topics = true 06:41:56 auto.commit.interval.ms = 5000 06:41:56 auto.include.jmx.reporter = true 06:41:56 auto.offset.reset = latest 06:41:56 bootstrap.servers = [localhost:32778] 06:41:56 check.crcs = true 06:41:56 client.dns.lookup = use_all_dns_ips 06:41:56 client.id = consumer-test-group-for-update-23 06:41:56 client.rack = 06:41:56 connections.max.idle.ms = 540000 06:41:56 default.api.timeout.ms = 60000 06:41:56 enable.auto.commit = true 06:41:56 enable.metrics.push = true 06:41:56 exclude.internal.topics = true 06:41:56 fetch.max.bytes = 52428800 06:41:56 fetch.max.wait.ms = 500 06:41:56 fetch.min.bytes = 1 06:41:56 group.id = test-group-for-update 06:41:56 group.instance.id = null 06:41:56 group.protocol = classic 06:41:56 group.remote.assignor = null 06:41:56 heartbeat.interval.ms = 3000 06:41:56 interceptor.classes = [] 06:41:56 internal.leave.group.on.close = true 06:41:56 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:56 isolation.level = read_uncommitted 06:41:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:56 max.partition.fetch.bytes = 1048576 06:41:56 max.poll.interval.ms = 300000 06:41:56 max.poll.records = 2147483647 06:41:56 metadata.max.age.ms = 300000 06:41:56 metadata.recovery.strategy = none 06:41:56 metric.reporters = [] 06:41:56 metrics.num.samples = 2 06:41:56 metrics.recording.level = INFO 06:41:56 metrics.sample.window.ms = 30000 06:41:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:56 receive.buffer.bytes = 65536 06:41:56 reconnect.backoff.max.ms = 1000 06:41:56 reconnect.backoff.ms = 50 06:41:56 request.timeout.ms = 30000 06:41:56 retry.backoff.max.ms = 1000 06:41:56 retry.backoff.ms = 100 06:41:56 sasl.client.callback.handler.class = null 06:41:56 sasl.jaas.config = null 06:41:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:56 sasl.kerberos.min.time.before.relogin = 60000 06:41:56 sasl.kerberos.service.name = null 06:41:56 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:56 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:56 sasl.login.callback.handler.class = null 06:41:56 sasl.login.class = null 06:41:56 sasl.login.connect.timeout.ms = null 06:41:56 sasl.login.read.timeout.ms = null 06:41:56 sasl.login.refresh.buffer.seconds = 300 06:41:56 sasl.login.refresh.min.period.seconds = 60 06:41:56 sasl.login.refresh.window.factor = 0.8 06:41:57 sasl.login.refresh.window.jitter = 0.05 06:41:57 sasl.login.retry.backoff.max.ms = 10000 06:41:57 sasl.login.retry.backoff.ms = 100 06:41:57 sasl.mechanism = GSSAPI 06:41:57 sasl.oauthbearer.clock.skew.seconds = 30 06:41:57 sasl.oauthbearer.expected.audience = null 06:41:57 sasl.oauthbearer.expected.issuer = null 06:41:57 sasl.oauthbearer.header.urlencode = false 06:41:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:57 sasl.oauthbearer.jwks.endpoint.url = null 06:41:57 sasl.oauthbearer.scope.claim.name = scope 06:41:57 sasl.oauthbearer.sub.claim.name = sub 06:41:57 sasl.oauthbearer.token.endpoint.url = null 06:41:57 security.protocol = PLAINTEXT 06:41:57 security.providers = null 06:41:57 send.buffer.bytes = 131072 06:41:57 session.timeout.ms = 45000 06:41:57 socket.connection.setup.timeout.max.ms = 30000 06:41:57 socket.connection.setup.timeout.ms = 10000 06:41:57 ssl.cipher.suites = null 06:41:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:57 ssl.endpoint.identification.algorithm = https 06:41:57 ssl.engine.factory.class = null 06:41:57 ssl.key.password = null 06:41:57 ssl.keymanager.algorithm = SunX509 06:41:57 ssl.keystore.certificate.chain = null 06:41:57 ssl.keystore.key = null 06:41:57 ssl.keystore.location = null 06:41:57 ssl.keystore.password = null 06:41:57 ssl.keystore.type = JKS 06:41:57 ssl.protocol = TLSv1.3 06:41:57 ssl.provider = null 06:41:57 ssl.secure.random.implementation = null 06:41:57 ssl.trustmanager.algorithm = PKIX 06:41:57 ssl.truststore.certificates = null 06:41:57 ssl.truststore.location = null 06:41:57 ssl.truststore.password = null 06:41:57 ssl.truststore.type = JKS 06:41:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:57 06:41:57 2026-05-16T06:41:56.841Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:57 2026-05-16T06:41:56.843Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:57 2026-05-16T06:41:56.843Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:57 2026-05-16T06:41:56.843Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913716843 06:41:57 2026-05-16T06:41:56.843Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:57 2026-05-16T06:41:56.848Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:57 2026-05-16T06:41:56.849Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:57 2026-05-16T06:41:56.850Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 06:41:57 2026-05-16T06:41:56.861Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-637c5d34-570b-4e11-8872-139bd06da75d 06:41:57 2026-05-16T06:41:56.861Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 06:41:57 2026-05-16T06:41:56.862Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-637c5d34-570b-4e11-8872-139bd06da75d', protocol='range'} 06:41:57 2026-05-16T06:41:56.863Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-23-637c5d34-570b-4e11-8872-139bd06da75d=Assignment(partitions=[ncmp-events-0])} 06:41:57 2026-05-16T06:41:56.864Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-637c5d34-570b-4e11-8872-139bd06da75d', protocol='range'} 06:41:57 2026-05-16T06:41:56.864Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:57 2026-05-16T06:41:56.864Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:57 2026-05-16T06:41:56.866Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:57 2026-05-16T06:41:56.869Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:57 2026-05-16T06:41:57.367Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:57 2026-05-16T06:41:57.368Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:57 2026-05-16T06:41:57.368Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:57 2026-05-16T06:41:57.369Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:57 2026-05-16T06:41:57.369Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:57 2026-05-16T06:41:57.445Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:57 2026-05-16T06:41:57.458Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:57 2026-05-16T06:41:57.477Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:57 2026-05-16T06:41:57.495Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-637c5d34-570b-4e11-8872-139bd06da75d sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:57 2026-05-16T06:41:57.538Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:57 2026-05-16T06:41:57.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:57 2026-05-16T06:41:57.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:57 2026-05-16T06:41:57.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:57 2026-05-16T06:41:57.542Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:57 2026-05-16T06:41:57.543Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 06:41:57 2026-05-16T06:41:57.558Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:57 allow.auto.create.topics = true 06:41:57 auto.commit.interval.ms = 5000 06:41:57 auto.include.jmx.reporter = true 06:41:57 auto.offset.reset = latest 06:41:57 bootstrap.servers = [localhost:32778] 06:41:57 check.crcs = true 06:41:57 client.dns.lookup = use_all_dns_ips 06:41:57 client.id = consumer-test-group-for-update-24 06:41:57 client.rack = 06:41:57 connections.max.idle.ms = 540000 06:41:57 default.api.timeout.ms = 60000 06:41:57 enable.auto.commit = true 06:41:57 enable.metrics.push = true 06:41:57 exclude.internal.topics = true 06:41:57 fetch.max.bytes = 52428800 06:41:57 fetch.max.wait.ms = 500 06:41:57 fetch.min.bytes = 1 06:41:57 group.id = test-group-for-update 06:41:57 group.instance.id = null 06:41:57 group.protocol = classic 06:41:57 group.remote.assignor = null 06:41:57 heartbeat.interval.ms = 3000 06:41:57 interceptor.classes = [] 06:41:57 internal.leave.group.on.close = true 06:41:57 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:57 isolation.level = read_uncommitted 06:41:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:57 max.partition.fetch.bytes = 1048576 06:41:57 max.poll.interval.ms = 300000 06:41:57 max.poll.records = 2147483647 06:41:57 metadata.max.age.ms = 300000 06:41:57 metadata.recovery.strategy = none 06:41:57 metric.reporters = [] 06:41:57 metrics.num.samples = 2 06:41:57 metrics.recording.level = INFO 06:41:57 metrics.sample.window.ms = 30000 06:41:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:57 receive.buffer.bytes = 65536 06:41:57 reconnect.backoff.max.ms = 1000 06:41:57 reconnect.backoff.ms = 50 06:41:57 request.timeout.ms = 30000 06:41:57 retry.backoff.max.ms = 1000 06:41:57 retry.backoff.ms = 100 06:41:57 sasl.client.callback.handler.class = null 06:41:57 sasl.jaas.config = null 06:41:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:57 sasl.kerberos.min.time.before.relogin = 60000 06:41:57 sasl.kerberos.service.name = null 06:41:57 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:57 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:57 sasl.login.callback.handler.class = null 06:41:57 sasl.login.class = null 06:41:57 sasl.login.connect.timeout.ms = null 06:41:57 sasl.login.read.timeout.ms = null 06:41:57 sasl.login.refresh.buffer.seconds = 300 06:41:57 sasl.login.refresh.min.period.seconds = 60 06:41:57 sasl.login.refresh.window.factor = 0.8 06:41:57 sasl.login.refresh.window.jitter = 0.05 06:41:57 sasl.login.retry.backoff.max.ms = 10000 06:41:57 sasl.login.retry.backoff.ms = 100 06:41:57 sasl.mechanism = GSSAPI 06:41:57 sasl.oauthbearer.clock.skew.seconds = 30 06:41:57 sasl.oauthbearer.expected.audience = null 06:41:57 sasl.oauthbearer.expected.issuer = null 06:41:57 sasl.oauthbearer.header.urlencode = false 06:41:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:57 sasl.oauthbearer.jwks.endpoint.url = null 06:41:57 sasl.oauthbearer.scope.claim.name = scope 06:41:57 sasl.oauthbearer.sub.claim.name = sub 06:41:57 sasl.oauthbearer.token.endpoint.url = null 06:41:57 security.protocol = PLAINTEXT 06:41:57 security.providers = null 06:41:57 send.buffer.bytes = 131072 06:41:57 session.timeout.ms = 45000 06:41:57 socket.connection.setup.timeout.max.ms = 30000 06:41:57 socket.connection.setup.timeout.ms = 10000 06:41:57 ssl.cipher.suites = null 06:41:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:57 ssl.endpoint.identification.algorithm = https 06:41:57 ssl.engine.factory.class = null 06:41:57 ssl.key.password = null 06:41:57 ssl.keymanager.algorithm = SunX509 06:41:57 ssl.keystore.certificate.chain = null 06:41:57 ssl.keystore.key = null 06:41:57 ssl.keystore.location = null 06:41:57 ssl.keystore.password = null 06:41:57 ssl.keystore.type = JKS 06:41:57 ssl.protocol = TLSv1.3 06:41:57 ssl.provider = null 06:41:57 ssl.secure.random.implementation = null 06:41:57 ssl.trustmanager.algorithm = PKIX 06:41:57 ssl.truststore.certificates = null 06:41:57 ssl.truststore.location = null 06:41:57 ssl.truststore.password = null 06:41:57 ssl.truststore.type = JKS 06:41:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:57 06:41:57 2026-05-16T06:41:57.558Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:57 2026-05-16T06:41:57.560Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:57 2026-05-16T06:41:57.560Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:57 2026-05-16T06:41:57.560Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913717560 06:41:57 2026-05-16T06:41:57.560Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:57 2026-05-16T06:41:57.565Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:57 2026-05-16T06:41:57.565Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:57 2026-05-16T06:41:57.566Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 06:41:57 2026-05-16T06:41:57.569Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-56b0a17f-9fac-46c1-9698-1cc525aef7ac 06:41:57 2026-05-16T06:41:57.569Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 06:41:57 2026-05-16T06:41:57.579Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-56b0a17f-9fac-46c1-9698-1cc525aef7ac', protocol='range'} 06:41:57 2026-05-16T06:41:57.580Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-24-56b0a17f-9fac-46c1-9698-1cc525aef7ac=Assignment(partitions=[ncmp-events-0])} 06:41:57 2026-05-16T06:41:57.582Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-56b0a17f-9fac-46c1-9698-1cc525aef7ac', protocol='range'} 06:41:57 2026-05-16T06:41:57.582Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:57 2026-05-16T06:41:57.582Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:57 2026-05-16T06:41:57.584Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:57 2026-05-16T06:41:57.587Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:58 2026-05-16T06:41:58.083Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:58 2026-05-16T06:41:58.083Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:58 2026-05-16T06:41:58.084Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:58 2026-05-16T06:41:58.084Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:58 2026-05-16T06:41:58.084Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:58 2026-05-16T06:41:58.148Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:58 2026-05-16T06:41:58.159Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:58 2026-05-16T06:41:58.176Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:58 2026-05-16T06:41:58.203Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:58 2026-05-16T06:41:58.250Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:58 2026-05-16T06:41:58.250Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-56b0a17f-9fac-46c1-9698-1cc525aef7ac sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:58 2026-05-16T06:41:58.251Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:58 2026-05-16T06:41:58.251Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:58 2026-05-16T06:41:58.251Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:58 2026-05-16T06:41:58.253Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:58 2026-05-16T06:41:58.253Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:58 2026-05-16T06:41:58.256Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:58 2026-05-16T06:41:58.256Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:58 2026-05-16T06:41:58.256Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:58 2026-05-16T06:41:58.256Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:58 2026-05-16T06:41:58.258Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 06:41:58 2026-05-16T06:41:58.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:58 allow.auto.create.topics = true 06:41:58 auto.commit.interval.ms = 5000 06:41:58 auto.include.jmx.reporter = true 06:41:58 auto.offset.reset = latest 06:41:58 bootstrap.servers = [localhost:32778] 06:41:58 check.crcs = true 06:41:58 client.dns.lookup = use_all_dns_ips 06:41:58 client.id = consumer-test-group-for-update-25 06:41:58 client.rack = 06:41:58 connections.max.idle.ms = 540000 06:41:58 default.api.timeout.ms = 60000 06:41:58 enable.auto.commit = true 06:41:58 enable.metrics.push = true 06:41:58 exclude.internal.topics = true 06:41:58 fetch.max.bytes = 52428800 06:41:58 fetch.max.wait.ms = 500 06:41:58 fetch.min.bytes = 1 06:41:58 group.id = test-group-for-update 06:41:58 group.instance.id = null 06:41:58 group.protocol = classic 06:41:58 group.remote.assignor = null 06:41:58 heartbeat.interval.ms = 3000 06:41:58 interceptor.classes = [] 06:41:58 internal.leave.group.on.close = true 06:41:58 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:58 isolation.level = read_uncommitted 06:41:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:58 max.partition.fetch.bytes = 1048576 06:41:58 max.poll.interval.ms = 300000 06:41:58 max.poll.records = 2147483647 06:41:58 metadata.max.age.ms = 300000 06:41:58 metadata.recovery.strategy = none 06:41:58 metric.reporters = [] 06:41:58 metrics.num.samples = 2 06:41:58 metrics.recording.level = INFO 06:41:58 metrics.sample.window.ms = 30000 06:41:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:58 receive.buffer.bytes = 65536 06:41:58 reconnect.backoff.max.ms = 1000 06:41:58 reconnect.backoff.ms = 50 06:41:58 request.timeout.ms = 30000 06:41:58 retry.backoff.max.ms = 1000 06:41:58 retry.backoff.ms = 100 06:41:58 sasl.client.callback.handler.class = null 06:41:58 sasl.jaas.config = null 06:41:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:58 sasl.kerberos.min.time.before.relogin = 60000 06:41:58 sasl.kerberos.service.name = null 06:41:58 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:58 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:58 sasl.login.callback.handler.class = null 06:41:58 sasl.login.class = null 06:41:58 sasl.login.connect.timeout.ms = null 06:41:58 sasl.login.read.timeout.ms = null 06:41:58 sasl.login.refresh.buffer.seconds = 300 06:41:58 sasl.login.refresh.min.period.seconds = 60 06:41:58 sasl.login.refresh.window.factor = 0.8 06:41:58 sasl.login.refresh.window.jitter = 0.05 06:41:58 sasl.login.retry.backoff.max.ms = 10000 06:41:58 sasl.login.retry.backoff.ms = 100 06:41:58 sasl.mechanism = GSSAPI 06:41:58 sasl.oauthbearer.clock.skew.seconds = 30 06:41:58 sasl.oauthbearer.expected.audience = null 06:41:58 sasl.oauthbearer.expected.issuer = null 06:41:58 sasl.oauthbearer.header.urlencode = false 06:41:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:58 sasl.oauthbearer.jwks.endpoint.url = null 06:41:58 sasl.oauthbearer.scope.claim.name = scope 06:41:58 sasl.oauthbearer.sub.claim.name = sub 06:41:58 sasl.oauthbearer.token.endpoint.url = null 06:41:58 security.protocol = PLAINTEXT 06:41:58 security.providers = null 06:41:58 send.buffer.bytes = 131072 06:41:58 session.timeout.ms = 45000 06:41:58 socket.connection.setup.timeout.max.ms = 30000 06:41:58 socket.connection.setup.timeout.ms = 10000 06:41:58 ssl.cipher.suites = null 06:41:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:58 ssl.endpoint.identification.algorithm = https 06:41:58 ssl.engine.factory.class = null 06:41:58 ssl.key.password = null 06:41:58 ssl.keymanager.algorithm = SunX509 06:41:58 ssl.keystore.certificate.chain = null 06:41:58 ssl.keystore.key = null 06:41:58 ssl.keystore.location = null 06:41:58 ssl.keystore.password = null 06:41:58 ssl.keystore.type = JKS 06:41:58 ssl.protocol = TLSv1.3 06:41:58 ssl.provider = null 06:41:58 ssl.secure.random.implementation = null 06:41:58 ssl.trustmanager.algorithm = PKIX 06:41:58 ssl.truststore.certificates = null 06:41:58 ssl.truststore.location = null 06:41:58 ssl.truststore.password = null 06:41:58 ssl.truststore.type = JKS 06:41:58 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:58 06:41:58 2026-05-16T06:41:58.275Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:58 2026-05-16T06:41:58.277Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:58 2026-05-16T06:41:58.277Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:58 2026-05-16T06:41:58.277Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913718277 06:41:58 2026-05-16T06:41:58.277Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:58 2026-05-16T06:41:58.291Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:58 2026-05-16T06:41:58.291Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:58 2026-05-16T06:41:58.293Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 06:41:58 2026-05-16T06:41:58.295Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-ee9b2050-76f7-48b2-9221-a82fac701f45 06:41:58 2026-05-16T06:41:58.296Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 06:41:58 2026-05-16T06:41:58.297Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-ee9b2050-76f7-48b2-9221-a82fac701f45', protocol='range'} 06:41:58 2026-05-16T06:41:58.298Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-25-ee9b2050-76f7-48b2-9221-a82fac701f45=Assignment(partitions=[ncmp-events-0])} 06:41:58 2026-05-16T06:41:58.299Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-ee9b2050-76f7-48b2-9221-a82fac701f45', protocol='range'} 06:41:58 2026-05-16T06:41:58.299Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:58 2026-05-16T06:41:58.299Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:58 2026-05-16T06:41:58.300Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:58 2026-05-16T06:41:58.310Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:58 2026-05-16T06:41:58.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:58 2026-05-16T06:41:58.801Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:58 2026-05-16T06:41:58.802Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:58 2026-05-16T06:41:58.802Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:58 2026-05-16T06:41:58.802Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:58 2026-05-16T06:41:58.873Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:58 2026-05-16T06:41:58.886Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:58 2026-05-16T06:41:58.910Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:58 2026-05-16T06:41:58.949Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:59 2026-05-16T06:41:59.004Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-ee9b2050-76f7-48b2-9221-a82fac701f45 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.005Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:59 2026-05-16T06:41:59.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:59 2026-05-16T06:41:59.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:59 2026-05-16T06:41:59.012Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:59 2026-05-16T06:41:59.013Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 06:41:59 2026-05-16T06:41:59.028Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:59 allow.auto.create.topics = true 06:41:59 auto.commit.interval.ms = 5000 06:41:59 auto.include.jmx.reporter = true 06:41:59 auto.offset.reset = latest 06:41:59 bootstrap.servers = [localhost:32778] 06:41:59 check.crcs = true 06:41:59 client.dns.lookup = use_all_dns_ips 06:41:59 client.id = consumer-test-group-for-update-26 06:41:59 client.rack = 06:41:59 connections.max.idle.ms = 540000 06:41:59 default.api.timeout.ms = 60000 06:41:59 enable.auto.commit = true 06:41:59 enable.metrics.push = true 06:41:59 exclude.internal.topics = true 06:41:59 fetch.max.bytes = 52428800 06:41:59 fetch.max.wait.ms = 500 06:41:59 fetch.min.bytes = 1 06:41:59 group.id = test-group-for-update 06:41:59 group.instance.id = null 06:41:59 group.protocol = classic 06:41:59 group.remote.assignor = null 06:41:59 heartbeat.interval.ms = 3000 06:41:59 interceptor.classes = [] 06:41:59 internal.leave.group.on.close = true 06:41:59 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:59 isolation.level = read_uncommitted 06:41:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:59 max.partition.fetch.bytes = 1048576 06:41:59 max.poll.interval.ms = 300000 06:41:59 max.poll.records = 2147483647 06:41:59 metadata.max.age.ms = 300000 06:41:59 metadata.recovery.strategy = none 06:41:59 metric.reporters = [] 06:41:59 metrics.num.samples = 2 06:41:59 metrics.recording.level = INFO 06:41:59 metrics.sample.window.ms = 30000 06:41:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:59 receive.buffer.bytes = 65536 06:41:59 reconnect.backoff.max.ms = 1000 06:41:59 reconnect.backoff.ms = 50 06:41:59 request.timeout.ms = 30000 06:41:59 retry.backoff.max.ms = 1000 06:41:59 retry.backoff.ms = 100 06:41:59 sasl.client.callback.handler.class = null 06:41:59 sasl.jaas.config = null 06:41:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:59 sasl.kerberos.min.time.before.relogin = 60000 06:41:59 sasl.kerberos.service.name = null 06:41:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:59 sasl.login.callback.handler.class = null 06:41:59 sasl.login.class = null 06:41:59 sasl.login.connect.timeout.ms = null 06:41:59 sasl.login.read.timeout.ms = null 06:41:59 sasl.login.refresh.buffer.seconds = 300 06:41:59 sasl.login.refresh.min.period.seconds = 60 06:41:59 sasl.login.refresh.window.factor = 0.8 06:41:59 sasl.login.refresh.window.jitter = 0.05 06:41:59 sasl.login.retry.backoff.max.ms = 10000 06:41:59 sasl.login.retry.backoff.ms = 100 06:41:59 sasl.mechanism = GSSAPI 06:41:59 sasl.oauthbearer.clock.skew.seconds = 30 06:41:59 sasl.oauthbearer.expected.audience = null 06:41:59 sasl.oauthbearer.expected.issuer = null 06:41:59 sasl.oauthbearer.header.urlencode = false 06:41:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:59 sasl.oauthbearer.jwks.endpoint.url = null 06:41:59 sasl.oauthbearer.scope.claim.name = scope 06:41:59 sasl.oauthbearer.sub.claim.name = sub 06:41:59 sasl.oauthbearer.token.endpoint.url = null 06:41:59 security.protocol = PLAINTEXT 06:41:59 security.providers = null 06:41:59 send.buffer.bytes = 131072 06:41:59 session.timeout.ms = 45000 06:41:59 socket.connection.setup.timeout.max.ms = 30000 06:41:59 socket.connection.setup.timeout.ms = 10000 06:41:59 ssl.cipher.suites = null 06:41:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:59 ssl.endpoint.identification.algorithm = https 06:41:59 ssl.engine.factory.class = null 06:41:59 ssl.key.password = null 06:41:59 ssl.keymanager.algorithm = SunX509 06:41:59 ssl.keystore.certificate.chain = null 06:41:59 ssl.keystore.key = null 06:41:59 ssl.keystore.location = null 06:41:59 ssl.keystore.password = null 06:41:59 ssl.keystore.type = JKS 06:41:59 ssl.protocol = TLSv1.3 06:41:59 ssl.provider = null 06:41:59 ssl.secure.random.implementation = null 06:41:59 ssl.trustmanager.algorithm = PKIX 06:41:59 ssl.truststore.certificates = null 06:41:59 ssl.truststore.location = null 06:41:59 ssl.truststore.password = null 06:41:59 ssl.truststore.type = JKS 06:41:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:59 06:41:59 2026-05-16T06:41:59.029Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:59 2026-05-16T06:41:59.031Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:59 2026-05-16T06:41:59.031Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:59 2026-05-16T06:41:59.031Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913719031 06:41:59 2026-05-16T06:41:59.031Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:59 2026-05-16T06:41:59.036Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:59 2026-05-16T06:41:59.036Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:59 2026-05-16T06:41:59.037Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 06:41:59 2026-05-16T06:41:59.039Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-7ce46435-7af9-4936-9d9c-973f8d0756c8 06:41:59 2026-05-16T06:41:59.039Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 06:41:59 2026-05-16T06:41:59.041Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-7ce46435-7af9-4936-9d9c-973f8d0756c8', protocol='range'} 06:41:59 2026-05-16T06:41:59.041Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-26-7ce46435-7af9-4936-9d9c-973f8d0756c8=Assignment(partitions=[ncmp-events-0])} 06:41:59 2026-05-16T06:41:59.043Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-7ce46435-7af9-4936-9d9c-973f8d0756c8', protocol='range'} 06:41:59 2026-05-16T06:41:59.043Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:59 2026-05-16T06:41:59.043Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:59 2026-05-16T06:41:59.062Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:59 2026-05-16T06:41:59.068Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=432, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:41:59 2026-05-16T06:41:59.559Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:41:59 2026-05-16T06:41:59.560Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:41:59 2026-05-16T06:41:59.560Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:41:59 2026-05-16T06:41:59.560Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:41:59 2026-05-16T06:41:59.560Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:41:59 2026-05-16T06:41:59.627Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:41:59 2026-05-16T06:41:59.638Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:41:59 2026-05-16T06:41:59.657Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:41:59 2026-05-16T06:41:59.669Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-7ce46435-7af9-4936-9d9c-973f8d0756c8 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.709Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:41:59 2026-05-16T06:41:59.719Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:41:59 2026-05-16T06:41:59.720Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:41:59 2026-05-16T06:41:59.720Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:41:59 2026-05-16T06:41:59.720Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:41:59 2026-05-16T06:41:59.721Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 06:41:59 2026-05-16T06:41:59.738Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:41:59 allow.auto.create.topics = true 06:41:59 auto.commit.interval.ms = 5000 06:41:59 auto.include.jmx.reporter = true 06:41:59 auto.offset.reset = latest 06:41:59 bootstrap.servers = [localhost:32778] 06:41:59 check.crcs = true 06:41:59 client.dns.lookup = use_all_dns_ips 06:41:59 client.id = consumer-test-group-for-update-27 06:41:59 client.rack = 06:41:59 connections.max.idle.ms = 540000 06:41:59 default.api.timeout.ms = 60000 06:41:59 enable.auto.commit = true 06:41:59 enable.metrics.push = true 06:41:59 exclude.internal.topics = true 06:41:59 fetch.max.bytes = 52428800 06:41:59 fetch.max.wait.ms = 500 06:41:59 fetch.min.bytes = 1 06:41:59 group.id = test-group-for-update 06:41:59 group.instance.id = null 06:41:59 group.protocol = classic 06:41:59 group.remote.assignor = null 06:41:59 heartbeat.interval.ms = 3000 06:41:59 interceptor.classes = [] 06:41:59 internal.leave.group.on.close = true 06:41:59 internal.throw.on.fetch.stable.offset.unsupported = false 06:41:59 isolation.level = read_uncommitted 06:41:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:59 max.partition.fetch.bytes = 1048576 06:41:59 max.poll.interval.ms = 300000 06:41:59 max.poll.records = 2147483647 06:41:59 metadata.max.age.ms = 300000 06:41:59 metadata.recovery.strategy = none 06:41:59 metric.reporters = [] 06:41:59 metrics.num.samples = 2 06:41:59 metrics.recording.level = INFO 06:41:59 metrics.sample.window.ms = 30000 06:41:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:41:59 receive.buffer.bytes = 65536 06:41:59 reconnect.backoff.max.ms = 1000 06:41:59 reconnect.backoff.ms = 50 06:41:59 request.timeout.ms = 30000 06:41:59 retry.backoff.max.ms = 1000 06:41:59 retry.backoff.ms = 100 06:41:59 sasl.client.callback.handler.class = null 06:41:59 sasl.jaas.config = null 06:41:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:41:59 sasl.kerberos.min.time.before.relogin = 60000 06:41:59 sasl.kerberos.service.name = null 06:41:59 sasl.kerberos.ticket.renew.jitter = 0.05 06:41:59 sasl.kerberos.ticket.renew.window.factor = 0.8 06:41:59 sasl.login.callback.handler.class = null 06:41:59 sasl.login.class = null 06:41:59 sasl.login.connect.timeout.ms = null 06:41:59 sasl.login.read.timeout.ms = null 06:41:59 sasl.login.refresh.buffer.seconds = 300 06:41:59 sasl.login.refresh.min.period.seconds = 60 06:41:59 sasl.login.refresh.window.factor = 0.8 06:41:59 sasl.login.refresh.window.jitter = 0.05 06:41:59 sasl.login.retry.backoff.max.ms = 10000 06:41:59 sasl.login.retry.backoff.ms = 100 06:41:59 sasl.mechanism = GSSAPI 06:41:59 sasl.oauthbearer.clock.skew.seconds = 30 06:41:59 sasl.oauthbearer.expected.audience = null 06:41:59 sasl.oauthbearer.expected.issuer = null 06:41:59 sasl.oauthbearer.header.urlencode = false 06:41:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:41:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:41:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:41:59 sasl.oauthbearer.jwks.endpoint.url = null 06:41:59 sasl.oauthbearer.scope.claim.name = scope 06:41:59 sasl.oauthbearer.sub.claim.name = sub 06:41:59 sasl.oauthbearer.token.endpoint.url = null 06:41:59 security.protocol = PLAINTEXT 06:41:59 security.providers = null 06:41:59 send.buffer.bytes = 131072 06:41:59 session.timeout.ms = 45000 06:41:59 socket.connection.setup.timeout.max.ms = 30000 06:41:59 socket.connection.setup.timeout.ms = 10000 06:41:59 ssl.cipher.suites = null 06:41:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:41:59 ssl.endpoint.identification.algorithm = https 06:41:59 ssl.engine.factory.class = null 06:41:59 ssl.key.password = null 06:41:59 ssl.keymanager.algorithm = SunX509 06:41:59 ssl.keystore.certificate.chain = null 06:41:59 ssl.keystore.key = null 06:41:59 ssl.keystore.location = null 06:41:59 ssl.keystore.password = null 06:41:59 ssl.keystore.type = JKS 06:41:59 ssl.protocol = TLSv1.3 06:41:59 ssl.provider = null 06:41:59 ssl.secure.random.implementation = null 06:41:59 ssl.trustmanager.algorithm = PKIX 06:41:59 ssl.truststore.certificates = null 06:41:59 ssl.truststore.location = null 06:41:59 ssl.truststore.password = null 06:41:59 ssl.truststore.type = JKS 06:41:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:41:59 06:41:59 2026-05-16T06:41:59.738Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:41:59 2026-05-16T06:41:59.740Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:41:59 2026-05-16T06:41:59.740Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:41:59 2026-05-16T06:41:59.740Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913719740 06:41:59 2026-05-16T06:41:59.740Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:41:59 2026-05-16T06:41:59.748Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:41:59 2026-05-16T06:41:59.748Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:41:59 2026-05-16T06:41:59.749Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 06:41:59 2026-05-16T06:41:59.753Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-37eda09b-a584-4094-8e48-4134369f6a7e 06:41:59 2026-05-16T06:41:59.753Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 06:41:59 2026-05-16T06:41:59.755Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-37eda09b-a584-4094-8e48-4134369f6a7e', protocol='range'} 06:41:59 2026-05-16T06:41:59.756Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-27-37eda09b-a584-4094-8e48-4134369f6a7e=Assignment(partitions=[ncmp-events-0])} 06:41:59 2026-05-16T06:41:59.760Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-37eda09b-a584-4094-8e48-4134369f6a7e', protocol='range'} 06:41:59 2026-05-16T06:41:59.760Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:41:59 2026-05-16T06:41:59.760Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:41:59 2026-05-16T06:41:59.761Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:41:59 2026-05-16T06:41:59.765Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=436, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:42:00 2026-05-16T06:42:00.261Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:00 2026-05-16T06:42:00.262Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:00 2026-05-16T06:42:00.262Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:00 2026-05-16T06:42:00.262Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:00 2026-05-16T06:42:00.262Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:00 2026-05-16T06:42:00.327Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:00 2026-05-16T06:42:00.338Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:00 2026-05-16T06:42:00.372Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:00 2026-05-16T06:42:00.384Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:42:00 2026-05-16T06:42:00.422Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:42:00 2026-05-16T06:42:00.423Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-37eda09b-a584-4094-8e48-4134369f6a7e sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:42:00 2026-05-16T06:42:00.423Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:00 2026-05-16T06:42:00.423Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:00 2026-05-16T06:42:00.423Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:42:00 2026-05-16T06:42:00.424Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:00 2026-05-16T06:42:00.424Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:00 2026-05-16T06:42:00.429Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:42:00 2026-05-16T06:42:00.429Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:42:00 2026-05-16T06:42:00.430Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:42:00 2026-05-16T06:42:00.430Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:42:00 2026-05-16T06:42:00.431Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 06:42:00 2026-05-16T06:42:00.448Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:42:00 allow.auto.create.topics = true 06:42:00 auto.commit.interval.ms = 5000 06:42:00 auto.include.jmx.reporter = true 06:42:00 auto.offset.reset = latest 06:42:00 bootstrap.servers = [localhost:32778] 06:42:00 check.crcs = true 06:42:00 client.dns.lookup = use_all_dns_ips 06:42:00 client.id = consumer-test-group-for-update-28 06:42:00 client.rack = 06:42:00 connections.max.idle.ms = 540000 06:42:00 default.api.timeout.ms = 60000 06:42:00 enable.auto.commit = true 06:42:00 enable.metrics.push = true 06:42:00 exclude.internal.topics = true 06:42:00 fetch.max.bytes = 52428800 06:42:00 fetch.max.wait.ms = 500 06:42:00 fetch.min.bytes = 1 06:42:00 group.id = test-group-for-update 06:42:00 group.instance.id = null 06:42:00 group.protocol = classic 06:42:00 group.remote.assignor = null 06:42:00 heartbeat.interval.ms = 3000 06:42:00 interceptor.classes = [] 06:42:00 internal.leave.group.on.close = true 06:42:00 internal.throw.on.fetch.stable.offset.unsupported = false 06:42:00 isolation.level = read_uncommitted 06:42:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:00 max.partition.fetch.bytes = 1048576 06:42:00 max.poll.interval.ms = 300000 06:42:00 max.poll.records = 2147483647 06:42:00 metadata.max.age.ms = 300000 06:42:00 metadata.recovery.strategy = none 06:42:00 metric.reporters = [] 06:42:00 metrics.num.samples = 2 06:42:00 metrics.recording.level = INFO 06:42:00 metrics.sample.window.ms = 30000 06:42:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:42:00 receive.buffer.bytes = 65536 06:42:00 reconnect.backoff.max.ms = 1000 06:42:00 reconnect.backoff.ms = 50 06:42:00 request.timeout.ms = 30000 06:42:00 retry.backoff.max.ms = 1000 06:42:00 retry.backoff.ms = 100 06:42:00 sasl.client.callback.handler.class = null 06:42:00 sasl.jaas.config = null 06:42:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:42:00 sasl.kerberos.min.time.before.relogin = 60000 06:42:00 sasl.kerberos.service.name = null 06:42:00 sasl.kerberos.ticket.renew.jitter = 0.05 06:42:00 sasl.kerberos.ticket.renew.window.factor = 0.8 06:42:00 sasl.login.callback.handler.class = null 06:42:00 sasl.login.class = null 06:42:00 sasl.login.connect.timeout.ms = null 06:42:00 sasl.login.read.timeout.ms = null 06:42:00 sasl.login.refresh.buffer.seconds = 300 06:42:00 sasl.login.refresh.min.period.seconds = 60 06:42:00 sasl.login.refresh.window.factor = 0.8 06:42:00 sasl.login.refresh.window.jitter = 0.05 06:42:00 sasl.login.retry.backoff.max.ms = 10000 06:42:00 sasl.login.retry.backoff.ms = 100 06:42:00 sasl.mechanism = GSSAPI 06:42:00 sasl.oauthbearer.clock.skew.seconds = 30 06:42:00 sasl.oauthbearer.expected.audience = null 06:42:00 sasl.oauthbearer.expected.issuer = null 06:42:00 sasl.oauthbearer.header.urlencode = false 06:42:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:42:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:42:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:42:00 sasl.oauthbearer.jwks.endpoint.url = null 06:42:00 sasl.oauthbearer.scope.claim.name = scope 06:42:00 sasl.oauthbearer.sub.claim.name = sub 06:42:00 sasl.oauthbearer.token.endpoint.url = null 06:42:00 security.protocol = PLAINTEXT 06:42:00 security.providers = null 06:42:00 send.buffer.bytes = 131072 06:42:00 session.timeout.ms = 45000 06:42:00 socket.connection.setup.timeout.max.ms = 30000 06:42:00 socket.connection.setup.timeout.ms = 10000 06:42:00 ssl.cipher.suites = null 06:42:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:42:00 ssl.endpoint.identification.algorithm = https 06:42:00 ssl.engine.factory.class = null 06:42:00 ssl.key.password = null 06:42:00 ssl.keymanager.algorithm = SunX509 06:42:00 ssl.keystore.certificate.chain = null 06:42:00 ssl.keystore.key = null 06:42:00 ssl.keystore.location = null 06:42:00 ssl.keystore.password = null 06:42:00 ssl.keystore.type = JKS 06:42:00 ssl.protocol = TLSv1.3 06:42:00 ssl.provider = null 06:42:00 ssl.secure.random.implementation = null 06:42:00 ssl.trustmanager.algorithm = PKIX 06:42:00 ssl.truststore.certificates = null 06:42:00 ssl.truststore.location = null 06:42:00 ssl.truststore.password = null 06:42:00 ssl.truststore.type = JKS 06:42:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:00 06:42:00 2026-05-16T06:42:00.449Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:42:00 2026-05-16T06:42:00.451Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:42:00 2026-05-16T06:42:00.451Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:42:00 2026-05-16T06:42:00.451Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913720451 06:42:00 2026-05-16T06:42:00.451Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:42:00 2026-05-16T06:42:00.456Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:42:00 2026-05-16T06:42:00.456Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:42:00 2026-05-16T06:42:00.457Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 06:42:00 2026-05-16T06:42:00.465Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-905c028d-9719-49b8-adad-e791ae944052 06:42:00 2026-05-16T06:42:00.465Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 06:42:00 2026-05-16T06:42:00.468Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-905c028d-9719-49b8-adad-e791ae944052', protocol='range'} 06:42:00 2026-05-16T06:42:00.468Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-28-905c028d-9719-49b8-adad-e791ae944052=Assignment(partitions=[ncmp-events-0])} 06:42:00 2026-05-16T06:42:00.473Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-905c028d-9719-49b8-adad-e791ae944052', protocol='range'} 06:42:00 2026-05-16T06:42:00.473Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:42:00 2026-05-16T06:42:00.473Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:42:00 2026-05-16T06:42:00.475Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:42:00 2026-05-16T06:42:00.478Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=440, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:42:00 2026-05-16T06:42:00.985Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:00 2026-05-16T06:42:00.986Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:00 2026-05-16T06:42:00.986Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:00 2026-05-16T06:42:00.986Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:00 2026-05-16T06:42:00.986Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:01 2026-05-16T06:42:01.056Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:01 2026-05-16T06:42:01.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:01 2026-05-16T06:42:01.089Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:01 2026-05-16T06:42:01.105Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:42:01 2026-05-16T06:42:01.154Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:42:01 2026-05-16T06:42:01.154Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-905c028d-9719-49b8-adad-e791ae944052 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:42:01 2026-05-16T06:42:01.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:42:01 2026-05-16T06:42:01.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.155Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:42:01 2026-05-16T06:42:01.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:42:01 2026-05-16T06:42:01.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:42:01 2026-05-16T06:42:01.160Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:42:01 2026-05-16T06:42:01.161Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 06:42:01 2026-05-16T06:42:01.180Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:42:01 allow.auto.create.topics = true 06:42:01 auto.commit.interval.ms = 5000 06:42:01 auto.include.jmx.reporter = true 06:42:01 auto.offset.reset = latest 06:42:01 bootstrap.servers = [localhost:32778] 06:42:01 check.crcs = true 06:42:01 client.dns.lookup = use_all_dns_ips 06:42:01 client.id = consumer-test-group-for-update-29 06:42:01 client.rack = 06:42:01 connections.max.idle.ms = 540000 06:42:01 default.api.timeout.ms = 60000 06:42:01 enable.auto.commit = true 06:42:01 enable.metrics.push = true 06:42:01 exclude.internal.topics = true 06:42:01 fetch.max.bytes = 52428800 06:42:01 fetch.max.wait.ms = 500 06:42:01 fetch.min.bytes = 1 06:42:01 group.id = test-group-for-update 06:42:01 group.instance.id = null 06:42:01 group.protocol = classic 06:42:01 group.remote.assignor = null 06:42:01 heartbeat.interval.ms = 3000 06:42:01 interceptor.classes = [] 06:42:01 internal.leave.group.on.close = true 06:42:01 internal.throw.on.fetch.stable.offset.unsupported = false 06:42:01 isolation.level = read_uncommitted 06:42:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:01 max.partition.fetch.bytes = 1048576 06:42:01 max.poll.interval.ms = 300000 06:42:01 max.poll.records = 2147483647 06:42:01 metadata.max.age.ms = 300000 06:42:01 metadata.recovery.strategy = none 06:42:01 metric.reporters = [] 06:42:01 metrics.num.samples = 2 06:42:01 metrics.recording.level = INFO 06:42:01 metrics.sample.window.ms = 30000 06:42:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:42:01 receive.buffer.bytes = 65536 06:42:01 reconnect.backoff.max.ms = 1000 06:42:01 reconnect.backoff.ms = 50 06:42:01 request.timeout.ms = 30000 06:42:01 retry.backoff.max.ms = 1000 06:42:01 retry.backoff.ms = 100 06:42:01 sasl.client.callback.handler.class = null 06:42:01 sasl.jaas.config = null 06:42:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:42:01 sasl.kerberos.min.time.before.relogin = 60000 06:42:01 sasl.kerberos.service.name = null 06:42:01 sasl.kerberos.ticket.renew.jitter = 0.05 06:42:01 sasl.kerberos.ticket.renew.window.factor = 0.8 06:42:01 sasl.login.callback.handler.class = null 06:42:01 sasl.login.class = null 06:42:01 sasl.login.connect.timeout.ms = null 06:42:01 sasl.login.read.timeout.ms = null 06:42:01 sasl.login.refresh.buffer.seconds = 300 06:42:01 sasl.login.refresh.min.period.seconds = 60 06:42:01 sasl.login.refresh.window.factor = 0.8 06:42:01 sasl.login.refresh.window.jitter = 0.05 06:42:01 sasl.login.retry.backoff.max.ms = 10000 06:42:01 sasl.login.retry.backoff.ms = 100 06:42:01 sasl.mechanism = GSSAPI 06:42:01 sasl.oauthbearer.clock.skew.seconds = 30 06:42:01 sasl.oauthbearer.expected.audience = null 06:42:01 sasl.oauthbearer.expected.issuer = null 06:42:01 sasl.oauthbearer.header.urlencode = false 06:42:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:42:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:42:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:42:01 sasl.oauthbearer.jwks.endpoint.url = null 06:42:01 sasl.oauthbearer.scope.claim.name = scope 06:42:01 sasl.oauthbearer.sub.claim.name = sub 06:42:01 sasl.oauthbearer.token.endpoint.url = null 06:42:01 security.protocol = PLAINTEXT 06:42:01 security.providers = null 06:42:01 send.buffer.bytes = 131072 06:42:01 session.timeout.ms = 45000 06:42:01 socket.connection.setup.timeout.max.ms = 30000 06:42:01 socket.connection.setup.timeout.ms = 10000 06:42:01 ssl.cipher.suites = null 06:42:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:42:01 ssl.endpoint.identification.algorithm = https 06:42:01 ssl.engine.factory.class = null 06:42:01 ssl.key.password = null 06:42:01 ssl.keymanager.algorithm = SunX509 06:42:01 ssl.keystore.certificate.chain = null 06:42:01 ssl.keystore.key = null 06:42:01 ssl.keystore.location = null 06:42:01 ssl.keystore.password = null 06:42:01 ssl.keystore.type = JKS 06:42:01 ssl.protocol = TLSv1.3 06:42:01 ssl.provider = null 06:42:01 ssl.secure.random.implementation = null 06:42:01 ssl.trustmanager.algorithm = PKIX 06:42:01 ssl.truststore.certificates = null 06:42:01 ssl.truststore.location = null 06:42:01 ssl.truststore.password = null 06:42:01 ssl.truststore.type = JKS 06:42:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:01 06:42:01 2026-05-16T06:42:01.180Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:42:01 2026-05-16T06:42:01.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:42:01 2026-05-16T06:42:01.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:42:01 2026-05-16T06:42:01.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913721183 06:42:01 2026-05-16T06:42:01.183Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:42:01 2026-05-16T06:42:01.199Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:42:01 2026-05-16T06:42:01.200Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:42:01 2026-05-16T06:42:01.202Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 06:42:01 2026-05-16T06:42:01.205Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-35b2eb88-f539-4fd8-8427-5919dc24df27 06:42:01 2026-05-16T06:42:01.205Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 06:42:01 2026-05-16T06:42:01.208Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-35b2eb88-f539-4fd8-8427-5919dc24df27', protocol='range'} 06:42:01 2026-05-16T06:42:01.208Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-29-35b2eb88-f539-4fd8-8427-5919dc24df27=Assignment(partitions=[ncmp-events-0])} 06:42:01 2026-05-16T06:42:01.210Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-35b2eb88-f539-4fd8-8427-5919dc24df27', protocol='range'} 06:42:01 2026-05-16T06:42:01.211Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:42:01 2026-05-16T06:42:01.211Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:42:01 2026-05-16T06:42:01.212Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:42:01 2026-05-16T06:42:01.216Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=444, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:42:01 2026-05-16T06:42:01.707Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:01 2026-05-16T06:42:01.708Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:01 2026-05-16T06:42:01.708Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:01 2026-05-16T06:42:01.708Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:01 2026-05-16T06:42:01.708Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:01 2026-05-16T06:42:01.775Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:01 2026-05-16T06:42:01.788Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:01 2026-05-16T06:42:01.811Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:01 2026-05-16T06:42:01.826Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 06:42:01 2026-05-16T06:42:01.868Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:42:01 2026-05-16T06:42:01.868Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-35b2eb88-f539-4fd8-8427-5919dc24df27 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:42:01 2026-05-16T06:42:01.868Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.868Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.868Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:42:01 2026-05-16T06:42:01.869Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.869Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:01 2026-05-16T06:42:01.871Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:42:01 2026-05-16T06:42:01.871Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:42:01 2026-05-16T06:42:01.871Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:42:01 2026-05-16T06:42:01.871Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:42:01 2026-05-16T06:42:01.872Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 06:42:01 2026-05-16T06:42:01.886Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:42:01 allow.auto.create.topics = true 06:42:01 auto.commit.interval.ms = 5000 06:42:01 auto.include.jmx.reporter = true 06:42:01 auto.offset.reset = latest 06:42:01 bootstrap.servers = [localhost:32778] 06:42:01 check.crcs = true 06:42:01 client.dns.lookup = use_all_dns_ips 06:42:01 client.id = consumer-test-group-for-update-30 06:42:01 client.rack = 06:42:01 connections.max.idle.ms = 540000 06:42:01 default.api.timeout.ms = 60000 06:42:01 enable.auto.commit = true 06:42:01 enable.metrics.push = true 06:42:01 exclude.internal.topics = true 06:42:01 fetch.max.bytes = 52428800 06:42:01 fetch.max.wait.ms = 500 06:42:01 fetch.min.bytes = 1 06:42:01 group.id = test-group-for-update 06:42:01 group.instance.id = null 06:42:01 group.protocol = classic 06:42:01 group.remote.assignor = null 06:42:01 heartbeat.interval.ms = 3000 06:42:01 interceptor.classes = [] 06:42:01 internal.leave.group.on.close = true 06:42:01 internal.throw.on.fetch.stable.offset.unsupported = false 06:42:01 isolation.level = read_uncommitted 06:42:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:01 max.partition.fetch.bytes = 1048576 06:42:01 max.poll.interval.ms = 300000 06:42:01 max.poll.records = 2147483647 06:42:01 metadata.max.age.ms = 300000 06:42:01 metadata.recovery.strategy = none 06:42:01 metric.reporters = [] 06:42:01 metrics.num.samples = 2 06:42:01 metrics.recording.level = INFO 06:42:01 metrics.sample.window.ms = 30000 06:42:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:42:01 receive.buffer.bytes = 65536 06:42:01 reconnect.backoff.max.ms = 1000 06:42:01 reconnect.backoff.ms = 50 06:42:01 request.timeout.ms = 30000 06:42:01 retry.backoff.max.ms = 1000 06:42:01 retry.backoff.ms = 100 06:42:01 sasl.client.callback.handler.class = null 06:42:01 sasl.jaas.config = null 06:42:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:42:01 sasl.kerberos.min.time.before.relogin = 60000 06:42:01 sasl.kerberos.service.name = null 06:42:01 sasl.kerberos.ticket.renew.jitter = 0.05 06:42:01 sasl.kerberos.ticket.renew.window.factor = 0.8 06:42:01 sasl.login.callback.handler.class = null 06:42:01 sasl.login.class = null 06:42:01 sasl.login.connect.timeout.ms = null 06:42:01 sasl.login.read.timeout.ms = null 06:42:01 sasl.login.refresh.buffer.seconds = 300 06:42:01 sasl.login.refresh.min.period.seconds = 60 06:42:01 sasl.login.refresh.window.factor = 0.8 06:42:01 sasl.login.refresh.window.jitter = 0.05 06:42:01 sasl.login.retry.backoff.max.ms = 10000 06:42:01 sasl.login.retry.backoff.ms = 100 06:42:01 sasl.mechanism = GSSAPI 06:42:01 sasl.oauthbearer.clock.skew.seconds = 30 06:42:01 sasl.oauthbearer.expected.audience = null 06:42:01 sasl.oauthbearer.expected.issuer = null 06:42:01 sasl.oauthbearer.header.urlencode = false 06:42:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:42:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:42:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:42:01 sasl.oauthbearer.jwks.endpoint.url = null 06:42:01 sasl.oauthbearer.scope.claim.name = scope 06:42:01 sasl.oauthbearer.sub.claim.name = sub 06:42:01 sasl.oauthbearer.token.endpoint.url = null 06:42:01 security.protocol = PLAINTEXT 06:42:01 security.providers = null 06:42:01 send.buffer.bytes = 131072 06:42:01 session.timeout.ms = 45000 06:42:01 socket.connection.setup.timeout.max.ms = 30000 06:42:01 socket.connection.setup.timeout.ms = 10000 06:42:01 ssl.cipher.suites = null 06:42:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:42:01 ssl.endpoint.identification.algorithm = https 06:42:01 ssl.engine.factory.class = null 06:42:01 ssl.key.password = null 06:42:01 ssl.keymanager.algorithm = SunX509 06:42:01 ssl.keystore.certificate.chain = null 06:42:01 ssl.keystore.key = null 06:42:01 ssl.keystore.location = null 06:42:01 ssl.keystore.password = null 06:42:01 ssl.keystore.type = JKS 06:42:01 ssl.protocol = TLSv1.3 06:42:01 ssl.provider = null 06:42:01 ssl.secure.random.implementation = null 06:42:01 ssl.trustmanager.algorithm = PKIX 06:42:01 ssl.truststore.certificates = null 06:42:01 ssl.truststore.location = null 06:42:01 ssl.truststore.password = null 06:42:01 ssl.truststore.type = JKS 06:42:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:01 06:42:01 2026-05-16T06:42:01.887Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:42:01 2026-05-16T06:42:01.888Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:42:01 2026-05-16T06:42:01.888Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:42:01 2026-05-16T06:42:01.888Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913721888 06:42:01 2026-05-16T06:42:01.888Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:42:01 2026-05-16T06:42:01.894Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:42:01 2026-05-16T06:42:01.895Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:42:01 2026-05-16T06:42:01.896Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 06:42:01 2026-05-16T06:42:01.901Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-30-0ec69ec0-5d24-497b-a3d3-29d66067b404 06:42:01 2026-05-16T06:42:01.902Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 06:42:01 2026-05-16T06:42:01.903Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-0ec69ec0-5d24-497b-a3d3-29d66067b404', protocol='range'} 06:42:01 2026-05-16T06:42:01.903Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-30-0ec69ec0-5d24-497b-a3d3-29d66067b404=Assignment(partitions=[ncmp-events-0])} 06:42:01 2026-05-16T06:42:01.905Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-0ec69ec0-5d24-497b-a3d3-29d66067b404', protocol='range'} 06:42:01 2026-05-16T06:42:01.905Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:42:01 2026-05-16T06:42:01.905Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:42:01 2026-05-16T06:42:01.906Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:42:02 2026-05-16T06:42:01.910Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=448, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:42:02 2026-05-16T06:42:02.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:02 2026-05-16T06:42:02.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:02 2026-05-16T06:42:02.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:02 2026-05-16T06:42:02.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:02 2026-05-16T06:42:02.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:02 2026-05-16T06:42:02.479Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 06:42:02 2026-05-16T06:42:02.490Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 06:42:02 2026-05-16T06:42:02.503Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:02 2026-05-16T06:42:02.527Z ERROR 11912 --- [cps-integration-test] [ Async-2] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 06:42:02 06:42:02 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null 06:42:02 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 06:42:02 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 06:42:02 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 06:42:02 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 06:42:02 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 06:42:02 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 06:42:02 at jdk.internal.reflect.GeneratedMethodAccessor336.invoke(Unknown Source) 06:42:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:02 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:02 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:02 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:02 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:02 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:02 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:02 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 06:42:02 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:42:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:42:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:42:02 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:02 06:42:02 2026-05-16T06:42:02.556Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:42:02 2026-05-16T06:42:02.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Member consumer-test-group-for-update-30-0ec69ec0-5d24-497b-a3d3-29d66067b404 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:42:02 2026-05-16T06:42:02.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:02 2026-05-16T06:42:02.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:02 2026-05-16T06:42:02.556Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:42:02 2026-05-16T06:42:02.557Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:02 2026-05-16T06:42:02.557Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:02 2026-05-16T06:42:02.568Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:42:02 2026-05-16T06:42:02.568Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:42:02 2026-05-16T06:42:02.568Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:42:02 2026-05-16T06:42:02.569Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:42:02 2026-05-16T06:42:02.571Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 06:42:02 2026-05-16T06:42:02.588Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 06:42:02 allow.auto.create.topics = true 06:42:02 auto.commit.interval.ms = 5000 06:42:02 auto.include.jmx.reporter = true 06:42:02 auto.offset.reset = latest 06:42:02 bootstrap.servers = [localhost:32778] 06:42:02 check.crcs = true 06:42:02 client.dns.lookup = use_all_dns_ips 06:42:02 client.id = consumer-test-group-for-update-31 06:42:02 client.rack = 06:42:02 connections.max.idle.ms = 540000 06:42:02 default.api.timeout.ms = 60000 06:42:02 enable.auto.commit = true 06:42:02 enable.metrics.push = true 06:42:02 exclude.internal.topics = true 06:42:02 fetch.max.bytes = 52428800 06:42:02 fetch.max.wait.ms = 500 06:42:02 fetch.min.bytes = 1 06:42:02 group.id = test-group-for-update 06:42:02 group.instance.id = null 06:42:02 group.protocol = classic 06:42:02 group.remote.assignor = null 06:42:02 heartbeat.interval.ms = 3000 06:42:02 interceptor.classes = [] 06:42:02 internal.leave.group.on.close = true 06:42:02 internal.throw.on.fetch.stable.offset.unsupported = false 06:42:02 isolation.level = read_uncommitted 06:42:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:02 max.partition.fetch.bytes = 1048576 06:42:02 max.poll.interval.ms = 300000 06:42:02 max.poll.records = 2147483647 06:42:02 metadata.max.age.ms = 300000 06:42:02 metadata.recovery.strategy = none 06:42:02 metric.reporters = [] 06:42:02 metrics.num.samples = 2 06:42:02 metrics.recording.level = INFO 06:42:02 metrics.sample.window.ms = 30000 06:42:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 06:42:02 receive.buffer.bytes = 65536 06:42:02 reconnect.backoff.max.ms = 1000 06:42:02 reconnect.backoff.ms = 50 06:42:02 request.timeout.ms = 30000 06:42:02 retry.backoff.max.ms = 1000 06:42:02 retry.backoff.ms = 100 06:42:02 sasl.client.callback.handler.class = null 06:42:02 sasl.jaas.config = null 06:42:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 06:42:02 sasl.kerberos.min.time.before.relogin = 60000 06:42:02 sasl.kerberos.service.name = null 06:42:02 sasl.kerberos.ticket.renew.jitter = 0.05 06:42:02 sasl.kerberos.ticket.renew.window.factor = 0.8 06:42:02 sasl.login.callback.handler.class = null 06:42:02 sasl.login.class = null 06:42:02 sasl.login.connect.timeout.ms = null 06:42:02 sasl.login.read.timeout.ms = null 06:42:02 sasl.login.refresh.buffer.seconds = 300 06:42:02 sasl.login.refresh.min.period.seconds = 60 06:42:02 sasl.login.refresh.window.factor = 0.8 06:42:02 sasl.login.refresh.window.jitter = 0.05 06:42:02 sasl.login.retry.backoff.max.ms = 10000 06:42:02 sasl.login.retry.backoff.ms = 100 06:42:02 sasl.mechanism = GSSAPI 06:42:02 sasl.oauthbearer.clock.skew.seconds = 30 06:42:02 sasl.oauthbearer.expected.audience = null 06:42:02 sasl.oauthbearer.expected.issuer = null 06:42:02 sasl.oauthbearer.header.urlencode = false 06:42:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 06:42:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 06:42:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 06:42:02 sasl.oauthbearer.jwks.endpoint.url = null 06:42:02 sasl.oauthbearer.scope.claim.name = scope 06:42:02 sasl.oauthbearer.sub.claim.name = sub 06:42:02 sasl.oauthbearer.token.endpoint.url = null 06:42:02 security.protocol = PLAINTEXT 06:42:02 security.providers = null 06:42:02 send.buffer.bytes = 131072 06:42:02 session.timeout.ms = 45000 06:42:02 socket.connection.setup.timeout.max.ms = 30000 06:42:02 socket.connection.setup.timeout.ms = 10000 06:42:02 ssl.cipher.suites = null 06:42:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 06:42:02 ssl.endpoint.identification.algorithm = https 06:42:02 ssl.engine.factory.class = null 06:42:02 ssl.key.password = null 06:42:02 ssl.keymanager.algorithm = SunX509 06:42:02 ssl.keystore.certificate.chain = null 06:42:02 ssl.keystore.key = null 06:42:02 ssl.keystore.location = null 06:42:02 ssl.keystore.password = null 06:42:02 ssl.keystore.type = JKS 06:42:02 ssl.protocol = TLSv1.3 06:42:02 ssl.provider = null 06:42:02 ssl.secure.random.implementation = null 06:42:02 ssl.trustmanager.algorithm = PKIX 06:42:02 ssl.truststore.certificates = null 06:42:02 ssl.truststore.location = null 06:42:02 ssl.truststore.password = null 06:42:02 ssl.truststore.type = JKS 06:42:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 06:42:02 06:42:02 2026-05-16T06:42:02.588Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 06:42:02 2026-05-16T06:42:02.590Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 06:42:02 2026-05-16T06:42:02.590Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 06:42:02 2026-05-16T06:42:02.590Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1778913722590 06:42:02 2026-05-16T06:42:02.590Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 06:42:02 2026-05-16T06:42:02.596Z INFO 11912 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 06:42:02 2026-05-16T06:42:02.599Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 06:42:02 2026-05-16T06:42:02.601Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 06:42:02 2026-05-16T06:42:02.604Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-31-44ad4c78-def4-4a2d-8ba3-cf7fddd39e61 06:42:02 2026-05-16T06:42:02.604Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 06:42:02 2026-05-16T06:42:02.606Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-44ad4c78-def4-4a2d-8ba3-cf7fddd39e61', protocol='range'} 06:42:02 2026-05-16T06:42:02.606Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-31-44ad4c78-def4-4a2d-8ba3-cf7fddd39e61=Assignment(partitions=[ncmp-events-0])} 06:42:02 2026-05-16T06:42:02.609Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-44ad4c78-def4-4a2d-8ba3-cf7fddd39e61', protocol='range'} 06:42:02 2026-05-16T06:42:02.609Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 06:42:02 2026-05-16T06:42:02.609Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 06:42:02 2026-05-16T06:42:02.610Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 06:42:02 2026-05-16T06:42:02.615Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=453, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 06:42:03 2026-05-16T06:42:03.113Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:03 2026-05-16T06:42:03.114Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:03 2026-05-16T06:42:03.114Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:03 2026-05-16T06:42:03.114Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:03 2026-05-16T06:42:03.114Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:03 2026-05-16T06:42:03.179Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 06:42:03 2026-05-16T06:42:03.189Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 06:42:03 2026-05-16T06:42:03.204Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:03 2026-05-16T06:42:03.273Z INFO 11912 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 06:42:03 2026-05-16T06:42:03.273Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Member consumer-test-group-for-update-31-44ad4c78-def4-4a2d-8ba3-cf7fddd39e61 sending LeaveGroup request to coordinator localhost:32778 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 06:42:03 2026-05-16T06:42:03.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:03 2026-05-16T06:42:03.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:03 2026-05-16T06:42:03.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 06:42:03 2026-05-16T06:42:03.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 06:42:03 2026-05-16T06:42:03.274Z INFO 11912 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 06:42:03 2026-05-16T06:42:03.286Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 06:42:03 2026-05-16T06:42:03.286Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 06:42:03 2026-05-16T06:42:03.286Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 06:42:03 2026-05-16T06:42:03.286Z INFO 11912 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 06:42:03 2026-05-16T06:42:03.288Z INFO 11912 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 06:42:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.488 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 06:42:03 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 06:42:03 2026-05-16T06:42:03.359Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:03 2026-05-16T06:42:03.371Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:03 2026-05-16T06:42:03.371Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:03 2026-05-16T06:42:03.371Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:03 2026-05-16T06:42:03.371Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:03 2026-05-16T06:42:03.436Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.447Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.463Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:03 2026-05-16T06:42:03.479Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:03 2026-05-16T06:42:03.518Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:03 2026-05-16T06:42:03.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:03 2026-05-16T06:42:03.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:03 2026-05-16T06:42:03.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:03 2026-05-16T06:42:03.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:03 2026-05-16T06:42:03.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:03 2026-05-16T06:42:03.629Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:03 2026-05-16T06:42:03.710Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:03 2026-05-16T06:42:03.710Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:03 2026-05-16T06:42:03.710Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:03 2026-05-16T06:42:03.711Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:03 2026-05-16T06:42:03.711Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:03 2026-05-16T06:42:03.779Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.793Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.809Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:03 2026-05-16T06:42:03.822Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:03 2026-05-16T06:42:03.848Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:03 2026-05-16T06:42:03.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:03 2026-05-16T06:42:03.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:03 2026-05-16T06:42:03.866Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:03 2026-05-16T06:42:03.867Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:03 2026-05-16T06:42:03.867Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:03 2026-05-16T06:42:03.930Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.941Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 06:42:03 2026-05-16T06:42:03.958Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 06:42:03 2026-05-16T06:42:03.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.068Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.068Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:04 2026-05-16T06:42:04.136Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.146Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.163Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.174Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:04 2026-05-16T06:42:04.205Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:04 2026-05-16T06:42:04.223Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.223Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.223Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.223Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.223Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:04 2026-05-16T06:42:04.289Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.299Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.312Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 06:42:04 2026-05-16T06:42:04.326Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.404Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.404Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.407Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.407Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.407Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:04 2026-05-16T06:42:04.476Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.488Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.507Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.519Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:04 2026-05-16T06:42:04.547Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:04 2026-05-16T06:42:04.566Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.566Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.567Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.567Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.567Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:04 2026-05-16T06:42:04.634Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.645Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 06:42:04 2026-05-16T06:42:04.655Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 06:42:04 2026-05-16T06:42:04.666Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.758Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.760Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.760Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:04 2026-05-16T06:42:04.831Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 06:42:04 2026-05-16T06:42:04.842Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 06:42:04 2026-05-16T06:42:04.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:04 2026-05-16T06:42:04.878Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:04 2026-05-16T06:42:04.878Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:04 2026-05-16T06:42:04.879Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:04 2026-05-16T06:42:04.879Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:04 2026-05-16T06:42:04.879Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:04.945Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:05 2026-05-16T06:42:04.953Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:05 2026-05-16T06:42:04.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:04.982Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:05 2026-05-16T06:42:05.014Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:05 2026-05-16T06:42:05.033Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.033Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.049Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 06:42:05 2026-05-16T06:42:05.062Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.172Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.173Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.173Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.173Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.242Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 06:42:05 2026-05-16T06:42:05.254Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 06:42:05 2026-05-16T06:42:05.269Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.361Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.369Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.384Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.397Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:05 2026-05-16T06:42:05.418Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:05 2026-05-16T06:42:05.433Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.433Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.434Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.434Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.434Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 06:42:05 2026-05-16T06:42:05.459Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.541Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.541Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.612Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.624Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.640Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.725Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:05 2026-05-16T06:42:05.725Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:05 2026-05-16T06:42:05.726Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:05 2026-05-16T06:42:05.726Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:05 2026-05-16T06:42:05.726Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:05 2026-05-16T06:42:05.789Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.810Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 06:42:05 2026-05-16T06:42:05.852Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:05 2026-05-16T06:42:05.863Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 06:42:05 2026-05-16T06:42:05.891Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 06:42:06 2026-05-16T06:42:05.918Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:06 2026-05-16T06:42:05.921Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:06 2026-05-16T06:42:05.921Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:06 2026-05-16T06:42:05.922Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:06 2026-05-16T06:42:05.922Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:06 2026-05-16T06:42:05.947Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 06:42:06 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 06:42:06 2026-05-16T06:42:06.062Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:06 2026-05-16T06:42:06.072Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:06 2026-05-16T06:42:06.072Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:06 2026-05-16T06:42:06.072Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:06 2026-05-16T06:42:06.072Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:06 2026-05-16T06:42:06.138Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:06 2026-05-16T06:42:06.144Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:06 2026-05-16T06:42:06.157Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:06 2026-05-16T06:42:06.195Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:06 2026-05-16T06:42:06.195Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:06 2026-05-16T06:42:06.195Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:06 2026-05-16T06:42:06.196Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:06 2026-05-16T06:42:06.196Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:06 2026-05-16T06:42:06.210Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:06 2026-05-16T06:42:06.213Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:06 2026-05-16T06:42:06.227Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:06 2026-05-16T06:42:06.252Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 06:42:06 2026-05-16T06:42:06.256Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Starting data migration. 06:42:06 2026-05-16T06:42:06.280Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 06:42:06 2026-05-16T06:42:06.282Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 06:42:06 2026-05-16T06:42:06.284Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 06:42:06 2026-05-16T06:42:06.346Z INFO 11912 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 06:42:06 2026-05-16T06:42:06.349Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 06:42:06 2026-05-16T06:42:06.352Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 06:42:06 2026-05-16T06:42:06.355Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 06:42:06 2026-05-16T06:42:06.357Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 06:42:06 2026-05-16T06:42:06.359Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 06:42:06 2026-05-16T06:42:06.364Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 06:42:06 2026-05-16T06:42:06.364Z INFO 11912 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 06:42:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 06:42:06 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 06:42:10 2026-05-16T06:42:10.094Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 06:42:10 2026-05-16T06:42:10.105Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 06:42:10 2026-05-16T06:42:10.553Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 06:42:10 2026-05-16T06:42:10.559Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 06:42:10 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.484 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 06:42:10 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 06:42:11 2026-05-16T06:42:10.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:10.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:10.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:10.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:10.968Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.033Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.043Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.058Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.081Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.081Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.082Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.082Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.082Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.141Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:11 2026-05-16T06:42:11.150Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:11 2026-05-16T06:42:11.177Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.200Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.200Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.200Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.201Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.201Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.273Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:11 2026-05-16T06:42:11.283Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:11 2026-05-16T06:42:11.302Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.411Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.486Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.501Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.527Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.528Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.528Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.528Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.528Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.589Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:11 2026-05-16T06:42:11.597Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:11 2026-05-16T06:42:11.611Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.638Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.638Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.638Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.708Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:11 2026-05-16T06:42:11.716Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:11 2026-05-16T06:42:11.732Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:11 2026-05-16T06:42:11.834Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:11 2026-05-16T06:42:11.834Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:11 2026-05-16T06:42:11.835Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:11 2026-05-16T06:42:11.835Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:11 2026-05-16T06:42:11.835Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:11 2026-05-16T06:42:11.897Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.907Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:11 2026-05-16T06:42:11.923Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:11.949Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:11.949Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:11.950Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:11.950Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:11.950Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.010Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.018Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.034Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.061Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.061Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.061Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.062Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.062Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.124Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.132Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.147Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.256Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.257Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.257Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.257Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.257Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.321Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:12 2026-05-16T06:42:12.332Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:12 2026-05-16T06:42:12.347Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.364Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.365Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.365Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.365Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.365Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.427Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.437Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.451Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.536Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.542Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.558Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.649Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.649Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.650Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.650Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.650Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.712Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:12 2026-05-16T06:42:12.722Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:12 2026-05-16T06:42:12.738Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.814Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.823Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:12 2026-05-16T06:42:12.839Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:12 2026-05-16T06:42:12.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:12 2026-05-16T06:42:12.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:12 2026-05-16T06:42:12.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:12 2026-05-16T06:42:12.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:12 2026-05-16T06:42:12.857Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:12 2026-05-16T06:42:12.915Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.921Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:12 2026-05-16T06:42:12.934Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.016Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.016Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.016Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.016Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.016Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.077Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:13 2026-05-16T06:42:13.092Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:13 2026-05-16T06:42:13.107Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.138Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.139Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.207Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:13 2026-05-16T06:42:13.215Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:13 2026-05-16T06:42:13.216Z INFO 11912 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 06:42:13 2026-05-16T06:42:13.244Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.270Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.332Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:13 2026-05-16T06:42:13.343Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:13 2026-05-16T06:42:13.356Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.475Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.476Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.476Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.543Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:13 2026-05-16T06:42:13.553Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:13 2026-05-16T06:42:13.567Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.586Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.586Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.586Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.586Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.586Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.646Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:13 2026-05-16T06:42:13.654Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:13 2026-05-16T06:42:13.667Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.687Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.687Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.687Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.687Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.687Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:13 2026-05-16T06:42:13.747Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:13 2026-05-16T06:42:13.755Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:13 2026-05-16T06:42:13.770Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:13 2026-05-16T06:42:13.880Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:13 2026-05-16T06:42:13.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:13 2026-05-16T06:42:13.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:13 2026-05-16T06:42:13.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:13 2026-05-16T06:42:13.881Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:13.947Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:14 2026-05-16T06:42:13.959Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:14 2026-05-16T06:42:13.974Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:13.995Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:13.995Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:13.995Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:13.995Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:13.995Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.059Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:14 2026-05-16T06:42:14.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:14 2026-05-16T06:42:14.081Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:14.098Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:14.099Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:14.104Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:14.104Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:14.104Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.124Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32779 06:42:14 2026-05-16T06:42:14.130Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60247 06:42:14 2026-05-16T06:42:14.152Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43263 06:42:14 2026-05-16T06:42:14.172Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36883 06:42:14 2026-05-16T06:42:14.190Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55423 06:42:14 2026-05-16T06:42:14.194Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38065 06:42:14 2026-05-16T06:42:14.199Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:14 2026-05-16T06:42:14.211Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:14 2026-05-16T06:42:14.211Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43549 06:42:14 2026-05-16T06:42:14.228Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51285/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51285 06:42:14 2026-05-16T06:42:14.233Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60735/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60735 06:42:14 2026-05-16T06:42:14.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:14.250Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39139 06:42:14 2026-05-16T06:42:14.255Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39395/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39395 06:42:14 2026-05-16T06:42:14.259Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40663 06:42:14 2026-05-16T06:42:14.279Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54091 06:42:14 2026-05-16T06:42:14.282Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55871/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55871 06:42:14 2026-05-16T06:42:14.284Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55535/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55535 06:42:14 2026-05-16T06:42:14.304Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 06:42:14 2026-05-16T06:42:14.331Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51089 06:42:14 2026-05-16T06:42:14.339Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 06:42:14 2026-05-16T06:42:14.357Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:14.357Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:14.358Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:14.358Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:14.358Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.367Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56367 06:42:14 2026-05-16T06:42:14.390Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36345 06:42:14 2026-05-16T06:42:14.404Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52229/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52229 06:42:14 2026-05-16T06:42:14.421Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:14 2026-05-16T06:42:14.423Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46651/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46651 06:42:14 2026-05-16T06:42:14.427Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60767 06:42:14 2026-05-16T06:42:14.432Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:14 2026-05-16T06:42:14.443Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39417/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39417 06:42:14 2026-05-16T06:42:14.450Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:14.487Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:14.488Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:14.489Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:14.489Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:14.489Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.492Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59011 06:42:14 2026-05-16T06:42:14.497Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40765 06:42:14 2026-05-16T06:42:14.503Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50273 06:42:14 2026-05-16T06:42:14.507Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40775 06:42:14 2026-05-16T06:42:14.523Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33345 06:42:14 2026-05-16T06:42:14.539Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43833/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43833 06:42:14 2026-05-16T06:42:14.553Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40771 06:42:14 2026-05-16T06:42:14.563Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:14 2026-05-16T06:42:14.567Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59149 06:42:14 2026-05-16T06:42:14.572Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41233 06:42:14 2026-05-16T06:42:14.577Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:14 2026-05-16T06:42:14.589Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36495 06:42:14 2026-05-16T06:42:14.592Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55857/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55857 06:42:14 2026-05-16T06:42:14.599Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:14.616Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38227 06:42:14 2026-05-16T06:42:14.618Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56621/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56621 06:42:14 2026-05-16T06:42:14.631Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58983/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58983 06:42:14 2026-05-16T06:42:14.633Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:14.636Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:14.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:14.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:14.637Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.643Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44963 06:42:14 2026-05-16T06:42:14.646Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43031/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43031 06:42:14 2026-05-16T06:42:14.660Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56691/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56691 06:42:14 2026-05-16T06:42:14.666Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58899/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58899 06:42:14 2026-05-16T06:42:14.685Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35275 06:42:14 2026-05-16T06:42:14.693Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55357/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55357 06:42:14 2026-05-16T06:42:14.701Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47845/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47845 06:42:14 2026-05-16T06:42:14.706Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:14 2026-05-16T06:42:14.710Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59713/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59713 06:42:14 2026-05-16T06:42:14.712Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58413/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58413 06:42:14 2026-05-16T06:42:14.716Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:14 2026-05-16T06:42:14.724Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57059/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57059 06:42:14 2026-05-16T06:42:14.738Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32877/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32877 06:42:14 2026-05-16T06:42:14.739Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:14 2026-05-16T06:42:14.745Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50131/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50131 06:42:14 2026-05-16T06:42:14.759Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39225 06:42:14 2026-05-16T06:42:14.773Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48895/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48895 06:42:14 2026-05-16T06:42:14.786Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36523/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36523 06:42:14 2026-05-16T06:42:14.798Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48471 06:42:14 2026-05-16T06:42:14.808Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60893/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60893 06:42:14 2026-05-16T06:42:14.819Z WARN 11912 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36377 06:42:14 2026-05-16T06:42:14.835Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56977/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56977 06:42:14 2026-05-16T06:42:14.854Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49977/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49977 06:42:14 2026-05-16T06:42:14.859Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44881 06:42:14 2026-05-16T06:42:14.865Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 06:42:14 2026-05-16T06:42:14.887Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49695/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49695 06:42:14 2026-05-16T06:42:14.889Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49489/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49489 06:42:14 2026-05-16T06:42:14.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:14 2026-05-16T06:42:14.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:14 2026-05-16T06:42:14.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:14 2026-05-16T06:42:14.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:14 2026-05-16T06:42:14.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:14 2026-05-16T06:42:14.902Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56829 06:42:14 2026-05-16T06:42:14.914Z WARN 11912 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37839 06:42:14 2026-05-16T06:42:14.926Z WARN 11912 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49349 06:42:14 2026-05-16T06:42:14.936Z WARN 11912 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40051 06:42:15 2026-05-16T06:42:14.953Z WARN 11912 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51551/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51551 06:42:15 2026-05-16T06:42:14.959Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:14.964Z WARN 11912 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38445/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38445 06:42:15 2026-05-16T06:42:14.966Z WARN 11912 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50773 06:42:15 2026-05-16T06:42:14.970Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:14.977Z WARN 11912 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59463 06:42:15 2026-05-16T06:42:14.986Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.009Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.009Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.010Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.010Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.010Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.073Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:15 2026-05-16T06:42:15.082Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:15 2026-05-16T06:42:15.099Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.127Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.127Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.128Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.128Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.128Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:15 2026-05-16T06:42:15.200Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:15 2026-05-16T06:42:15.216Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.311Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.312Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.312Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.312Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.312Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.374Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:15.386Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:15.403Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.426Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.427Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.427Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.427Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.427Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.491Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:15 2026-05-16T06:42:15.499Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:15 2026-05-16T06:42:15.515Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.535Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.535Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.535Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.535Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.535Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.602Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:15 2026-05-16T06:42:15.610Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:15 2026-05-16T06:42:15.627Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.740Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.740Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.740Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.740Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.740Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.807Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:15.817Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:15 2026-05-16T06:42:15.842Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:15 2026-05-16T06:42:15.869Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:15 2026-05-16T06:42:15.869Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:15 2026-05-16T06:42:15.870Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:15 2026-05-16T06:42:15.870Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:15 2026-05-16T06:42:15.870Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:15 2026-05-16T06:42:15.937Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:15.948Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:15.965Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:15.990Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:15.990Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:15.990Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:15.990Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:15.990Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.056Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:16 2026-05-16T06:42:16.066Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:16 2026-05-16T06:42:16.088Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.193Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.257Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:16 2026-05-16T06:42:16.268Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:16 2026-05-16T06:42:16.284Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.304Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.304Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.305Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.305Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.305Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.364Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:16.373Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:16.390Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.412Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.472Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:16 2026-05-16T06:42:16.482Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:16 2026-05-16T06:42:16.500Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.639Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.639Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.639Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.639Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.639Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.701Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:16 2026-05-16T06:42:16.709Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:16 2026-05-16T06:42:16.724Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.752Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.752Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.752Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.752Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.752Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.816Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:16.822Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:16 2026-05-16T06:42:16.837Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:16 2026-05-16T06:42:16.874Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:16 2026-05-16T06:42:16.875Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:16 2026-05-16T06:42:16.875Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:16 2026-05-16T06:42:16.875Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:16 2026-05-16T06:42:16.875Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:16 2026-05-16T06:42:16.942Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:17 2026-05-16T06:42:16.952Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:17 2026-05-16T06:42:16.971Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:17 2026-05-16T06:42:17.089Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:17 2026-05-16T06:42:17.089Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:17 2026-05-16T06:42:17.090Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:17 2026-05-16T06:42:17.090Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:17 2026-05-16T06:42:17.090Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:17 2026-05-16T06:42:17.154Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:17 2026-05-16T06:42:17.162Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:17 2026-05-16T06:42:17.182Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:17 2026-05-16T06:42:17.202Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:17 2026-05-16T06:42:17.202Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:17 2026-05-16T06:42:17.202Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:17 2026-05-16T06:42:17.202Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:17 2026-05-16T06:42:17.202Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:17 2026-05-16T06:42:17.261Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:17 2026-05-16T06:42:17.267Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:17 2026-05-16T06:42:17.281Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:17 2026-05-16T06:42:17.300Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:17 2026-05-16T06:42:17.302Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:17 2026-05-16T06:42:17.303Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:17 2026-05-16T06:42:17.303Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:17 2026-05-16T06:42:17.303Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:17 2026-05-16T06:42:17.362Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 06:42:17 2026-05-16T06:42:17.367Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 06:42:17 2026-05-16T06:42:17.383Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:17 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 06:42:17 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 06:42:18 2026-05-16T06:42:17.935Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:17.936Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:17.936Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:17.936Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:17.936Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:17.997Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.007Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.018Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.066Z WARN 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 06:42:18 2026-05-16T06:42:18.067Z INFO 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp1'] , key : addProp1 and value : value1 06:42:18 2026-05-16T06:42:18.067Z INFO 11912 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp2'] , key : addProp2 and value : value2 06:42:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 06:42:18 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 06:42:18 2026-05-16T06:42:18.190Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.190Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.191Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.191Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.191Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.204Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.206Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.221Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.239Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.249Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.252Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.266Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.285Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.285Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.286Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.286Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.286Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.297Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.313Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.446Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.447Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.447Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.448Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.461Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.464Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.480Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.504Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.504Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.504Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.505Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.505Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.516Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.518Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.537Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.575Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.575Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.576Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.588Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.592Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.608Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.651Z ERROR 11912 --- [cps-integration-test] [qtp547090744-40] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:42:18 06:42:18 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 06:42:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:42:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 06:42:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:18 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:42:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:18 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:42:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:18 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:42:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:18 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:42:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:42:18 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:42:18 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:18 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:18 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:18 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:18 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:18 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:42:18 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:42:18 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:42:18 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:42:18 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:42:18 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:42:18 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:42:18 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:42:18 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:42:18 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:42:18 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:42:18 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:42:18 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:42:18 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:42:18 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:42:18 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:42:18 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:42:18 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:42:18 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:42:18 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:42:18 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:42:18 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:42:18 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:18 06:42:18 2026-05-16T06:42:18.756Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.756Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.757Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.769Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.771Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:18 2026-05-16T06:42:18.791Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.812Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.812Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.812Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.812Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.812Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.822Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.824Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:18 2026-05-16T06:42:18.839Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:18 2026-05-16T06:42:18.864Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:18 2026-05-16T06:42:18.864Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:18 2026-05-16T06:42:18.865Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:18 2026-05-16T06:42:18.865Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:18 2026-05-16T06:42:18.865Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:18 2026-05-16T06:42:18.875Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.877Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:42:18 2026-05-16T06:42:18.893Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:19 2026-05-16T06:42:19.921Z WARN 11912 --- [cps-integration-test] [qtp547090744-39] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 06:42:19 2026-05-16T06:42:19.921Z WARN 11912 --- [cps-integration-test] [qtp547090744-39] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 06:42:19 2026-05-16T06:42:19.923Z ERROR 11912 --- [cps-integration-test] [qtp547090744-39] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:42:19 06:42:19 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 06:42:19 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:42:19 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 06:42:19 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 06:42:19 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:19 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:19 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:42:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:19 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:42:19 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:19 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:19 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:42:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:19 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:42:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:42:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:42:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:42:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:42:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:42:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:42:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:42:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:42:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:42:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:42:19 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:42:19 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:19 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:19 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:19 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:19 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:42:19 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:42:19 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:42:19 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:42:19 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:42:19 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:42:19 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:42:19 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:42:19 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:42:19 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:42:19 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:42:19 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:42:19 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:42:19 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:42:19 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:42:19 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:42:19 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:42:19 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:42:19 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:42:19 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:42:19 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:42:19 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:42:19 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:19 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 06:42:19 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 06:42:19 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 06:42:19 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 06:42:19 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 06:42:19 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 06:42:19 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 06:42:19 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 06:42:19 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 06:42:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:42:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 06:42:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 06:42:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 06:42:19 ... 1 common frames omitted 06:42:19 06:42:21 2026-05-16T06:42:20.972Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:20.972Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:20.972Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:20.973Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:20.973Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:20.985Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:20.988Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.002Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.020Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.020Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.020Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.020Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.020Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.030Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 06:42:21 2026-05-16T06:42:21.032Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 06:42:21 2026-05-16T06:42:21.047Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.067Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.068Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.069Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.069Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.069Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.080Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 06:42:21 2026-05-16T06:42:21.082Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 06:42:21 2026-05-16T06:42:21.096Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.127Z WARN 11912 --- [cps-integration-test] [qtp547090744-40] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 06:42:21 2026-05-16T06:42:21.127Z WARN 11912 --- [cps-integration-test] [qtp547090744-40] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 06:42:21 2026-05-16T06:42:21.128Z ERROR 11912 --- [cps-integration-test] [qtp547090744-40] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 06:42:21 06:42:21 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:42:21 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:42:21 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:42:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:42:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:42:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:42:21 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:42:21 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:42:21 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:42:21 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:42:21 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:42:21 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:42:21 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:42:21 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:42:21 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:42:21 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:42:21 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:42:21 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:42:21 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:42:21 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:21 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 06:42:21 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 06:42:21 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 06:42:21 Error has been observed at the following site(s): 06:42:21 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 06:42:21 Original Stack Trace: 06:42:21 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 06:42:21 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 06:42:21 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 06:42:21 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 06:42:21 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 06:42:21 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 06:42:21 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 06:42:21 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 06:42:21 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 06:42:21 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 06:42:21 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 06:42:21 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 06:42:21 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 06:42:21 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 06:42:21 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 06:42:21 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 06:42:21 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 06:42:21 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 06:42:21 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 06:42:21 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:42:21 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:42:21 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 06:42:21 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 06:42:21 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:42:21 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 06:42:21 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 06:42:21 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 06:42:21 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:42:21 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 06:42:21 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 06:42:21 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 06:42:21 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 06:42:21 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 06:42:21 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 06:42:21 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 06:42:21 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 06:42:21 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 06:42:21 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 06:42:21 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:21 Suppressed: java.lang.Exception: #block terminated with an error 06:42:21 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 06:42:21 at reactor.core.publisher.Mono.block(Mono.java:1779) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 06:42:21 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 06:42:21 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 06:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:42:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:42:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:42:21 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:42:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:42:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:42:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:42:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:42:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:42:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:42:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:42:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 06:42:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 06:42:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 06:42:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 06:42:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 06:42:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 06:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 06:42:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 06:42:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 06:42:21 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 06:42:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 06:42:21 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 06:42:21 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 06:42:21 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 06:42:21 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 06:42:21 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 06:42:21 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 06:42:21 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 06:42:21 at org.eclipse.jetty.server.Server.handle(Server.java:182) 06:42:21 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 06:42:21 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 06:42:21 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 06:42:21 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 06:42:21 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 06:42:21 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 06:42:21 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 06:42:21 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 06:42:21 at java.base/java.lang.Thread.run(Thread.java:833) 06:42:21 06:42:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 06:42:21 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 06:42:21 2026-05-16T06:42:21.233Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.233Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.233Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.233Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.233Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.295Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.303Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.319Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 06:42:21 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 06:42:21 2026-05-16T06:42:21.440Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.440Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.440Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.440Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.440Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.452Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.455Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.479Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.590Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.590Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.590Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.591Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.591Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.602Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.605Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.618Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.738Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.738Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.739Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.739Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.739Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.754Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.756Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.771Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:21 2026-05-16T06:42:21.885Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 06:42:21 2026-05-16T06:42:21.885Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 06:42:21 2026-05-16T06:42:21.885Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 06:42:21 2026-05-16T06:42:21.886Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 06:42:21 2026-05-16T06:42:21.886Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 06:42:21 2026-05-16T06:42:21.907Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.910Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 06:42:21 2026-05-16T06:42:21.924Z INFO 11912 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 06:42:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 06:42:22 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 06:42:22 2026-05-16T06:42:22.155Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:22 2026-05-16T06:42:22.155Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 06:42:22 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 06:42:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 06:42:22 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 06:42:22 line 1:0 mismatched input 'invalid' expecting '/' 06:42:22 line 1:0 mismatched input 'invalid' expecting '/' 06:42:22 2026-05-16T06:42:22.652Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 06:42:23 2026-05-16T06:42:23.183Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.183Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.183Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{}'),(NULL),('/bookstore'),('1604'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(152, /bookstore) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.183Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(152, /bookstore) already exists. 06:42:23 2026-05-16T06:42:23.186Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{}'),(NULL),('/bookstore'),('1604'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(152, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 06:42:23 2026-05-16T06:42:23.187Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.187Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.187Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{}'),(NULL),('/bookstore'),('1605'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(152, /bookstore) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.187Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(152, /bookstore) already exists. 06:42:23 line 1:9 missing '/' at 'path' 06:42:23 line 1:9 missing '/' at 'path' 06:42:23 2026-05-16T06:42:23.286Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 06:42:23 2026-05-16T06:42:23.506Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.506Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.506Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1639'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.506Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.507Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1639'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:42:23 2026-05-16T06:42:23.510Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.510Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.510Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1606'::int8),('/bookstore/categories[@code=''1'']'),('1641'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.510Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.751Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.751Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.751Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('155'::int8),('{"code":"1"}'),('1642'::int8),('/bookstore/categories[@code=''1'']'),('1676'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(155, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.751Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(155, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.751Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('155'::int8),('{"code":"1"}'),('1642'::int8),('/bookstore/categories[@code=''1'']'),('1676'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(155, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:42:23 2026-05-16T06:42:23.754Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.754Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.754Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('155'::int8),('{"code":"1"}'),('1642'::int8),('/bookstore/categories[@code=''1'']'),('1678'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(155, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.754Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(155, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.895Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.895Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.895Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1708'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.895Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.896Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1708'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 06:42:23 2026-05-16T06:42:23.897Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.897Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.897Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1709'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.897Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.932Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.933Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.933Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1710'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.933Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. 06:42:23 2026-05-16T06:42:23.933Z WARN 11912 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1710'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 06:42:23 2026-05-16T06:42:23.935Z INFO 11912 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 06:42:23 2026-05-16T06:42:23.935Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:23 2026-05-16T06:42:23.935Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('156'::int8),('{"code":"1"}'),('1679'::int8),('/bookstore/categories[@code=''1'']'),('1712'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 06:42:23 2026-05-16T06:42:23.935Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 06:42:23 Detail: Key (anchor_id, xpath)=(156, /bookstore/categories[@code='1']) already exists. 06:42:25 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.716 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 06:42:25 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 06:42:25 2026-05-16T06:42:25.202Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:25 2026-05-16T06:42:25.202Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 06:42:25 Detail: Key (name)=(generalTestDataspace) already exists. 06:42:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 06:42:25 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 06:42:26 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 06:42:26 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 06:42:26 2026-05-16T06:42:26.436Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.630Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:26 2026-05-16T06:42:26.631Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 06:42:27 2026-05-16T06:42:27.257Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:27 2026-05-16T06:42:27.257Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 06:42:27 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 06:42:27 2026-05-16T06:42:27.276Z WARN 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 06:42:27 2026-05-16T06:42:27.276Z ERROR 11912 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 06:42:27 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 06:42:27 2026-05-16T06:42:27.837Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 06:42:27 2026-05-16T06:42:27.978Z WARN 11912 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 06:42:28 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 06:42:28 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 06:42:29 line 1:0 mismatched input 'cpsPath' expecting '/' 06:42:29 line 1:0 mismatched input 'cpsPath' expecting '/' 06:42:30 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 06:42:30 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 06:42:30 2026-05-16T06:42:30.465Z INFO 11912 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 2026-05-16T06:42:30.488Z INFO 11912 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 2026-05-16T06:42:30.796Z INFO 11912 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 2026-05-16T06:42:30.799Z INFO 11912 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 2026-05-16T06:42:30.821Z INFO 11912 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 2026-05-16T06:42:30.824Z INFO 11912 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 06:42:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 06:42:33 [INFO] 06:42:33 [INFO] Results: 06:42:33 [INFO] 06:42:33 [WARNING] Tests run: 449, Failures: 0, Errors: 0, Skipped: 2 06:42:33 [INFO] 06:42:33 [INFO] 06:42:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 06:42:33 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-maven-clm-master/integration-test/target/classes 06:42:33 [INFO] 06:42:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 06:42:33 [INFO] Skipping JaCoCo execution due to missing classes directory. 06:42:33 [INFO] 06:42:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 06:42:33 [WARNING] JAR will be empty - no content was marked for inclusion! 06:42:33 [INFO] Building jar: /w/workspace/cps-maven-clm-master/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar 06:42:33 [INFO] 06:42:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 06:42:33 [INFO] Installing /w/workspace/cps-maven-clm-master/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/integration-test/3.7.8-SNAPSHOT/integration-test-3.7.8-SNAPSHOT.jar 06:42:33 [INFO] Installing /w/workspace/cps-maven-clm-master/integration-test/pom.xml to /tmp/r/org/onap/cps/integration-test/3.7.8-SNAPSHOT/integration-test-3.7.8-SNAPSHOT.pom 06:42:33 [INFO] 06:42:33 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ integration-test --- 06:42:33 [INFO] org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT 06:42:33 [INFO] +- org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:test 06:42:33 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:test 06:42:33 [INFO] | | \- org.springframework:spring-webmvc:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:test 06:42:33 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:test 06:42:33 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:test 06:42:33 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:test 06:42:33 [INFO] | | \- com.fasterxml:classmate:jar:1.7.3:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:test 06:42:33 [INFO] | | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:test 06:42:33 [INFO] | | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:test 06:42:33 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:test 06:42:33 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:test 06:42:33 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:test 06:42:33 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:test 06:42:33 [INFO] | | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:test 06:42:33 [INFO] | | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:test 06:42:33 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:test 06:42:33 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:test 06:42:33 [INFO] | | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:test 06:42:33 [INFO] | | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:test 06:42:33 [INFO] | | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:test 06:42:33 [INFO] | | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:test 06:42:33 [INFO] | | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:test 06:42:33 [INFO] | | | | \- org.ow2.asm:asm-commons:jar:9.9.1:test 06:42:33 [INFO] | | | | \- org.ow2.asm:asm-tree:jar:9.9.1:test 06:42:33 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:test 06:42:33 [INFO] | | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:test 06:42:33 [INFO] | | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:test 06:42:33 [INFO] | | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:test 06:42:33 [INFO] | | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:test 06:42:33 [INFO] | | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:test 06:42:33 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:test 06:42:33 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:test 06:42:33 [INFO] | | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:test 06:42:33 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:test 06:42:33 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:test 06:42:33 [INFO] | +- org.springframework:spring-aspects:jar:6.2.17:test 06:42:33 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:test 06:42:33 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:test 06:42:33 [INFO] | +- io.gsonfire:gson-fire:jar:1.9.0:test 06:42:33 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:test 06:42:33 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.1:test 06:42:33 [INFO] | | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.1:test 06:42:33 [INFO] | | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.8.1:test 06:42:33 [INFO] | | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.27:test 06:42:33 [INFO] | | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.27:test 06:42:33 [INFO] | | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.27:test 06:42:33 [INFO] | | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:test 06:42:33 [INFO] | | +- org.webjars:swagger-ui:jar:5.18.2:test 06:42:33 [INFO] | | \- org.webjars:webjars-locator-lite:jar:1.1.3:test 06:42:33 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:test 06:42:33 [INFO] | +- org.mapstruct:mapstruct:jar:1.6.3:test 06:42:33 [INFO] | \- org.mapstruct:mapstruct-processor:jar:1.6.3:test 06:42:33 [INFO] +- org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:test 06:42:33 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:test 06:42:33 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.29:test 06:42:33 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:test 06:42:33 [INFO] +- org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] +- org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.13:test 06:42:33 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:test 06:42:33 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.17:test 06:42:33 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.45.Final:test 06:42:33 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:test 06:42:33 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:test 06:42:33 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:test 06:42:33 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:test 06:42:33 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6:test 06:42:33 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.6:test 06:42:33 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.3:test 06:42:33 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.6:test 06:42:33 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:test 06:42:33 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 06:42:33 [INFO] | | \- org.springframework.data:spring-data-jpa:jar:3.5.10:test 06:42:33 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.10:test 06:42:33 [INFO] | | \- org.springframework:spring-orm:jar:6.2.17:test 06:42:33 [INFO] | +- org.postgresql:postgresql:jar:42.7.10:test 06:42:33 [INFO] | | \- org.checkerframework:checker-qual:jar:3.52.0:test 06:42:33 [INFO] | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:test 06:42:33 [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:test 06:42:33 [INFO] | +- org.projectlombok:lombok:jar:1.18.36:test 06:42:33 [INFO] | +- org.liquibase:liquibase-core:jar:4.30.0:test 06:42:33 [INFO] | | +- com.opencsv:opencsv:jar:5.9:test 06:42:33 [INFO] | | +- org.yaml:snakeyaml:jar:2.4:test 06:42:33 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:test 06:42:33 [INFO] | | +- org.apache.commons:commons-collections4:jar:4.4:test 06:42:33 [INFO] | | +- org.apache.commons:commons-text:jar:1.12.0:test 06:42:33 [INFO] | | \- commons-io:commons-io:jar:2.17.0:test 06:42:33 [INFO] | +- commons-codec:commons-codec:jar:1.18.0:test 06:42:33 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:test 06:42:33 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:test 06:42:33 [INFO] +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- org.springframework:spring-messaging:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:test 06:42:33 [INFO] | | \- org.springframework:spring-context-support:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:test 06:42:33 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:test 06:42:33 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:test 06:42:33 [INFO] | +- org.springframework.kafka:spring-kafka:jar:3.3.14:test 06:42:33 [INFO] | | +- org.springframework:spring-tx:jar:6.2.17:test 06:42:33 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.9.2:test 06:42:33 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:test 06:42:33 [INFO] | | \- org.jspecify:jspecify:jar:1.0.0:test 06:42:33 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:test 06:42:33 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:test 06:42:33 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:test 06:42:33 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:test 06:42:33 [INFO] | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:test 06:42:33 [INFO] | | \- io.cloudevents:cloudevents-core:jar:2.5.0:test 06:42:33 [INFO] | | \- io.cloudevents:cloudevents-api:jar:2.5.0:test 06:42:33 [INFO] | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:test 06:42:33 [INFO] | +- io.cloudevents:cloudevents-spring:jar:2.5.0:test 06:42:33 [INFO] | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:test 06:42:33 [INFO] | +- org.codehaus.janino:janino:jar:3.1.12:test 06:42:33 [INFO] | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:test 06:42:33 [INFO] | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- com.hazelcast:hazelcast-spring:jar:5.5.0:test 06:42:33 [INFO] | | \- com.hazelcast:hazelcast:jar:5.5.0:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:test 06:42:33 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:test 06:42:33 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 06:42:33 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:8.0.10:test 06:42:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:test 06:42:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:test 06:42:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:test 06:42:33 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:test 06:42:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:test 06:42:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:test 06:42:33 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:test 06:42:33 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:test 06:42:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:test 06:42:33 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:test 06:42:33 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:test 06:42:33 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:test 06:42:33 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:test 06:42:33 [INFO] +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:test 06:42:33 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:test 06:42:33 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:test 06:42:33 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:test 06:42:33 [INFO] | | \- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:test 06:42:33 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:test 06:42:33 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:test 06:42:33 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:test 06:42:33 [INFO] | | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:test 06:42:33 [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:test 06:42:33 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:test 06:42:33 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:test 06:42:33 [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:test 06:42:33 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:test 06:42:33 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:test 06:42:33 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:test 06:42:33 [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:test 06:42:33 [INFO] | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:test 06:42:33 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:test 06:42:33 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:test 06:42:33 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:test 06:42:33 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:test 06:42:33 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:test 06:42:33 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:test 06:42:33 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:test 06:42:33 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:test 06:42:33 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:test 06:42:33 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:test 06:42:33 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:test 06:42:33 [INFO] | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:test 06:42:33 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:42:33 [INFO] +- org.testcontainers:testcontainers-kafka:jar:2.0.4:test 06:42:33 [INFO] | \- org.testcontainers:testcontainers:jar:2.0.4:test 06:42:33 [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test 06:42:33 [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test 06:42:33 [INFO] | | \- org.jetbrains:annotations:jar:26.1.0:test 06:42:33 [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.1:test 06:42:33 [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1:test 06:42:33 [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.1:test 06:42:33 [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test 06:42:33 [INFO] +- com.squareup.okhttp3:mockwebserver:jar:4.12.0:test 06:42:33 [INFO] | +- com.squareup.okhttp3:okhttp:jar:4.12.0:test 06:42:33 [INFO] | | \- com.squareup.okio:okio:jar:3.6.0:test 06:42:33 [INFO] | | \- com.squareup.okio:okio-jvm:jar:3.6.0:test 06:42:33 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:test 06:42:33 [INFO] | +- junit:junit:jar:4.13.2:test 06:42:33 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 06:42:33 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:test 06:42:33 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:test 06:42:33 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:test 06:42:33 [INFO] +- org.testcontainers:testcontainers-postgresql:jar:2.0.4:test 06:42:33 [INFO] | \- org.testcontainers:testcontainers-jdbc:jar:2.0.4:test 06:42:33 [INFO] | \- org.testcontainers:testcontainers-database-commons:jar:2.0.4:test 06:42:33 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:42:33 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:42:33 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:42:33 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:42:33 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:42:33 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:42:33 [INFO] +- org.springframework:spring-web:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework:spring-core:jar:6.2.17:test 06:42:33 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:test 06:42:33 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:test 06:42:33 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:42:33 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:test 06:42:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:test 06:42:33 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test 06:42:33 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test 06:42:33 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:test 06:42:33 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:42:33 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:42:33 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:42:33 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test 06:42:33 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 06:42:33 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:42:33 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:42:33 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 06:42:33 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:42:33 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:42:33 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:42:33 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:42:33 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:42:33 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:42:33 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:42:33 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:42:33 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:42:33 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:42:33 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:42:33 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:42:33 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:42:33 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:42:33 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:3.3.14:test 06:42:33 [INFO] | +- org.springframework:spring-context:jar:6.2.17:test 06:42:33 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:test 06:42:33 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:test 06:42:33 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.8.6:test 06:42:33 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.8.6:test 06:42:33 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.12.0:test 06:42:33 [INFO] | | +- io.netty:netty-handler:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-common:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-transport:jar:4.1.132.Final:test 06:42:33 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:test 06:42:33 [INFO] | | | \- io.netty:netty-codec:jar:4.1.132.Final:test 06:42:33 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.132.Final:test 06:42:33 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:test 06:42:33 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.32:test 06:42:33 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.5.32:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.9.2:test 06:42:33 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:test 06:42:33 [INFO] | | +- at.yawk.lz4:lz4-java:jar:1.10.1:test 06:42:33 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-server:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-group-coordinator:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.9.2:test 06:42:33 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.9.2:test 06:42:33 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.9.2:test 06:42:33 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 06:42:33 [INFO] | | \- org.pcollections:pcollections:jar:4.0.1:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-server-common:jar:test:3.9.2:test 06:42:33 [INFO] | +- org.apache.kafka:kafka-streams-test-utils:jar:3.9.2:test 06:42:33 [INFO] | | \- org.apache.kafka:kafka-streams:jar:3.9.2:test 06:42:33 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:test 06:42:33 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.9.2:test 06:42:33 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.15:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-storage-api:jar:3.9.2:test 06:42:33 [INFO] | | +- org.apache.kafka:kafka-tools-api:jar:3.9.2:test 06:42:33 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 06:42:33 [INFO] | | +- commons-validator:commons-validator:jar:1.10.1:test 06:42:33 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 06:42:33 [INFO] | | | +- commons-digester:commons-digester:jar:2.1:test 06:42:33 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:test 06:42:33 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.21.2:test 06:42:33 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8.3:test 06:42:33 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.21.2:test 06:42:33 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.9.6:test 06:42:33 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.10.0:test 06:42:33 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:test 06:42:33 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.15:test 06:42:33 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.5:test 06:42:33 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.1.12.1:test 06:42:33 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 06:42:33 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.9.2:test 06:42:33 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:42:33 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 06:42:33 [INFO] +- org.testcontainers:testcontainers-spock:jar:2.0.4:test 06:42:33 [INFO] \- org.codehaus.groovy:groovy-json:jar:3.0.25:test 06:42:33 [INFO] 06:42:33 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ integration-test --- 06:42:33 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/integration-test/target/sonatype-clm/module.xml 06:42:33 [INFO] 06:42:33 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 06:42:33 [INFO] Building spotbugs 3.7.8-SNAPSHOT [19/23] 06:42:33 [INFO] --------------------------------[ jar ]--------------------------------- 06:42:33 [INFO] 06:42:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 06:42:33 [INFO] 06:42:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 06:42:33 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:42:33 [INFO] Copying 1 resource 06:42:33 [INFO] 06:42:33 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 06:42:33 [INFO] No sources to compile 06:42:33 [INFO] 06:42:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 06:42:33 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 06:42:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/spotbugs/src/test/resources 06:42:33 [INFO] 06:42:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 06:42:33 [INFO] No sources to compile 06:42:33 [INFO] 06:42:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 06:42:33 [INFO] No tests to run. 06:42:33 [INFO] 06:42:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 06:42:33 [INFO] Building jar: /w/workspace/cps-maven-clm-master/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar 06:42:33 [INFO] 06:42:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 06:42:33 [INFO] Installing /w/workspace/cps-maven-clm-master/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/spotbugs/3.7.8-SNAPSHOT/spotbugs-3.7.8-SNAPSHOT.jar 06:42:33 [INFO] Installing /w/workspace/cps-maven-clm-master/spotbugs/pom.xml to /tmp/r/org/onap/cps/spotbugs/3.7.8-SNAPSHOT/spotbugs-3.7.8-SNAPSHOT.pom 06:42:33 [INFO] 06:42:33 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ spotbugs --- 06:42:33 [INFO] org.onap.cps:spotbugs:jar:3.7.8-SNAPSHOT 06:42:33 [INFO] 06:42:33 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ spotbugs --- 06:42:33 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/spotbugs/target/sonatype-clm/module.xml 06:42:33 [INFO] 06:42:33 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 06:42:33 [INFO] Building cps-application 3.7.8-SNAPSHOT [20/23] 06:42:33 [INFO] --------------------------------[ jar ]--------------------------------- 06:42:34 [INFO] 06:42:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 06:42:34 [INFO] 06:42:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 06:42:35 [INFO] 06:42:35 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 06:42:35 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:42:35 [INFO] 06:42:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 06:42:35 [INFO] You have 0 Checkstyle violations. 06:42:35 [INFO] 06:42:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 06:42:35 [INFO] You have 0 Checkstyle violations. 06:42:35 [INFO] 06:42:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 06:42:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:42:35 [INFO] Copying 1 resource 06:42:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-application/target/generated-sources/license 06:42:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/cps-application/target/generated-resources/licenses 06:42:35 [INFO] 06:42:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 06:42:35 [INFO] Recompiling the module because of changed dependency. 06:42:35 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 06:42:35 [INFO] 06:42:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 06:42:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:42:35 [INFO] Copying 2 resources 06:42:35 [INFO] 06:42:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 06:42:35 [INFO] Recompiling the module because of changed dependency. 06:42:35 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 06:42:36 [INFO] 06:42:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 06:42:36 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:42:36 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:42:36 [INFO] Parallel parsing disabled. 06:42:37 [INFO] Compiled 13 files. 06:42:37 [INFO] 06:42:37 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-application --- 06:42:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:42:37 [INFO] 06:42:37 [INFO] ------------------------------------------------------- 06:42:37 [INFO] T E S T S 06:42:37 [INFO] ------------------------------------------------------- 06:42:38 06:42:38.270 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-maven-clm-master/cps-application/target/test-classes/archunit.properties 06:42:38 [INFO] Running org.onap.cps.ApplicationSpec 06:42:39 06:42:39.144 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-123.novalocal 06:42:39 06:42:39.145 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 2826 ms 06:42:42 06:42:41.972 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 06:42:42 06:42:42,623 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 06:42:42 06:42:42,624 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 06:42:42 06:42:42,628 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 06:42:42 06:42:42,691 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 06:42:42 06:42:42,691 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 06:42:43 06:42:43,181 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 06:42:43 06:42:43,182 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 06:42:43 {"logTimeStamp":"2026-05-16T06:42:43.656Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 16157 (started by jenkins in /w/workspace/cps-maven-clm-master/cps-application)","processId":"16157","threadName":"main","class":"org.onap.cps.Application"} 06:42:43 {"logTimeStamp":"2026-05-16T06:42:43.657Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"16157","threadName":"main","class":"org.onap.cps.Application"} 06:42:45 {"logTimeStamp":"2026-05-16T06:42:45.653Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"16157","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 06:42:45 {"logTimeStamp":"2026-05-16T06:42:45.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 232 ms. Found 6 JPA repository interfaces.","processId":"16157","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 06:42:47 {"logTimeStamp":"2026-05-16T06:42:47.525Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"16157","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 06:42:47 {"logTimeStamp":"2026-05-16T06:42:47.534Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS","processId":"16157","threadName":"main","class":"org.eclipse.jetty.server.Server"} 06:42:47 {"logTimeStamp":"2026-05-16T06:42:47.581Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"16157","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 06:42:47 {"logTimeStamp":"2026-05-16T06:42:47.582Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3864 ms","processId":"16157","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 06:42:48 {"logTimeStamp":"2026-05-16T06:42:48.229Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"16157","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 06:42:48 {"logTimeStamp":"2026-05-16T06:42:48.240Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5ef7a514{application,/,b=[file:/tmp/jetty-docbase.8080.2149798936195230616/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@65ba7bf2{STARTED}}","processId":"16157","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 06:42:48 {"logTimeStamp":"2026-05-16T06:42:48.240Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5ef7a514{application,/,b=[file:/tmp/jetty-docbase.8080.2149798936195230616/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@65ba7bf2{STARTED}}","processId":"16157","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 06:42:48 {"logTimeStamp":"2026-05-16T06:42:48.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@3be7ff76{STARTING}[12.0.33,sto=0] @11100ms","processId":"16157","threadName":"main","class":"org.eclipse.jetty.server.Server"} 06:42:48 {"logTimeStamp":"2026-05-16T06:42:48.470Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16157","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 06:42:49 {"logTimeStamp":"2026-05-16T06:42:49.586Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"16157","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 06:42:49 {"logTimeStamp":"2026-05-16T06:42:49.675Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.45.Final","processId":"16157","threadName":"main","class":"org.hibernate.Version"} 06:42:49 {"logTimeStamp":"2026-05-16T06:42:49.679Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"16157","threadName":"main","class":"org.hibernate.cfg.Environment"} 06:42:49 {"logTimeStamp":"2026-05-16T06:42:49.730Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"16157","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 06:42:50 {"logTimeStamp":"2026-05-16T06:42:50.130Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"16157","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 06:42:50 {"logTimeStamp":"2026-05-16T06:42:50.173Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16157","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 06:42:51 {"logTimeStamp":"2026-05-16T06:42:51.179Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16157","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 06:42:51 {"logTimeStamp":"2026-05-16T06:42:51.179Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"16157","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 06:42:51 {"logTimeStamp":"2026-05-16T06:42:51.181Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"16157","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:388)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:364)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:290)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 06:42:51 {"logTimeStamp":"2026-05-16T06:42:51.213Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"16157","threadName":"main","class":"org.hibernate.orm.deprecation"} 06:42:51 {"logTimeStamp":"2026-05-16T06:42:51.231Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"16157","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 06:42:52 {"logTimeStamp":"2026-05-16T06:42:52.755Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"16157","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 06:42:52 {"logTimeStamp":"2026-05-16T06:42:52.758Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"16157","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 06:42:53 {"logTimeStamp":"2026-05-16T06:42:53.394Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"16157","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.455Z","logLevel":"WARN","serviceName":"cps-application","message":"Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:\n --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED","processId":"16157","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.617Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"16157","threadName":"main","class":"com.hazelcast.system.logo"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.617Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"16157","threadName":"main","class":"com.hazelcast.system"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.619Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.156]:5701","processId":"16157","threadName":"main","class":"com.hazelcast.system"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.619Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"16157","threadName":"main","class":"com.hazelcast.system"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.619Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"16157","threadName":"main","class":"com.hazelcast.system"} 06:42:54 {"logTimeStamp":"2026-05-16T06:42:54.624Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"16157","threadName":"main","class":"com.hazelcast.system"} 06:42:55 {"logTimeStamp":"2026-05-16T06:42:55.376Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"16157","threadName":"main","class":"com.hazelcast.system.security"} 06:42:55 {"logTimeStamp":"2026-05-16T06:42:55.501Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"16157","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 06:42:55 {"logTimeStamp":"2026-05-16T06:42:55.771Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"16157","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 06:42:55 {"logTimeStamp":"2026-05-16T06:42:55.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.156]:5701 is STARTING","processId":"16157","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 06:42:58 {"logTimeStamp":"2026-05-16T06:42:58.602Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.156]:5701 - 5817f295-4ec7-4523-b3d9-6d387dc52ea7 this\n]\n","processId":"16157","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 06:42:58 {"logTimeStamp":"2026-05-16T06:42:58.623Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.156]:5701 is STARTED","processId":"16157","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.417Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"16157","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.711Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"16157","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.899Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"16157","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.899Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"16157","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.901Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"16157","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.910Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@79b3e1e4{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16157","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 06:43:01 {"logTimeStamp":"2026-05-16T06:43:01.912Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"16157","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:01.976Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \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 = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.045Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.158Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.160Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.160Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.160Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782158","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.164Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.177Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \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 = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.181Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.192Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.193Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.193Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782192","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.193Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.196Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \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 = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.196Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.303Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.303Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.303Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782303","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.304Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.320Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \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 = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.320Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.326Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.326Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.326Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.326Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782326","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.327Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.330Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \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 = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.330Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.337Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.337Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.337Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.337Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782337","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.342Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \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 = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\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.strategy = none\n\tmetric.reporters = []\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 = 1000\n\treconnect.backoff.ms = 50\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 = null\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.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\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.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\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\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","processId":"16157","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.342Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16157","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.362Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.362Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.362Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1778913782362","processId":"16157","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.363Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"16157","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.391Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 20.33 seconds (process running for 25.248)","processId":"16157","threadName":"main","class":"org.onap.cps.Application"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.393Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"16157","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.393Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"16157","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.393Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"16157","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.393Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"16157","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.411Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.156]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"16157","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.435Z","logLevel":"INFO","traceId":"76ea069f233b79d8a59ff8c5d631e584","serviceName":"cps-application","message":"System is not ready yet","spanId":"081599e66201a216","processId":"16157","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.439Z","logLevel":"INFO","traceId":"1403d5493d8e08512adef73ab32ff938","serviceName":"cps-application","message":"System is not ready yet","spanId":"f644100cbf249749","processId":"16157","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.555Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.556Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"16157","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.582Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16157","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.690Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.690Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.692Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.694Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.694Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.694Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.694Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.697Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.697Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.697Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.699Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.699Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.784Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.785Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.785Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.787Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.787Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.787Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.803Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.803Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.803Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.804Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.804Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.804Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.809Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.809Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.809Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.820Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.820Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.820Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.886Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.887Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.889Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.889Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.889Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.906Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.906Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.906Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.910Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.910Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.910Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.914Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.914Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:02 {"logTimeStamp":"2026-05-16T06:43:02.914Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:02.972Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:02.972Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:02.972Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.070Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.070Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.070Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.077Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.077Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.077Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.098Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.098Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.098Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.139Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.139Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.139Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.168Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.168Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.168Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.191Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.191Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.191Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.474Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.475Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.475Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.502Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.502Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.502Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.531Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.531Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.531Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.584Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16157","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.584Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"16157","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.590Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.590Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.590Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.594Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.594Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.594Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.599Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.599Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.608Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.609Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.609Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.609Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.610Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.611Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.611Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.612Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.615Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.615Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.615Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.615Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.617Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.617Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.617Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.617Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.626Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.627Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.628Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.628Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.634Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.634Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.636Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.637Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.639Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.639Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.639Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.640Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16157","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.641Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"16157","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.643Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"16157","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 06:43:03 {"logTimeStamp":"2026-05-16T06:43:03.648Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@79b3e1e4{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16157","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"16157","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@3be7ff76{STOPPING}[12.0.33,sto=0]","processId":"16157","threadName":"main","class":"org.eclipse.jetty.server.Server"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.747Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"16157","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@5ef7a514{application,/,b=[file:/tmp/jetty-docbase.8080.2149798936195230616/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@65ba7bf2{STOPPED}}","processId":"16157","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.751Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"16157","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 06:43:05 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@29471e3e has been closed already 06:43:05 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 06:43:05 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.772Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 06:43:05 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:43:05 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:43:05 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:43:05 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:43:05 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:43:05 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:43:05 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:43:05 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 06:43:05 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 06:43:05 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 06:43:05 at org.onap.cps.Application.main(Application.java:45) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:43:05 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:43:05 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 06:43:05 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 06:43:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:43:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:43:05 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.777Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.777Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"16157","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 06:43:05 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@29471e3e has been closed already 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.778Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-maven-clm-master/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 06:43:05 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 06:43:05 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 06:43:05 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.778Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 06:43:05 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 06:43:05 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 06:43:05 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 06:43:05 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 06:43:05 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:43:05 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 06:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 06:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 06:43:05 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 06:43:05 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 06:43:05 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 06:43:05 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 06:43:05 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 06:43:05 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 06:43:05 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 06:43:05 at org.onap.cps.Application.main(Application.java:45) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 06:43:05 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 06:43:05 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 06:43:05 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 06:43:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 06:43:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 06:43:05 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 06:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 06:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 06:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 06:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 06:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 06:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 06:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 06:43:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 06:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 06:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 06:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 06:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 06:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 06:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 06:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 06:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 06:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 06:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 06:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 06:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 06:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 06:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 06:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 06:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 06:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 06:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 06:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 06:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 06:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.781Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"16157","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.781Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"16157","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"16157","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"16157","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"16157","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 06:43:05 {"logTimeStamp":"2026-05-16T06:43:05.783Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"16157","threadName":"main","class":"org.onap.cps.Application"} 06:43:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.96 s -- in org.onap.cps.ApplicationSpec 06:43:05 [INFO] Running org.onap.cps.config.JettyConfigSpec 06:43:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.onap.cps.config.JettyConfigSpec 06:43:06 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 06:43:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.config.MicroMeterConfigSpec 06:43:06 [INFO] Running org.onap.cps.config.TransactionConfigSpec 06:43:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.TransactionConfigSpec 06:43:06 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 06:43:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.logging.MdcServletFilterSpec 06:43:06 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.681Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.681Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.682Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.682Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.683Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.683Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.684Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.684Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.687Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.687Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.687Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.687Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.688Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.688Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.689Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.689Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.690Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.690Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.693Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-123.novalocal","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.695Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 2826 ms","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.695Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"16157","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 06:43:06 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 06:43:06 {"logTimeStamp":"2026-05-16T06:43:06.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"16157","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 06:43:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.799 s -- in org.onap.cps.architecture.CpsArchitectureTest 06:43:11 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 06:43:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.architecture.NcmpArchitectureTest 06:43:11 [INFO] 06:43:11 [INFO] Results: 06:43:11 [INFO] 06:43:11 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 06:43:11 [INFO] 06:43:11 [INFO] 06:43:11 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 06:43:11 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-application/target/code-coverage/jacoco-ut.exec 06:43:11 [INFO] Analyzed bundle 'cps-application' with 6 classes 06:43:11 [INFO] All coverage checks have been met. 06:43:11 [INFO] 06:43:11 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 06:43:11 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-application/target/code-coverage/jacoco-ut.exec 06:43:11 [INFO] Analyzed bundle 'cps-application' with 6 classes 06:43:12 [INFO] 06:43:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 06:43:12 [INFO] Building jar: /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar 06:43:12 [INFO] 06:43:12 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-application --- 06:43:12 [INFO] Attaching repackaged archive /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar with classifier springboot 06:43:12 [INFO] 06:43:12 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 06:43:14 [INFO] 06:43:14 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.8-SNAPSHOT-20260516T063439Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 06:43:14 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 06:43:14 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 06:43:14 [INFO] Building project dependencies layer... 06:43:14 [INFO] Building dependencies layer... 06:43:14 [INFO] Building resources layer... 06:43:14 [INFO] Building jvm arg files layer... 06:43:14 [INFO] Building classes layer... 06:43:14 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 06:43:20 [INFO] 06:43:20 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 06:43:20 [INFO] Loading to Docker daemon... 06:43:23 [INFO] 06:43:23 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.8-SNAPSHOT-20260516T063439Z, nexus3.onap.org:10003/onap/cps-and-ncmp 06:43:23 [INFO] 06:43:23 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 06:43:23 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 06:43:23 [INFO] 06:43:23 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 06:43:23 [INFO] 06:43:23 [INFO] 06:43:23 [INFO] 06:43:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 06:43:23 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT.jar 06:43:23 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-application/pom.xml to /tmp/r/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT.pom 06:43:23 [INFO] Installing /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar to /tmp/r/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT-springboot.jar 06:43:23 [INFO] 06:43:23 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-application --- 06:43:23 [INFO] org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT 06:43:23 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:43:23 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:43:23 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:43:23 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:43:23 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:43:23 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:43:23 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:43:23 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:43:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:43:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:43:23 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:43:23 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:43:23 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 06:43:23 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:43:23 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:43:23 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:43:23 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:43:23 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:43:23 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:43:23 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:43:23 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:43:23 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:43:23 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:43:23 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:43:23 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:43:23 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:43:23 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:43:23 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:43:23 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:43:23 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:43:23 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:43:23 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:43:23 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:43:23 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:43:23 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:43:23 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:43:23 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:43:23 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:43:23 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:43:23 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:43:23 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:43:23 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:43:23 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:43:23 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:43:23 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:43:23 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:43:23 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:43:23 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:43:23 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:43:23 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:43:23 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:43:23 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:43:23 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:43:23 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:43:23 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:43:23 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:43:23 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.1:compile 06:43:23 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.1:compile 06:43:23 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.8.1:compile 06:43:23 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.27:compile 06:43:23 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.27:compile 06:43:23 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.27:compile 06:43:23 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:compile 06:43:23 [INFO] | +- org.webjars:swagger-ui:jar:5.18.2:compile 06:43:23 [INFO] | \- org.webjars:webjars-locator-lite:jar:1.1.3:compile 06:43:23 [INFO] | \- org.jspecify:jspecify:jar:1.0.0:compile 06:43:23 [INFO] +- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:43:23 [INFO] | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:43:23 [INFO] | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:43:23 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:43:23 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 06:43:23 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:43:23 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:43:23 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:43:23 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 06:43:23 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 06:43:23 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 06:43:23 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 06:43:23 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 06:43:23 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 06:43:23 [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.10:compile 06:43:23 [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.10:compile 06:43:23 [INFO] | | +- io.micrometer:context-propagation:jar:1.1.4:compile 06:43:23 [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile 06:43:23 [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:43:23 [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:43:23 [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:43:23 [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:43:23 [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:43:23 [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:43:23 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:43:23 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:43:23 [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile 06:43:23 [INFO] +- io.github.mweirauch:micrometer-jvm-extras:jar:0.2.2:compile 06:43:23 [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:43:23 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:43:23 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:43:23 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:43:23 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 06:43:23 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:43:23 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:43:23 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:43:23 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:43:23 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:43:23 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:43:23 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:43:23 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:43:23 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:43:23 [INFO] +- cglib:cglib-nodep:jar:3.2.6:test 06:43:23 [INFO] +- com.tngtech.archunit:archunit-junit5:jar:1.3.1:test 06:43:23 [INFO] | +- com.tngtech.archunit:archunit-junit5-api:jar:1.3.1:test 06:43:23 [INFO] | | \- com.tngtech.archunit:archunit:jar:1.3.1:test 06:43:23 [INFO] | \- com.tngtech.archunit:archunit-junit5-engine:jar:1.3.1:test 06:43:23 [INFO] | \- com.tngtech.archunit:archunit-junit5-engine-api:jar:1.3.1:test 06:43:23 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:43:23 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:43:23 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:compile 06:43:23 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 06:43:23 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 06:43:23 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 06:43:23 [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test 06:43:23 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.8:runtime 06:43:23 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 06:43:23 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:43:23 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:43:23 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:43:23 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:43:23 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 06:43:23 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:43:23 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 06:43:23 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:43:23 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:43:23 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:43:23 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 06:43:23 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:43:23 [INFO] | +- org.springframework:spring-test:jar:6.2.17:test 06:43:23 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:43:23 [INFO] +- org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:43:23 [INFO] | | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:43:23 [INFO] | | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:43:23 [INFO] | | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:43:23 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:43:23 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:43:23 [INFO] | | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:43:23 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:43:23 [INFO] | | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:43:23 [INFO] | | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:43:23 [INFO] | | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:43:23 [INFO] | | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:43:23 [INFO] | | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:43:23 [INFO] | | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:43:23 [INFO] | | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:43:23 [INFO] | | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:43:23 [INFO] | | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:43:23 [INFO] | | +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:43:23 [INFO] | | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:43:23 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:43:23 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:43:23 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:43:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:43:23 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:43:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:43:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:43:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:43:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:43:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:43:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:43:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:43:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:43:23 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:43:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:43:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:43:23 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:43:23 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:43:23 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:43:23 [INFO] | | \- com.fasterxml:classmate:jar:1.7.3:compile 06:43:23 [INFO] | +- org.springframework:spring-aspects:jar:6.2.17:compile 06:43:23 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:43:23 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:43:23 [INFO] | +- io.gsonfire:gson-fire:jar:1.9.0:compile 06:43:23 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:43:23 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:43:23 [INFO] | +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:43:23 [INFO] | \- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:43:23 [INFO] +- org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:43:23 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:43:23 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:43:23 [INFO] | | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:43:23 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:43:23 [INFO] | | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:43:23 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:43:23 [INFO] | | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:43:23 [INFO] | | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:43:23 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:43:23 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:43:23 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:43:23 [INFO] | | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:43:23 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:43:23 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:43:23 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:43:23 [INFO] | | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:43:23 [INFO] | | | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:43:23 [INFO] | | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:43:23 [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:43:23 [INFO] | | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:43:23 [INFO] | | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:43:23 [INFO] | | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:43:23 [INFO] | | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:43:23 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:43:23 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:43:23 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:43:23 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:43:23 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:43:23 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:43:23 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:43:23 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:43:23 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:43:23 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:43:23 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile 06:43:23 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.29:compile 06:43:23 [INFO] +- org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:43:23 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.13:compile 06:43:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.13:compile 06:43:23 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 06:43:23 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.17:compile 06:43:23 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.45.Final:compile 06:43:23 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 06:43:23 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:43:23 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 06:43:23 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 06:43:23 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6:runtime 06:43:23 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.6:runtime 06:43:23 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.3:runtime 06:43:23 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.6:runtime 06:43:23 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 06:43:23 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:43:23 [INFO] | | \- org.springframework.data:spring-data-jpa:jar:3.5.10:compile 06:43:23 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.10:compile 06:43:23 [INFO] | | \- org.springframework:spring-orm:jar:6.2.17:compile 06:43:23 [INFO] | +- org.postgresql:postgresql:jar:42.7.10:compile 06:43:23 [INFO] | | \- org.checkerframework:checker-qual:jar:3.52.0:compile 06:43:23 [INFO] | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:43:23 [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:43:23 [INFO] | +- org.projectlombok:lombok:jar:1.18.36:compile 06:43:23 [INFO] | +- org.liquibase:liquibase-core:jar:4.30.0:compile 06:43:23 [INFO] | | +- com.opencsv:opencsv:jar:5.9:compile 06:43:23 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 06:43:23 [INFO] | | +- org.apache.commons:commons-collections4:jar:4.4:compile 06:43:23 [INFO] | | +- org.apache.commons:commons-text:jar:1.12.0:compile 06:43:23 [INFO] | | \- commons-io:commons-io:jar:2.17.0:compile 06:43:23 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 06:43:23 [INFO] \- org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT:compile 06:43:23 [INFO] 06:43:23 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-application --- 06:43:23 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/cps-application/target/sonatype-clm/module.xml 06:43:23 [INFO] 06:43:23 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 06:43:23 [INFO] Building policy-executor-stub 3.7.8-SNAPSHOT [21/23] 06:43:23 [INFO] --------------------------------[ jar ]--------------------------------- 06:43:23 [INFO] 06:43:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 06:43:23 [INFO] 06:43:23 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 06:43:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:43:23 [INFO] 06:43:23 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 06:43:24 [INFO] Generating with dryRun=false 06:43:24 [INFO] Output directory (/w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 06:43:24 [INFO] OpenAPI Generator: spring (server) 06:43:24 [INFO] Generator 'spring' is considered stable. 06:43:24 [INFO] ---------------------------------- 06:43:24 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 06:43:24 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 06:43:24 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 06:43:24 [INFO] Processing operation initiatePermissionRequest 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 06:43:24 [INFO] Skipping generation of Webhooks. 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [INFO] Skipping generation of supporting files. 06:43:24 ################################################################################ 06:43:24 # Thanks for using OpenAPI Generator. # 06:43:24 # Please consider donation to help us maintain this project 🙏 # 06:43:24 # https://opencollective.com/openapi_generator/donate # 06:43:24 ################################################################################ 06:43:24 [INFO] 06:43:24 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ policy-executor-stub --- 06:43:24 [INFO] 06:43:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 06:43:24 [INFO] You have 0 Checkstyle violations. 06:43:24 [INFO] 06:43:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 06:43:24 [INFO] You have 0 Checkstyle violations. 06:43:24 [INFO] 06:43:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 06:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:43:24 [INFO] Copying 1 resource 06:43:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/license 06:43:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-resources/licenses 06:43:24 [INFO] 06:43:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 06:43:24 [INFO] Recompiling the module because of changed dependency. 06:43:24 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 06:43:24 [INFO] 06:43:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 06:43:24 [INFO] Generating with dryRun=false 06:43:24 [INFO] No .openapi-generator-ignore file found. 06:43:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 06:43:24 [INFO] Generator 'openapi-yaml' is considered stable. 06:43:24 [INFO] Output file [outputFile=openapi.yaml] 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [INFO] Skipping generation of Webhooks. 06:43:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/README.md 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 06:43:24 [INFO] writing file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 06:43:24 ################################################################################ 06:43:24 # Thanks for using OpenAPI Generator. # 06:43:24 # Please consider donation to help us maintain this project 🙏 # 06:43:24 # https://opencollective.com/openapi_generator/donate # 06:43:24 ################################################################################ 06:43:24 [INFO] 06:43:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 06:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:43:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/policy-executor-stub/src/test/resources 06:43:24 [INFO] 06:43:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 06:43:24 [INFO] No sources to compile 06:43:24 [INFO] 06:43:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 06:43:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 06:43:24 [INFO] Using Groovy 3.0.25 to perform compileTests. 06:43:24 [INFO] Parallel parsing disabled. 06:43:25 [INFO] Compiled 4 files. 06:43:25 [INFO] 06:43:25 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ policy-executor-stub --- 06:43:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:43:25 [INFO] 06:43:25 [INFO] ------------------------------------------------------- 06:43:25 [INFO] T E S T S 06:43:25 [INFO] ------------------------------------------------------- 06:43:26 06:43:26.699 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:43:26 06:43:26.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 06:43:27 06:43:26.963 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 06:43:27 06:43:26.980 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 06:43:27 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 06:43:28 06:43:28 . ____ _ __ _ _ 06:43:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:43:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:43:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:43:28 ' |____| .__|_| |_|_| |_\__, | / / / / 06:43:28 =========|_|==============|___/=/_/_/_/ 06:43:28 06:43:28 :: Spring Boot :: (v3.5.13) 06:43:28 06:43:28 2026-05-16T06:43:28.173Z INFO 16577 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 16577 (started by jenkins in /w/workspace/cps-maven-clm-master/policy-executor-stub) 06:43:28 2026-05-16T06:43:28.175Z INFO 16577 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 06:43:29 2026-05-16T06:43:29.538Z INFO 16577 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 06:43:29 2026-05-16T06:43:29.547Z INFO 16577 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS 06:43:29 2026-05-16T06:43:29.600Z INFO 16577 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 06:43:29 2026-05-16T06:43:29.601Z INFO 16577 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1388 ms 06:43:29 2026-05-16T06:43:29.686Z INFO 16577 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 06:43:29 2026-05-16T06:43:29.696Z INFO 16577 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@558fe3b0{application,/,b=[file:/tmp/jetty-docbase.8093.6848705720846471479/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@2c8d8934{STARTED}} 06:43:29 2026-05-16T06:43:29.697Z INFO 16577 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@558fe3b0{application,/,b=[file:/tmp/jetty-docbase.8093.6848705720846471479/, jar:file:///tmp/r/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@2c8d8934{STARTED}} 06:43:29 2026-05-16T06:43:29.700Z INFO 16577 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@5331a22c{STARTING}[12.0.33,sto=0] @4109ms 06:43:30 2026-05-16T06:43:30.355Z INFO 16577 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 06:43:30 2026-05-16T06:43:30.356Z INFO 16577 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 06:43:30 2026-05-16T06:43:30.356Z INFO 16577 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 06:43:30 2026-05-16T06:43:30.373Z INFO 16577 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@14fed6c7{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 06:43:30 2026-05-16T06:43:30.375Z INFO 16577 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 06:43:30 2026-05-16T06:43:30.386Z INFO 16577 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.839 seconds (process running for 4.795) 06:43:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.143 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 06:43:30 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 06:43:31 06:43:31 . ____ _ __ _ _ 06:43:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:43:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:43:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:43:31 ' |____| .__|_| |_|_| |_\__, | / / / / 06:43:31 =========|_|==============|___/=/_/_/_/ 06:43:31 06:43:31 :: Spring Boot :: (v3.5.13) 06:43:31 06:43:31 2026-05-16T06:43:31.541Z INFO 16577 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 16577 (started by jenkins in /w/workspace/cps-maven-clm-master/policy-executor-stub) 06:43:31 2026-05-16T06:43:31.542Z INFO 16577 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 06:43:32 2026-05-16T06:43:32.081Z INFO 16577 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 06:43:32 2026-05-16T06:43:32.081Z INFO 16577 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 06:43:32 2026-05-16T06:43:32.082Z INFO 16577 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 06:43:32 2026-05-16T06:43:32.101Z INFO 16577 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.594 seconds (process running for 6.51) 06:43:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:43:32 2026-05-16T06:43:32.942Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:32 2026-05-16T06:43:32.943Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:32 2026-05-16T06:43:32.947Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:32 "permissionId" : null, 06:43:32 "changeRequestFormat" : "cm-legacy", 06:43:32 "operations" : [ { 06:43:32 "operation" : "delete", 06:43:32 "entityHandleId" : null, 06:43:32 "resourceIdentifier" : "some fdn", 06:43:32 "targetIdentifier" : "some cm-handle", 06:43:32 "changeRequest" : "{}" 06:43:32 } ] 06:43:32 } 06:43:32 2026-05-16T06:43:32.947Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 06:43:32 2026-05-16T06:43:32.947Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:33 2026-05-16T06:43:33.033Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:33 2026-05-16T06:43:33.034Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:33 2026-05-16T06:43:33.034Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:33 "permissionId" : null, 06:43:33 "changeRequestFormat" : "cm-legacy", 06:43:33 "operations" : [ { 06:43:33 "operation" : "delete", 06:43:33 "entityHandleId" : null, 06:43:33 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 06:43:33 "targetIdentifier" : "some cm-handle", 06:43:33 "changeRequest" : "{}" 06:43:33 } ] 06:43:33 } 06:43:33 2026-05-16T06:43:33.034Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 06:43:34 2026-05-16T06:43:34.035Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.061Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.062Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.062Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.062Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 06:43:34 2026-05-16T06:43:34.062Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 06:43:34 2026-05-16T06:43:34.078Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.078Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.079Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.079Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 06:43:34 2026-05-16T06:43:34.079Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 06:43:34 2026-05-16T06:43:34.096Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.096Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.096Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.097Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 06:43:34 2026-05-16T06:43:34.097Z WARN 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 06:43:34 2026-05-16T06:43:34.111Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.111Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 06:43:34 2026-05-16T06:43:34.111Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "some target", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.112Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 06:43:34 2026-05-16T06:43:34.112Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.123Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.123Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.123Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "some decision type", 06:43:34 "operations" : [ ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.136Z WARN 16577 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 06:43:34 2026-05-16T06:43:34.277Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.277Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.285Z ERROR 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 06:43:34 06:43:34 com.fasterxml.jackson.core.JsonProcessingException: test 06:43:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 06:43:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 06:43:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$1685177412.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.2.jar:2.21.2] 06:43:34 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 06:43:34 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 06:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.17.jar:6.2.17] 06:43:34 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 06:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 06:43:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 06:43:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.17.jar:6.2.17] 06:43:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 06:43:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] 06:43:34 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 06:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 06:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 06:43:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 06:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 06:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 06:43:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] 06:43:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 06:43:34 06:43:34 2026-05-16T06:43:34.292Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 06:43:34 2026-05-16T06:43:34.292Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 06:43:34 2026-05-16T06:43:34.292Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.313Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.313Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 06:43:34 2026-05-16T06:43:34.314Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "policySimulation=slowResponse_5", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.314Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 06:43:34 2026-05-16T06:43:34.316Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.344Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.344Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 06:43:34 2026-05-16T06:43:34.345Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "delete", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "some resource", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : null 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.345Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 06:43:34 2026-05-16T06:43:34.345Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.358Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.358Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 06:43:34 2026-05-16T06:43:34.358Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "other", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "some resource", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : "{}" 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.358Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 06:43:34 2026-05-16T06:43:34.358Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 06:43:34 2026-05-16T06:43:34.370Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 06:43:34 2026-05-16T06:43:34.370Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 06:43:34 2026-05-16T06:43:34.370Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 06:43:34 "permissionId" : null, 06:43:34 "changeRequestFormat" : "cm-legacy", 06:43:34 "operations" : [ { 06:43:34 "operation" : "other", 06:43:34 "entityHandleId" : null, 06:43:34 "resourceIdentifier" : "some resource", 06:43:34 "targetIdentifier" : "some cm-handle", 06:43:34 "changeRequest" : null 06:43:34 } ] 06:43:34 } 06:43:34 2026-05-16T06:43:34.370Z INFO 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 06:43:34 2026-05-16T06:43:34.370Z WARN 16577 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 06:43:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.941 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 06:43:34 [INFO] 06:43:34 [INFO] Results: 06:43:34 [INFO] 06:43:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 06:43:34 [INFO] 06:43:34 [INFO] 06:43:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 06:43:34 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec 06:43:34 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 06:43:34 [INFO] All coverage checks have been met. 06:43:34 [INFO] 06:43:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 06:43:34 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec 06:43:34 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 06:43:34 [INFO] 06:43:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 06:43:34 [INFO] Building jar: /w/workspace/cps-maven-clm-master/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar 06:43:34 [INFO] 06:43:34 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 06:43:34 [INFO] 06:43:34 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.8-SNAPSHOT-20260516T063439Z, nexus3.onap.org:10003/onap/policy-executor-stub... 06:43:34 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 06:43:34 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 06:43:34 [INFO] Building classes layer... 06:43:34 [INFO] Building jvm arg files layer... 06:43:34 [INFO] Building resources layer... 06:43:34 [INFO] Building dependencies layer... 06:43:34 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 06:43:35 [INFO] 06:43:35 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 06:43:35 [INFO] Loading to Docker daemon... 06:43:36 [INFO] 06:43:36 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.8-SNAPSHOT-20260516T063439Z, nexus3.onap.org:10003/onap/policy-executor-stub 06:43:36 [INFO] 06:43:36 [INFO] 06:43:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 06:43:36 [INFO] Installing /w/workspace/cps-maven-clm-master/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/policy-executor-stub/3.7.8-SNAPSHOT/policy-executor-stub-3.7.8-SNAPSHOT.jar 06:43:36 [INFO] Installing /w/workspace/cps-maven-clm-master/policy-executor-stub/pom.xml to /tmp/r/org/onap/cps/policy-executor-stub/3.7.8-SNAPSHOT/policy-executor-stub-3.7.8-SNAPSHOT.pom 06:43:36 [INFO] 06:43:36 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ policy-executor-stub --- 06:43:36 [INFO] org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT 06:43:36 [INFO] +- org.projectlombok:lombok:jar:1.18.36:provided 06:43:36 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:43:36 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:43:36 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:43:36 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:43:36 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:43:36 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:43:36 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:43:36 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:43:36 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:43:36 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:43:36 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:43:36 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 06:43:36 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:43:36 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:43:36 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:43:36 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:43:36 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:43:36 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:43:36 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:43:36 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 06:43:36 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:43:36 [INFO] | | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:43:36 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:43:36 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:43:36 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 06:43:36 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 06:43:36 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 06:43:36 [INFO] +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:43:36 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:43:36 [INFO] | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:43:36 [INFO] | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:43:36 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:43:36 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:43:36 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 06:43:36 [INFO] | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:43:36 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:43:36 [INFO] | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:43:36 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:43:36 [INFO] | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:43:36 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:43:36 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:43:36 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:43:36 [INFO] | | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:43:36 [INFO] | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:43:36 [INFO] | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:43:36 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:43:36 [INFO] | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:43:36 [INFO] | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:43:36 [INFO] | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:43:36 [INFO] | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:43:36 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:43:36 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:43:36 [INFO] | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:43:36 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:43:36 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:43:36 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:43:36 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:43:36 [INFO] | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:43:36 [INFO] | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:43:36 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:43:36 [INFO] | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:43:36 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:43:36 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:43:36 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:43:36 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:43:36 [INFO] | \- com.fasterxml:classmate:jar:1.7.3:compile 06:43:36 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:43:36 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.1:compile 06:43:36 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.1:compile 06:43:36 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.8.1:compile 06:43:36 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.27:compile 06:43:36 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:43:36 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.27:compile 06:43:36 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.27:compile 06:43:36 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:compile 06:43:36 [INFO] | +- org.webjars:swagger-ui:jar:5.18.2:compile 06:43:36 [INFO] | \- org.webjars:webjars-locator-lite:jar:1.1.3:compile 06:43:36 [INFO] | \- org.jspecify:jspecify:jar:1.0.0:compile 06:43:36 [INFO] +- org.codehaus.groovy:groovy:jar:3.0.25:test 06:43:36 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.25:test 06:43:36 [INFO] +- org.spockframework:spock-core:jar:2.4-M1-groovy-3.0:test 06:43:36 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 06:43:36 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 06:43:36 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.12.2:test 06:43:36 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:43:36 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 06:43:36 [INFO] +- org.spockframework:spock-spring:jar:2.4-M1-groovy-3.0:test 06:43:36 [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:3.5.13:test 06:43:36 [INFO] +- org.springframework.boot:spring-boot-test:jar:3.5.13:test 06:43:36 [INFO] +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.13:test 06:43:36 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:test 06:43:36 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:compile 06:43:36 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 06:43:36 [INFO] +- net.minidev:json-smart:jar:2.5.2:test 06:43:36 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:test 06:43:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 06:43:36 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.8:test 06:43:36 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 06:43:36 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 06:43:36 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 06:43:36 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 06:43:36 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 06:43:36 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 06:43:36 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test 06:43:36 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 06:43:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 06:43:36 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:test 06:43:36 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:43:36 [INFO] +- org.springframework:spring-core:jar:6.2.17:compile 06:43:36 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:43:36 [INFO] +- org.springframework:spring-test:jar:6.2.17:test 06:43:36 [INFO] \- org.xmlunit:xmlunit-core:jar:2.10.4:test 06:43:36 [INFO] 06:43:36 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ policy-executor-stub --- 06:43:36 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/policy-executor-stub/target/sonatype-clm/module.xml 06:43:36 [INFO] 06:43:36 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 06:43:36 [INFO] Building jacoco-report 3.7.8-SNAPSHOT [22/23] 06:43:36 [INFO] --------------------------------[ jar ]--------------------------------- 06:43:36 [INFO] 06:43:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 06:43:36 [INFO] 06:43:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 06:43:36 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-maven-clm-master/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 06:43:36 [INFO] 06:43:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 06:43:36 [INFO] You have 0 Checkstyle violations. 06:43:36 [INFO] 06:43:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 06:43:36 [INFO] You have 0 Checkstyle violations. 06:43:36 [INFO] 06:43:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 06:43:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:43:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/jacoco-report/src/main/resources 06:43:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/jacoco-report/target/generated-sources/license 06:43:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/jacoco-report/target/generated-resources/licenses 06:43:36 [INFO] 06:43:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 06:43:36 [INFO] No sources to compile 06:43:36 [INFO] 06:43:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 06:43:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:43:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-maven-clm-master/jacoco-report/src/test/resources 06:43:36 [INFO] 06:43:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 06:43:36 [INFO] No sources to compile 06:43:36 [INFO] 06:43:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 06:43:36 [INFO] No sources specified for compilation. Skipping. 06:43:36 [INFO] 06:43:36 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ jacoco-report --- 06:43:36 [INFO] No tests to run. 06:43:36 [INFO] 06:43:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 06:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-maven-clm-master/jacoco-report/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] 06:43:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 06:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:43:36 [INFO] 06:43:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 06:43:36 [WARNING] JAR will be empty - no content was marked for inclusion! 06:43:36 [INFO] Building jar: /w/workspace/cps-maven-clm-master/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar 06:43:36 [INFO] 06:43:36 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-application/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-rest/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-ri/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/cps-service/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/integration-test/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec 06:43:36 [INFO] Loading execution data file /w/workspace/cps-maven-clm-master/test-dcm-rest/target/code-coverage/jacoco-ut.exec 06:43:37 [INFO] Analyzed bundle 'cps-application' with 6 classes 06:43:37 [INFO] Analyzed bundle 'cps-events' with 0 classes 06:43:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 06:43:37 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 06:43:37 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 06:43:37 [INFO] Analyzed bundle 'cps-rest' with 7 classes 06:43:37 [INFO] Analyzed bundle 'cps-ri' with 17 classes 06:43:37 [INFO] Analyzed bundle 'cps-service' with 78 classes 06:43:37 [INFO] Analyzed bundle 'integration-test' with 0 classes 06:43:37 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 06:43:37 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 06:43:37 [INFO] 06:43:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 06:43:37 [INFO] Installing /w/workspace/cps-maven-clm-master/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar to /tmp/r/org/onap/cps/jacoco-report/3.7.8-SNAPSHOT/jacoco-report-3.7.8-SNAPSHOT.jar 06:43:37 [INFO] Installing /w/workspace/cps-maven-clm-master/jacoco-report/pom.xml to /tmp/r/org/onap/cps/jacoco-report/3.7.8-SNAPSHOT/jacoco-report-3.7.8-SNAPSHOT.pom 06:43:37 [INFO] 06:43:37 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ jacoco-report --- 06:43:37 [INFO] org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT 06:43:37 [INFO] +- org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:3.5.13:compile 06:43:37 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.13:compile 06:43:37 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.5.32:compile 06:43:37 [INFO] | | | | | \- ch.qos.logback:logback-core:jar:1.5.32:compile 06:43:37 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 06:43:37 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 06:43:37 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 06:43:37 [INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.13:compile 06:43:37 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.21.2:compile 06:43:37 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.21.2:compile 06:43:37 [INFO] | | \- org.springframework:spring-webmvc:jar:6.2.17:compile 06:43:37 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-jetty:jar:3.5.13:compile 06:43:37 [INFO] | | +- jakarta.websocket:jakarta.websocket-api:jar:2.1.1:compile 06:43:37 [INFO] | | +- jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1:compile 06:43:37 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.53:compile 06:43:37 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.33:compile 06:43:37 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 06:43:37 [INFO] | | +- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.33:compile 06:43:37 [INFO] | | | +- org.eclipse.jetty:jetty-ee:jar:12.0.33:compile 06:43:37 [INFO] | | | +- org.eclipse.jetty:jetty-session:jar:12.0.33:compile 06:43:37 [INFO] | | | +- org.eclipse.jetty:jetty-xml:jar:12.0.33:compile 06:43:37 [INFO] | | | \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.33:compile 06:43:37 [INFO] | | | \- org.eclipse.jetty:jetty-security:jar:12.0.33:compile 06:43:37 [INFO] | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server:jar:12.0.33:compile 06:43:37 [INFO] | | | +- org.eclipse.jetty.ee10:jetty-ee10-annotations:jar:12.0.33:compile 06:43:37 [INFO] | | | | +- org.eclipse.jetty.ee10:jetty-ee10-plus:jar:12.0.33:compile 06:43:37 [INFO] | | | | | +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1:compile 06:43:37 [INFO] | | | | | +- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1:compile 06:43:37 [INFO] | | | | | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0:compile 06:43:37 [INFO] | | | | | \- org.eclipse.jetty:jetty-plus:jar:12.0.33:compile 06:43:37 [INFO] | | | | +- org.ow2.asm:asm:jar:9.9.1:compile 06:43:37 [INFO] | | | | \- org.ow2.asm:asm-commons:jar:9.9.1:compile 06:43:37 [INFO] | | | | \- org.ow2.asm:asm-tree:jar:9.9.1:compile 06:43:37 [INFO] | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client:jar:12.0.33:compile 06:43:37 [INFO] | | | | +- org.eclipse.jetty:jetty-client:jar:12.0.33:compile 06:43:37 [INFO] | | | | | \- org.eclipse.jetty:jetty-alpn-client:jar:12.0.33:compile 06:43:37 [INFO] | | | | +- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common:jar:12.0.33:compile 06:43:37 [INFO] | | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.33:compile 06:43:37 [INFO] | | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet:jar:12.0.33:compile 06:43:37 [INFO] | | | \- org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.33:compile 06:43:37 [INFO] | | \- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server:jar:12.0.33:compile 06:43:37 [INFO] | | +- org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.33:compile 06:43:37 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.33:compile 06:43:37 [INFO] | | \- org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.33:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.13:compile 06:43:37 [INFO] | | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 06:43:37 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.10:compile 06:43:37 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.1:compile 06:43:37 [INFO] | | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.1:compile 06:43:37 [INFO] | | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.8.1:compile 06:43:37 [INFO] | | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.27:compile 06:43:37 [INFO] | | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.27:compile 06:43:37 [INFO] | | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.27:compile 06:43:37 [INFO] | | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:compile 06:43:37 [INFO] | | +- org.webjars:swagger-ui:jar:5.18.2:compile 06:43:37 [INFO] | | \- org.webjars:webjars-locator-lite:jar:1.1.3:compile 06:43:37 [INFO] | +- org.eclipse.jetty:jetty-server:jar:12.0.33:compile 06:43:37 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 06:43:37 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 06:43:37 [INFO] | +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 06:43:37 [INFO] | | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 06:43:37 [INFO] | | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 06:43:37 [INFO] | | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 06:43:37 [INFO] | | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 06:43:37 [INFO] | | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 06:43:37 [INFO] | | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 06:43:37 [INFO] | +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.10:compile 06:43:37 [INFO] | | +- io.micrometer:micrometer-tracing:jar:1.5.10:compile 06:43:37 [INFO] | | | +- io.micrometer:context-propagation:jar:1.1.4:compile 06:43:37 [INFO] | | | \- aopalliance:aopalliance:jar:1.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 06:43:37 [INFO] | | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 06:43:37 [INFO] | | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile 06:43:37 [INFO] | +- io.github.mweirauch:micrometer-jvm-extras:jar:0.2.2:compile 06:43:37 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.21.2:compile 06:43:37 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile 06:43:37 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 06:43:37 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 06:43:37 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 06:43:37 [INFO] +- org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile 06:43:37 [INFO] +- org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.13:compile 06:43:37 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 06:43:37 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.3.Final:compile 06:43:37 [INFO] | | \- com.fasterxml:classmate:jar:1.7.3:compile 06:43:37 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 06:43:37 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile 06:43:37 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.29:compile 06:43:37 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.2.29:compile 06:43:37 [INFO] | +- org.mapstruct:mapstruct:jar:1.6.3:compile 06:43:37 [INFO] | \- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 06:43:37 [INFO] +- org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 06:43:37 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 06:43:37 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 06:43:37 [INFO] | | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 06:43:37 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 06:43:37 [INFO] | | +- com.squareup.okio:okio:jar:3.6.0:runtime 06:43:37 [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime 06:43:37 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:runtime 06:43:37 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime 06:43:37 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:runtime 06:43:37 [INFO] | | | \- org.jetbrains:annotations:jar:26.1.0:runtime 06:43:37 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime 06:43:37 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:compile 06:43:37 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.11.0-alpha:compile 06:43:37 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.11.0:compile 06:43:37 [INFO] | | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.45.0-alpha:runtime 06:43:37 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.11.0-alpha:compile 06:43:37 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.11.0-alpha:runtime 06:43:37 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 06:43:37 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.5.2:compile 06:43:37 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.6:compile 06:43:37 [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.6:compile 06:43:37 [INFO] | +- org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.13:compile 06:43:37 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.16:compile 06:43:37 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-common:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.132.Final:compile 06:43:37 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.132.Final:compile 06:43:37 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.16:compile 06:43:37 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.132.Final:compile 06:43:37 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.132.Final:compile 06:43:37 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.17:compile 06:43:37 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.17:compile 06:43:37 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.13:compile 06:43:37 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile 06:43:37 [INFO] | \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile 06:43:37 [INFO] +- org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.antlr:antlr4-runtime:jar:4.9.3:compile 06:43:37 [INFO] | \- org.projectlombok:lombok:jar:1.18.36:compile 06:43:37 [INFO] +- org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework:spring-aspects:jar:6.2.17:compile 06:43:37 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.25.1:compile 06:43:37 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:43:37 [INFO] | \- io.gsonfire:gson-fire:jar:1.9.0:compile 06:43:37 [INFO] +- org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.13:compile 06:43:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.13:compile 06:43:37 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 06:43:37 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.17:compile 06:43:37 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.45.Final:compile 06:43:37 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 06:43:37 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 06:43:37 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 06:43:37 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 06:43:37 [INFO] | | | +- net.bytebuddy:byte-buddy:jar:1.17.8:runtime 06:43:37 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:compile 06:43:37 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 06:43:37 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6:runtime 06:43:37 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.6:runtime 06:43:37 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.3:runtime 06:43:37 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.6:runtime 06:43:37 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 06:43:37 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 06:43:37 [INFO] | | \- org.springframework.data:spring-data-jpa:jar:3.5.10:compile 06:43:37 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.10:compile 06:43:37 [INFO] | | \- org.springframework:spring-orm:jar:6.2.17:compile 06:43:37 [INFO] | +- org.postgresql:postgresql:jar:42.7.10:compile 06:43:37 [INFO] | | \- org.checkerframework:checker-qual:jar:3.52.0:compile 06:43:37 [INFO] | +- com.github.spotbugs:spotbugs-annotations:jar:4.9.4:compile 06:43:37 [INFO] | | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:43:37 [INFO] | +- org.liquibase:liquibase-core:jar:4.30.0:compile 06:43:37 [INFO] | | +- com.opencsv:opencsv:jar:5.9:compile 06:43:37 [INFO] | | +- org.yaml:snakeyaml:jar:2.4:compile 06:43:37 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 06:43:37 [INFO] | | +- org.apache.commons:commons-collections4:jar:4.4:compile 06:43:37 [INFO] | | +- org.apache.commons:commons-text:jar:1.12.0:compile 06:43:37 [INFO] | | \- commons-io:commons-io:jar:2.17.0:compile 06:43:37 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 06:43:37 [INFO] +- org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] | +- org.springframework:spring-messaging:jar:6.2.17:compile 06:43:37 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 06:43:37 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 06:43:37 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:3.5.13:compile 06:43:37 [INFO] | | \- org.springframework:spring-context-support:jar:6.2.17:compile 06:43:37 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.13:compile 06:43:37 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 06:43:37 [INFO] | +- org.springframework.kafka:spring-kafka:jar:3.3.14:compile 06:43:37 [INFO] | | +- org.springframework:spring-context:jar:6.2.17:compile 06:43:37 [INFO] | | +- org.springframework:spring-tx:jar:6.2.17:compile 06:43:37 [INFO] | | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 06:43:37 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.9.2:compile 06:43:37 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 06:43:37 [INFO] | | +- at.yawk.lz4:lz4-java:jar:1.10.1:runtime 06:43:37 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 06:43:37 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:3.2.3:compile 06:43:37 [INFO] | | \- org.jspecify:jspecify:jar:1.0.0:compile 06:43:37 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 06:43:37 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 06:43:37 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 06:43:37 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:43:37 [INFO] | +- io.cloudevents:cloudevents-json-jackson:jar:2.5.0:compile 06:43:37 [INFO] | | \- io.cloudevents:cloudevents-core:jar:2.5.0:compile 06:43:37 [INFO] | | \- io.cloudevents:cloudevents-api:jar:2.5.0:compile 06:43:37 [INFO] | +- io.cloudevents:cloudevents-kafka:jar:2.5.0:compile 06:43:37 [INFO] | +- io.cloudevents:cloudevents-spring:jar:2.5.0:compile 06:43:37 [INFO] | +- net.logstash.logback:logstash-logback-encoder:jar:7.1:compile 06:43:37 [INFO] | +- org.codehaus.janino:janino:jar:3.1.12:compile 06:43:37 [INFO] | | \- org.codehaus.janino:commons-compiler:jar:3.1.12:compile 06:43:37 [INFO] | +- com.hazelcast:hazelcast-spring:jar:5.5.0:compile 06:43:37 [INFO] | | \- com.hazelcast:hazelcast:jar:5.5.0:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 06:43:37 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 06:43:37 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:43:37 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:8.0.10:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:8.0.10:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:util:jar:8.0.10:compile 06:43:37 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:8.0.10:compile 06:43:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:8.0.10:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:8.0.10:compile 06:43:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:8.0.10:compile 06:43:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:8.0.10:compile 06:43:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:8.0.10:compile 06:43:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:8.0.10:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:8.0.10:compile 06:43:37 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:8.0.10:compile 06:43:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:8.0.10:compile 06:43:37 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:8.0.10:compile 06:43:37 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 06:43:37 [INFO] | \- org.springframework:spring-web:jar:6.2.17:compile 06:43:37 [INFO] +- org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] +- org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] \- org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT:compile 06:43:37 [INFO] 06:43:37 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ jacoco-report --- 06:43:37 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/jacoco-report/target/sonatype-clm/module.xml 06:43:37 [INFO] 06:43:37 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 06:43:37 [INFO] Building cps 3.7.8-SNAPSHOT [23/23] 06:43:37 [INFO] --------------------------------[ pom ]--------------------------------- 06:43:37 [INFO] 06:43:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 06:43:37 [INFO] 06:43:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 06:43:37 [INFO] Installing /w/workspace/cps-maven-clm-master/pom.xml to /tmp/r/org/onap/cps/cps-aggregator/3.7.8-SNAPSHOT/cps-aggregator-3.7.8-SNAPSHOT.pom 06:43:37 [INFO] 06:43:37 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cps-aggregator --- 06:43:37 [INFO] org.onap.cps:cps-aggregator:pom:3.7.8-SNAPSHOT 06:43:37 [INFO] 06:43:37 [INFO] --- clm-maven-plugin:3.0.3-01:index (default-cli) @ cps-aggregator --- 06:43:37 [INFO] Saved module information to /w/workspace/cps-maven-clm-master/target/sonatype-clm/module.xml 06:43:37 [INFO] ------------------------------------------------------------------------ 06:43:37 [INFO] Reactor Summary for cps 3.7.8-SNAPSHOT: 06:43:37 [INFO] 06:43:37 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 4.794 s] 06:43:37 [INFO] cps-bom ............................................ SUCCESS [ 0.015 s] 06:43:37 [INFO] checkstyle ......................................... SUCCESS [ 2.606 s] 06:43:37 [INFO] cps-parent ......................................... SUCCESS [ 5.973 s] 06:43:37 [INFO] cps-events ......................................... SUCCESS [ 3.849 s] 06:43:37 [INFO] cps-path-parser .................................... SUCCESS [ 8.033 s] 06:43:37 [INFO] cps-service ........................................ SUCCESS [ 46.759 s] 06:43:37 [INFO] cps-rest ........................................... SUCCESS [ 21.548 s] 06:43:37 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.614 s] 06:43:37 [INFO] provmns-api ........................................ SUCCESS [ 1.238 s] 06:43:37 [INFO] cps-ncmp-service ................................... SUCCESS [03:22 min] 06:43:37 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.656 s] 06:43:37 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.057 s] 06:43:37 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.692 s] 06:43:37 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.565 s] 06:43:37 [INFO] cps-ri ............................................. SUCCESS [ 7.235 s] 06:43:37 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.949 s] 06:43:37 [INFO] integration-test ................................... SUCCESS [02:11 min] 06:43:37 [INFO] spotbugs ........................................... SUCCESS [ 0.015 s] 06:43:37 [INFO] cps-application .................................... SUCCESS [ 50.195 s] 06:43:37 [INFO] policy-executor-stub ............................... SUCCESS [ 12.697 s] 06:43:37 [INFO] jacoco-report ...................................... SUCCESS [ 0.940 s] 06:43:37 [INFO] cps ................................................ SUCCESS [ 0.081 s] 06:43:37 [INFO] ------------------------------------------------------------------------ 06:43:37 [INFO] BUILD SUCCESS 06:43:37 [INFO] ------------------------------------------------------------------------ 06:43:37 [INFO] Total time: 08:58 min 06:43:37 [INFO] Finished at: 2026-05-16T06:43:37Z 06:43:37 [INFO] ------------------------------------------------------------------------ 06:43:37 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins4589869342255835236.sh 06:43:37 [cps-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7282738155550076982.sh 06:43:37 + find . -regex '.*karaf/target' 06:43:37 + xargs rm -rf 06:43:42 [INFO] 2026-05-16T06:43:42.680Z Scanning application onap-cps. 06:43:42 [INFO] Discovered commit hash 'b5fefe1d42ce71a94d0f1bcd06076b6de47d660e' via environment variable GIT_COMMIT 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/no-yang-files.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-multiple-sets.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-set-total-1083-bytes.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-set.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/no-yang-files.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-multiple-sets.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-set-total-1083-bytes.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-set.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/csit/data/cps-core/yang-resources.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/docker-compose/config/sdnc/certs/keys0.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/integration-test/src/test/resources/data/openroadm/correctedModel.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/integration-test/target/test-classes/data/openroadm/correctedModel.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/postman-collections/bookstore.zip 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/provmns-api/target/provmns-api-18.6.0.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan target: /w/workspace/cps-maven-clm-master/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] Scan configuration properties: 06:43:43 [INFO] dirExcludes=null 06:43:43 [INFO] dirIncludes=null 06:43:43 [INFO] fileExcludes= 06:43:43 [INFO] fileIncludes= 06:43:43 [INFO] 2026-05-16T06:43:43.348Z Starting scanning target: /w/workspace/cps-maven-clm-master/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 06:43:43 [INFO] 2026-05-16T06:43:43.790Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar 06:43:46 [ERROR] Could not parse class file ConsoleCharsetPropertyDefiner.class 06:43:46 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:46 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:46 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:46 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:46 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:46 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:46 at hudson.remoting.Request$2.run(Request.java:377) 06:43:46 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:46 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:46 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:48 [INFO] 2026-05-16T06:43:48.349Z Scanned 9257 files so far 06:43:50 [ERROR] Could not parse class file FastDoubleSwar.class 06:43:50 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:50 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:50 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:50 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:50 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:50 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:50 at hudson.remoting.Request$2.run(Request.java:377) 06:43:50 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:50 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:50 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:50 [ERROR] Could not parse class file FastIntegerMath.class 06:43:50 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:50 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:50 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:50 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:50 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:50 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:50 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:50 at hudson.remoting.Request$2.run(Request.java:377) 06:43:50 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:50 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:50 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter$1.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmSourceIdAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$TypeAnnotationVisitorSource.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmAttribute$DelegatingClassWriter.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$MergedLocalVariableKey.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmAttribute$1.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$PushbackIterator.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmCompilationIdAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter$WritingModuleVisitor.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter$WritingAnnotationVisitor.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$1.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmModuleResolutionAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmModuleHashesAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmCharacterRangeTableAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter$WritingMethodVisitor.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassWriter$WritingFieldVisitor.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$MergedLocalVariableValue.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$AttributeFunction.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmAttribute$DelegatingClassReader.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file JdkClassReader$AnnotationVisitorSource.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:52 [ERROR] Could not parse class file AsmWrappedAttribute$AsmUnknownAttribute.class 06:43:52 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:52 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:52 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:52 at hudson.remoting.Request$2.run(Request.java:377) 06:43:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:52 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:53 [INFO] 2026-05-16T06:43:53.349Z Scanned 25906 files so far 06:43:53 [ERROR] Could not parse class file VirtualThreadDelegate.class 06:43:53 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:53 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:53 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:53 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:53 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:53 at hudson.remoting.Request$2.run(Request.java:377) 06:43:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:53 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:56 [ERROR] Could not parse class file FastDoubleSwar.class 06:43:56 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:56 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:56 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:56 at hudson.remoting.Request$2.run(Request.java:377) 06:43:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:56 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:56 [ERROR] Could not parse class file FastIntegerMath.class 06:43:56 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:43:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:43:56 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:43:56 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:43:56 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:43:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:56 at hudson.remoting.Request$2.run(Request.java:377) 06:43:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:43:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:43:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:43:56 at java.base/java.lang.Thread.run(Thread.java:829) 06:43:58 [INFO] 2026-05-16T06:43:58.349Z Scanned 43627 files so far 06:44:03 [ERROR] Could not parse class file BoundedElasticSchedulerSupplier.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$BoundedServices$1.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$BoundedServices$ActiveExecutorsState.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$BoundedServices.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$SchedulerTask.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$SequentialThreadPerTaskExecutor.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler$SingleThreadExecutorWorker.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file BoundedElasticThreadPerTaskScheduler.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [ERROR] Could not parse class file VirtualThreadFactory.class 06:44:03 java.lang.UnsupportedOperationException: Hashing for Java 21 and beyond is not supported yet 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:44:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:44:03 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:44:03 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:44:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:44:03 at hudson.remoting.Request$2.run(Request.java:377) 06:44:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:44:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:44:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:44:03 at java.base/java.lang.Thread.run(Thread.java:829) 06:44:03 [INFO] 2026-05-16T06:44:03.348Z Scanned 64314 files so far 06:44:07 [INFO] 2026-05-16T06:44:07.927Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar 06:44:07 [INFO] 2026-05-16T06:44:07.932Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar 06:44:07 [INFO] 2026-05-16T06:44:07.933Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar 06:44:07 [INFO] 2026-05-16T06:44:07.936Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.349Z Scanned 82215 files so far 06:44:08 [INFO] 2026-05-16T06:44:08.971Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.973Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.974Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.977Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.978Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/no-yang-files.zip 06:44:08 [INFO] 2026-05-16T06:44:08.982Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-multiple-sets.zip 06:44:08 [INFO] 2026-05-16T06:44:08.984Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-set-total-1083-bytes.zip 06:44:08 [INFO] 2026-05-16T06:44:08.985Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/src/test/resources/yang-files-set.zip 06:44:08 [INFO] 2026-05-16T06:44:08.987Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.988Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/no-yang-files.zip 06:44:08 [INFO] 2026-05-16T06:44:08.988Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-multiple-sets.zip 06:44:08 [INFO] 2026-05-16T06:44:08.989Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-set-total-1083-bytes.zip 06:44:08 [INFO] 2026-05-16T06:44:08.991Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-rest/target/test-classes/yang-files-set.zip 06:44:08 [INFO] 2026-05-16T06:44:08.991Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.993Z Starting scanning target: /w/workspace/cps-maven-clm-master/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar 06:44:08 [INFO] 2026-05-16T06:44:08.994Z Starting scanning target: /w/workspace/cps-maven-clm-master/csit/data/cps-core/yang-resources.zip 06:44:08 [INFO] 2026-05-16T06:44:08.998Z Starting scanning target: /w/workspace/cps-maven-clm-master/docker-compose/config/sdnc/certs/keys0.zip 06:44:08 [INFO] 2026-05-16T06:44:08.999Z Starting scanning target: /w/workspace/cps-maven-clm-master/integration-test/src/test/resources/data/openroadm/correctedModel.zip 06:44:09 [INFO] 2026-05-16T06:44:09.011Z Starting scanning target: /w/workspace/cps-maven-clm-master/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar 06:44:09 [INFO] 2026-05-16T06:44:09.013Z Starting scanning target: /w/workspace/cps-maven-clm-master/integration-test/target/test-classes/data/openroadm/correctedModel.zip 06:44:09 [INFO] 2026-05-16T06:44:09.015Z Starting scanning target: /w/workspace/cps-maven-clm-master/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar 06:44:09 [INFO] 2026-05-16T06:44:09.016Z Starting scanning target: /w/workspace/cps-maven-clm-master/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar 06:44:09 [INFO] 2026-05-16T06:44:09.025Z Starting scanning target: /w/workspace/cps-maven-clm-master/postman-collections/bookstore.zip 06:44:09 [INFO] 2026-05-16T06:44:09.027Z Starting scanning target: /w/workspace/cps-maven-clm-master/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 06:44:09 [INFO] 2026-05-16T06:44:09.028Z Starting scanning target: /w/workspace/cps-maven-clm-master/provmns-api/target/provmns-api-18.6.0.jar 06:44:09 [INFO] 2026-05-16T06:44:09.029Z Starting scanning target: /w/workspace/cps-maven-clm-master/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar 06:44:09 [INFO] 2026-05-16T06:44:09.031Z Starting scanning target: /w/workspace/cps-maven-clm-master/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar 06:44:09 [INFO] 2026-05-16T06:44:09.032Z Scanned 83169 total files 06:44:16 [INFO] 2026-05-16T06:44:16.051Z Finished scanning application onap-cps. 06:44:16 [INFO] Discovered repository url '$GIT_URL/cps/cps/cps/cps' via environment variable GIT_URL 06:44:16 [INFO] Repository URL $GIT_URL/cps/cps/cps/cps was found using automation 06:44:16 [INFO] Amending source control record for application with id: onap-cps with discovered Repository URL: $GIT_URL/cps/cps/cps/cps 06:44:16 [INFO] 2026-05-16T06:44:16.835Z Evaluating application onap-cps for stage build. 06:44:17 [INFO] Waiting for policy evaluation to complete... 06:44:23 [INFO] Assigned scan ID e18dcc6bd6b940e48b3fd5491a88800f 06:44:34 [INFO] Policy evaluation completed in 17 seconds. 06:44:34 [INFO] 2026-05-16T06:44:34.374Z Finished evaluating application onap-cps for stage build. 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Severe vulnerabilities) [ 06:44:34 Component(displayName=io.opentelemetry : opentelemetry-api : 1.49.0, hash=caff686096f0f99257c1) [ 06:44:34 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2026-45292 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2026-45292 with severity <= 6 (severity = 5.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Severe vulnerabilities) [ 06:44:34 Component(displayName=io.opentelemetry : opentelemetry-extension-trace-propagators : 1.49.0, hash=c75a1fb9ba9b5e26160f) [ 06:44:34 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2026-45292 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2026-45292 with severity <= 6 (severity = 5.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Severe vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2026-41293 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2026-41293 with severity <= 6 (severity = 5.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-41284 with severity >= 7 (severity = 8.7)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-43512 with severity >= 7 (severity = 9.2)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 10.1.53, hash=dcecf8d9667c6256e07f) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42498 with severity >= 7 (severity = 8.7)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.springframework.boot : spring-boot-autoconfigure : 3.5.13, hash=cfb6296dddc1b37fb6e9) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-40971 with severity >= 7 (severity = 9.1)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.springframework.boot : spring-boot-autoconfigure : 3.5.13, hash=cfb6296dddc1b37fb6e9) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-40974 with severity >= 7 (severity = 9.8)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Moderate vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2026-43514 with severity <= 3 (severity = 2.1), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2026-43514 with severity >= 1 (severity = 2.1)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Advertising clause) [ 06:44:34 Component(displayName=org.aspectj : aspectjweaver : 1.9.25.1, hash=a713c790da4d794c7dfb) [ 06:44:34 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Use restrictions) [ 06:44:34 Component(displayName=com.hazelcast : hazelcast : 5.5.0, hash=e838d3f54dc1900310b5) [ 06:44:34 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.interceptor : jakarta.interceptor-api : 2.1.0, hash=1d06a662708601400af4) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.transaction : jakarta.transaction-api : 2.0.1, hash=51a520e3fae406abb84e) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.servlet : jakarta.servlet-api : 6.0.0, hash=abecc699286e65035ebb) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.websocket : jakarta.websocket-client-api : 2.1.1, hash=bc149b7e22d6b2372835) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft with exceptions) [ 06:44:34 Component(displayName=jakarta.websocket : jakarta.websocket-api : 2.1.1, hash=d3614cd4fe86803efe3f) [ 06:44:34 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8040-parser-support : 8.0.10, hash=010b18f70736dc7100cc) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : odlext-parser-support : 8.0.10, hash=05988d79ce3cec6db820) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10 : jetty-ee10-servlets : 12.0.33, hash=064af056474e17280445) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10 : jetty-ee10-annotations : 12.0.33, hash=0817f31b5b7f62e0aff2) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.websocket : jetty-websocket-jetty-common : 12.0.33, hash=0d92981ae70e3dd02054) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10 : jetty-ee10-webapp : 12.0.33, hash=0d982f1c6aa9468c6073) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : util : 8.0.10, hash=102dc78c8ea11ba46e45) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10 : jetty-ee10-plus : 12.0.33, hash=15ed612a464fa45483e0) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8528-model-api : 8.0.10, hash=171da74ee69a2ce53fcc) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-model-api : 8.0.10, hash=1731f8d460589854e695) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-util : 8.0.10, hash=1aacf1b99143eacb842a) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.interceptor : jakarta.interceptor-api : 2.1.0, hash=1d06a662708601400af4) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-impl : 8.0.10, hash=2326d6f5bd1e7ec76e6f) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8639-model-api : 8.0.10, hash=23882d98c863c4230a40) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8528-data-api : 8.0.10, hash=23dafa8ac43248238efa) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-parser-reactor : 8.0.10, hash=246876a8da37f110e523) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-parser-impl : 8.0.10, hash=28939b9a024ee1c3b9b8) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-codec-gson : 8.0.10, hash=28b880ada6e2015562ce) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=ch.qos.logback : logback-classic : 1.5.32, hash=2b1042c50f508f2eb402) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.websocket : jetty-websocket-core-common : 12.0.33, hash=33d6da2efefbad5a997e) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6241-model-api : 8.0.10, hash=456975e98af41ea3bb08) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-session : 12.0.33, hash=49d026b40058d7d17692) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10.websocket : jetty-ee10-websocket-jakarta-common : 12.0.33, hash=51900c4734be6f983342) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.transaction : jakarta.transaction-api : 2.0.1, hash=51a520e3fae406abb84e) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8639-parser-support : 8.0.10, hash=56ca702f6de8157f21dd) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-spi : 8.0.10, hash=577dd0560519c6bf922b) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10.websocket : jetty-ee10-websocket-servlet : 12.0.33, hash=5902fed242353a917107) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc7952-model-api : 8.0.10, hash=5c501e7a7150819a0a37) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : openconfig-model-api : 8.0.10, hash=5c60bc0e20dc8603adb4) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.websocket : jetty-websocket-jetty-api : 12.0.33, hash=605dfc23824fc4a98cbb) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-alpn-client : 12.0.33, hash=623eb5a590905ef2ca7b) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-xpath-api : 8.0.10, hash=63fee35dc28aee386081) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.persistence : jakarta.persistence-api : 3.1.0, hash=66901fa1c373c6aff65c) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-ee : 12.0.33, hash=67600ece97560a194609) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0', 'EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-parser-spi : 8.0.10, hash=6953f4294ea6c8add7e7) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-server : 12.0.33, hash=69e0a1fb8e78e5a32153) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-client : 12.0.33, hash=69fe2e9641a7847212ff) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.websocket : jetty-websocket-core-server : 12.0.33, hash=6ee08def104bda834cfd) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-parser-api : 8.0.10, hash=6ff7ccb19c72a18bfe84) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10.websocket : jetty-ee10-websocket-jakarta-client : 12.0.33, hash=754626489f6e9a039a61) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.websocket : jetty-websocket-core-client : 12.0.33, hash=76fc4cb99dc6e17c14a3) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-codec-xml : 8.0.10, hash=7e8217ff961313ecccbf) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc7952-parser-support : 8.0.10, hash=81cc20ea5291a14620a6) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=javax.xml.bind : jaxb-api : 2.3.1, hash=8531ad5ac454cc2deb9d) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6643-model-api : 8.0.10, hash=87b0ee0447bb03260ab9) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-model-util : 8.0.10, hash=87c862998137da2a447a) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-repo-spi : 8.0.10, hash=88b9f686aa9e8b88588f) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8528-parser-support : 8.0.10, hash=8dcb952c2cae585d855e) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.hibernate.orm : hibernate-core : 6.6.45.Final, hash=941063d77c2d3ee0e1db) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=tech.pantheon.triemap : triemap : 1.2.0, hash=96e0cdecef01242a9b57) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-util : 12.0.33, hash=9ff0e88aca4dd2247217) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-common : 8.0.10, hash=a00087a99ca29fe46593) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-model-spi : 8.0.10, hash=a4e80ddc566eac8e9986) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc7952-data-api : 8.0.10, hash=a66b7c4618ee807187d0) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.aspectj : aspectjweaver : 1.9.25.1, hash=a713c790da4d794c7dfb) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : odlext-model-api : 8.0.10, hash=a8f26d73f7ccdeb98008) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.servlet : jakarta.servlet-api : 6.0.0, hash=abecc699286e65035ebb) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-xml : 12.0.33, hash=ac574ff7cb46daf6080a) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6241-parser-support : 8.0.10, hash=ad3ea440d95356a80707) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-http : 12.0.33, hash=b0a5897c0923c85f9657) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-security : 12.0.33, hash=b436381e10d74fecce83) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8040-model-api : 8.0.10, hash=b5c3b80d64aed8b312b9) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.websocket : jakarta.websocket-client-api : 2.1.1, hash=bc149b7e22d6b2372835) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-data-api : 8.0.10, hash=bf64d3035c2d0bd29237) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : openconfig-parser-support : 8.0.10, hash=c5f2aea03e6ab281cc88) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=jakarta.websocket : jakarta.websocket-api : 2.1.1, hash=d3614cd4fe86803efe3f) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6536-model-api : 8.0.10, hash=d3dfc33b18f14c90954f) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10.websocket : jetty-ee10-websocket-jetty-server : 12.0.33, hash=d57e685b2498429d4a56) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc7952-data-util : 8.0.10, hash=dc07fadea6f18e430f41) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10 : jetty-ee10-servlet : 12.0.33, hash=dd68304bcdbc3e6ba78c) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc8528-data-util : 8.0.10, hash=dfae6d03fb151b25de6a) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6536-parser-support : 8.0.10, hash=e698df1a6e0381d57cf9) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : rfc6643-parser-support : 8.0.10, hash=ee2a8888ae2e7a48bb15) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : concepts : 8.0.10, hash=f319d7b9be6bab9e6466) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty.ee10.websocket : jetty-ee10-websocket-jakarta-server : 12.0.33, hash=f6fb83d6ef826eb7c435) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-model-ri : 8.0.10, hash=f8b1a4029647dcdc3bc7) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-parser-rfc7950 : 8.0.10, hash=f9f0d3f3e89181997c03) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-io : 12.0.33, hash=fa4aa9ceb33a2243361f) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.eclipse.jetty : jetty-plus : 12.0.33, hash=fb93431f756a9b58b0c8) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-xpath-impl : 8.0.10, hash=fc6ab7b4b60140aab93d) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=ch.qos.logback : logback-core : 1.5.32, hash=fdfb3ff9a842303d4a95) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - non-LGPL) [ 06:44:34 Component(displayName=org.opendaylight.yangtools : yang-repo-api : 8.0.10, hash=fe7bdddaa328030b6361) [ 06:44:34 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - LGPL) [ 06:44:34 Component(displayName=com.github.spotbugs : spotbugs-annotations : 4.9.4, hash=071d1be50e7c79317f2c) [ 06:44:34 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - LGPL) [ 06:44:34 Component(displayName=ch.qos.logback : logback-classic : 1.5.32, hash=2b1042c50f508f2eb402) [ 06:44:34 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - LGPL) [ 06:44:34 Component(displayName=org.hibernate.orm : hibernate-core : 6.6.45.Final, hash=941063d77c2d3ee0e1db) [ 06:44:34 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - LGPL) [ 06:44:34 Component(displayName=org.hibernate.common : hibernate-commons-annotations : 7.0.3.Final, hash=e183c4be8bb41d12e9f1) [ 06:44:34 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Weak copyleft - LGPL) [ 06:44:34 Component(displayName=ch.qos.logback : logback-core : 1.5.32, hash=fdfb3ff9a842303d4a95) [ 06:44:34 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Severe vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-http : 4.1.132.Final, hash=98d7ecb9d5ebfa7bb680) [ 06:44:34 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2026-41417 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2026-41417 with severity <= 6 (severity = 5.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Severe vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-http : 4.1.132.Final, hash=98d7ecb9d5ebfa7bb680) [ 06:44:34 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2026-42581 with severity >= 4 (severity = 5.8), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2026-42581 with severity <= 6 (severity = 5.8)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Strong copyleft) [ 06:44:34 Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.132.Final, hash=1a1e8a7b2dbf5ee6da6a) [ 06:44:34 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('APSL-2.0')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=org.jetbrains.kotlin : kotlin-stdlib-jdk7 : 1.9.25, hash=1c166692314a2639e5ed) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=org.jetbrains.kotlin : kotlin-stdlib-jdk8 : 1.9.25, hash=20d44e880a284f7b5cd9) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=org.webjars : webjars-locator-lite : 1.1.3, hash=217ce590453251b39b72) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=io.gsonfire : gson-fire : 1.9.0, hash=4950bed0140515ac8f1e) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=io.prometheus : prometheus-metrics-config : 1.3.10, hash=4fe03e3cc60188a32385) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=io.prometheus : prometheus-metrics-exposition-textformats : 1.3.10, hash=7475c21ee94b4c46ff03) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=io.prometheus : prometheus-metrics-tracer-common : 1.3.10, hash=abf6e4d1a41d96e37b20) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=com.github.luben : zstd-jni : 1.5.6-4, hash=ba9e303e0b5e94cdd001) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(License - Unknown license) [ 06:44:34 Component(displayName=io.prometheus : prometheus-metrics-model : 1.3.10, hash=e74c144f68e0258cbbde) [ 06:44:34 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-dns : 4.1.132.Final, hash=046cd5f5cb6bdaa03426) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42579 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.postgresql : postgresql : 42.7.9, hash=2b748cd83a1ba3d6ef62) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42198 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.postgresql : postgresql : 42.7.10, hash=35100a3f0899551e27af) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42198 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-http2 : 4.1.132.Final, hash=3678e89fbe1bdc4a95a4) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42587 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.springframework.boot : spring-boot : 3.5.13, hash=4c5742f928ec3fad7610) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-40973 with severity >= 7 (severity = 8.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.springframework.boot : spring-boot : 3.5.13, hash=4c5742f928ec3fad7610) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-40975 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.53, hash=67ba8ac7e5a7d9fb117d) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-34483 with severity >= 7 (severity = 8.7)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=org.springframework : spring-web : 6.2.17, hash=7ff3be531a63850bb91d) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-22740 with severity >= 7 (severity = 7.1)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-handler-proxy : 4.1.132.Final, hash=85db7cc65ee108aaaf97) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42578 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-http : 4.1.132.Final, hash=98d7ecb9d5ebfa7bb680) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42584 with severity >= 7 (severity = 7.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec-http : 4.1.132.Final, hash=98d7ecb9d5ebfa7bb680) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42587 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Critical vulnerabilities) [ 06:44:34 Component(displayName=io.netty : netty-codec : 4.1.132.Final, hash=be0a858f9084d28a1747) [ 06:44:34 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-42583 with severity >= 7 (severity = 7.5)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Moderate vulnerabilities) [ 06:44:34 Component(displayName=org.springframework : spring-webmvc : 6.2.17, hash=5c49b782703377274dd1) [ 06:44:34 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2026-22741 with severity <= 3 (severity = 2.3), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2026-22741 with severity >= 1 (severity = 2.3)] ]] 06:44:34 06:44:34 Nexus IQ reports policy warning due to 06:44:34 Policy(Security - Moderate vulnerabilities) [ 06:44:34 Component(displayName=org.springframework : spring-webflux : 6.2.17, hash=64e5835e97ee4efc20d5) [ 06:44:34 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2026-22741 with severity <= 3 (severity = 2.3), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2026-22741 with severity >= 1 (severity = 2.3)] ]] 06:44:34 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-cps/report/e18dcc6bd6b940e48b3fd5491a88800f 06:44:34 Summary of policy violations: 25 critical, 20 severe, 88 moderate 06:44:34 IQ Server evaluation of application onap-cps detected warnings 06:44:34 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 06:44:34 $ ssh-agent -k 06:44:34 unset SSH_AUTH_SOCK; 06:44:34 unset SSH_AGENT_PID; 06:44:34 echo Agent pid 5565 killed; 06:44:34 [ssh-agent] Stopped. 06:44:34 [PostBuildScript] - [INFO] Executing post build scripts. 06:44:34 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins15182496386976367356.sh 06:44:34 ---> sysstat.sh 06:44:34 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins18420022604733004881.sh 06:44:34 ---> package-listing.sh 06:44:34 ++ facter osfamily 06:44:34 ++ tr '[:upper:]' '[:lower:]' 06:44:35 + OS_FAMILY=redhat 06:44:35 + workspace=/w/workspace/cps-maven-clm-master 06:44:35 + START_PACKAGES=/tmp/packages_start.txt 06:44:35 + END_PACKAGES=/tmp/packages_end.txt 06:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:44:35 + PACKAGES=/tmp/packages_start.txt 06:44:35 + '[' /w/workspace/cps-maven-clm-master ']' 06:44:35 + PACKAGES=/tmp/packages_end.txt 06:44:35 + case "${OS_FAMILY}" in 06:44:35 + rpm -qa 06:44:35 + sort 06:44:35 + '[' -f /tmp/packages_start.txt ']' 06:44:35 + '[' -f /tmp/packages_end.txt ']' 06:44:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:44:35 + '[' /w/workspace/cps-maven-clm-master ']' 06:44:35 + mkdir -p /w/workspace/cps-maven-clm-master/archives/ 06:44:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-maven-clm-master/archives/ 06:44:35 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins13931044703433793587.sh 06:44:35 ---> capture-instance-metadata.sh 06:44:35 Setup pyenv: 06:44:35 system 06:44:35 3.8.13 06:44:35 3.9.13 06:44:35 * 3.10.6 (set by /w/workspace/cps-maven-clm-master/.python-version) 06:44:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rm7Z from file:/tmp/.os_lf_venv 06:44:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:37 lf-activate-venv(): INFO: Base packages installed successfully 06:44:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-Rm7Z/bin to PATH 06:44:45 INFO: Running in OpenStack, capturing instance metadata 06:44:45 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins13066325924212286786.sh 06:44:45 provisioning config files... 06:44:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-maven-clm-master@tmp/config10365654109133305233tmp 06:44:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:44:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:44:45 [EnvInject] - Injecting environment variables from a build step. 06:44:45 [EnvInject] - Injecting as environment variables the properties content 06:44:45 SERVER_ID=logs 06:44:45 06:44:45 [EnvInject] - Variables injected successfully. 06:44:45 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins5084653510801737782.sh 06:44:45 ---> create-netrc.sh 06:44:45 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins16101673890457095130.sh 06:44:45 ---> python-tools-install.sh 06:44:45 Setup pyenv: 06:44:46 system 06:44:46 3.8.13 06:44:46 3.9.13 06:44:46 * 3.10.6 (set by /w/workspace/cps-maven-clm-master/.python-version) 06:44:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rm7Z from file:/tmp/.os_lf_venv 06:44:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:47 lf-activate-venv(): INFO: Base packages installed successfully 06:44:47 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-Rm7Z/bin to PATH 06:44:55 [cps-maven-clm-master] $ /bin/sh /tmp/jenkins1217638028401704627.sh 06:44:55 ---> uv-install.sh 06:44:55 uv 0.11.14 is already installed 06:44:55 uvx 0.11.14 (x86_64-unknown-linux-gnu) 06:44:55 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins3705985775756126600.sh 06:44:55 ---> sudo-logs.sh 06:44:55 Archiving 'sudo' log.. 06:44:55 [cps-maven-clm-master] $ /bin/bash /tmp/jenkins14921300354527838074.sh 06:44:55 ---> job-cost.sh 06:44:55 INFO: Activating Python virtual environment... 06:44:55 Setup pyenv: 06:44:55 system 06:44:55 3.8.13 06:44:55 3.9.13 06:44:55 * 3.10.6 (set by /w/workspace/cps-maven-clm-master/.python-version) 06:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rm7Z from file:/tmp/.os_lf_venv 06:44:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:57 lf-activate-venv(): INFO: Base packages installed successfully 06:44:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-Rm7Z/bin to PATH 06:45:01 INFO: No stack-cost file found 06:45:01 INFO: Instance uptime: 738s 06:45:01 INFO: Fetching instance metadata (attempt 1 of 3)... 06:45:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:45:02 INFO: Successfully fetched instance metadata 06:45:02 INFO: Instance type: v3-standard-8 06:45:02 INFO: Retrieving pricing info for: v3-standard-8 06:45:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:45:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=738 06:45:02 INFO: Successfully fetched Vexxhost pricing API 06:45:02 INFO: Retrieved cost: 0.22 06:45:02 INFO: Retrieved resource: v3-standard-8 06:45:02 INFO: Creating archive directory: /w/workspace/cps-maven-clm-master/archives/cost 06:45:02 INFO: Archiving costs to: /w/workspace/cps-maven-clm-master/archives/cost.csv 06:45:02 INFO: Successfully archived job cost data 06:45:02 DEBUG: Cost data: cps-maven-clm-master,328,2026-05-16 06:45:02,v3-standard-8,738,0.22,0.00,UNSTABLE 06:45:02 [cps-maven-clm-master] $ /bin/bash -l /tmp/jenkins10478205539613082941.sh 06:45:02 ---> logs-deploy.sh 06:45:02 Setup pyenv: 06:45:02 system 06:45:02 3.8.13 06:45:02 3.9.13 06:45:02 * 3.10.6 (set by /w/workspace/cps-maven-clm-master/.python-version) 06:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rm7Z from file:/tmp/.os_lf_venv 06:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:45:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:45:04 lf-activate-venv(): INFO: Base packages installed successfully 06:45:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-Rm7Z/bin to PATH 06:45:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-maven-clm-master/328 06:45:11 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 06:45:12 Archives upload complete. 06:45:13 INFO: archiving logs to Nexus 06:45:14 ---> uname -a: 06:45:14 Linux prd-centos8-docker-8c-8g-123.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:45:14 06:45:14 06:45:14 ---> lscpu: 06:45:14 Architecture: x86_64 06:45:14 CPU op-mode(s): 32-bit, 64-bit 06:45:14 Byte Order: Little Endian 06:45:14 CPU(s): 8 06:45:14 On-line CPU(s) list: 0-7 06:45:14 Thread(s) per core: 1 06:45:14 Core(s) per socket: 1 06:45:14 Socket(s): 8 06:45:14 NUMA node(s): 1 06:45:14 Vendor ID: AuthenticAMD 06:45:14 CPU family: 23 06:45:14 Model: 49 06:45:14 Model name: AMD EPYC-Rome Processor 06:45:14 Stepping: 0 06:45:14 CPU MHz: 2800.000 06:45:14 BogoMIPS: 5600.00 06:45:14 Virtualization: AMD-V 06:45:14 Hypervisor vendor: KVM 06:45:14 Virtualization type: full 06:45:14 L1d cache: 32K 06:45:14 L1i cache: 32K 06:45:14 L2 cache: 512K 06:45:14 L3 cache: 16384K 06:45:14 NUMA node0 CPU(s): 0-7 06:45:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:45:14 06:45:14 06:45:14 ---> nproc: 06:45:14 8 06:45:14 06:45:14 06:45:14 ---> df -h: 06:45:14 Filesystem Size Used Avail Use% Mounted on 06:45:14 devtmpfs 16G 0 16G 0% /dev 06:45:14 tmpfs 16G 0 16G 0% /dev/shm 06:45:14 tmpfs 16G 17M 16G 1% /run 06:45:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:45:14 /dev/vda1 160G 14G 147G 9% / 06:45:14 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:45:14 06:45:14 06:45:14 ---> free -m: 06:45:14 total used free shared buff/cache available 06:45:14 Mem: 31890 2251 23624 19 6014 29165 06:45:14 Swap: 1023 0 1023 06:45:14 06:45:14 06:45:14 ---> ip addr: 06:45:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:45:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:45:14 inet 127.0.0.1/8 scope host lo 06:45:14 valid_lft forever preferred_lft forever 06:45:14 inet6 ::1/128 scope host 06:45:14 valid_lft forever preferred_lft forever 06:45:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:45:14 link/ether fa:16:3e:88:0c:76 brd ff:ff:ff:ff:ff:ff 06:45:14 altname enp0s3 06:45:14 altname ens3 06:45:14 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:45:14 valid_lft 85679sec preferred_lft 85679sec 06:45:14 inet6 fe80::f816:3eff:fe88:c76/64 scope link 06:45:14 valid_lft forever preferred_lft forever 06:45:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:45:14 link/ether 02:42:b5:3a:6a:6c brd ff:ff:ff:ff:ff:ff 06:45:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:45:14 valid_lft forever preferred_lft forever 06:45:14 inet6 fe80::42:b5ff:fe3a:6a6c/64 scope link 06:45:14 valid_lft forever preferred_lft forever 06:45:14 06:45:14 06:45:14 ---> sar -b -r -n DEV: 06:45:14 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/16/2026 _x86_64_ (8 CPU) 06:45:14 06:45:14 06:33:09 LINUX RESTART (8 CPU) 06:45:14 06:45:14 06:34:01 AM tps rtps wtps bread/s bwrtn/s 06:45:14 06:35:01 AM 215.09 17.26 197.83 3796.20 11409.83 06:45:14 06:36:01 AM 197.93 2.47 195.47 596.33 32579.57 06:45:14 06:37:01 AM 152.17 0.60 151.57 505.30 41690.29 06:45:14 06:38:01 AM 37.27 0.05 37.22 4.53 803.22 06:45:14 06:39:01 AM 22.56 0.47 22.09 14.80 482.29 06:45:14 06:40:01 AM 7.97 0.00 7.97 0.00 534.51 06:45:14 06:41:01 AM 107.46 0.02 107.45 0.93 23881.96 06:45:14 06:42:01 AM 20.14 0.00 20.14 0.00 603.18 06:45:14 06:43:01 AM 138.39 0.00 138.39 0.00 1841.42 06:45:14 06:44:01 AM 47.88 5.03 42.85 4534.13 26935.60 06:45:14 06:45:02 AM 40.84 0.42 40.42 56.11 4855.51 06:45:14 Average: 89.79 2.39 87.40 864.46 13238.34 06:45:14 06:45:14 06:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:14 06:35:01 AM 28349712 30817012 4306000 13.19 2688 2782168 1712356 5.08 204880 3632512 687808 06:45:14 06:36:01 AM 26684140 29438852 5971572 18.29 2688 3063764 2964512 8.80 269024 5199736 24076 06:45:14 06:37:01 AM 23716980 27664632 8938732 27.37 2688 4229440 5297068 15.72 426460 7898548 244 06:45:14 06:38:01 AM 22795248 26747196 9860464 30.20 2688 4231744 6934768 20.58 449852 8791036 144 06:45:14 06:39:01 AM 22809636 26766508 9846076 30.15 2688 4237652 5469688 16.23 456216 8773824 88 06:45:14 06:40:01 AM 23248968 27218856 9406744 28.81 2688 4249820 5041536 14.96 462236 8330196 804 06:45:14 06:41:01 AM 22877504 27561020 9778208 29.94 2688 4948864 6018752 17.86 563008 8538960 624 06:45:14 06:42:01 AM 22137208 26867724 10518504 32.21 2688 4997052 6540528 19.41 571308 9267200 1956 06:45:14 06:43:01 AM 23257488 27905772 9398224 28.78 2688 4902636 4115528 12.21 568100 8166724 5400 06:45:14 06:44:01 AM 24400072 30169892 8255640 25.28 2688 6015156 2214644 6.57 987820 6601316 191416 06:45:14 06:45:02 AM 24262840 29934156 8392872 25.70 2688 5914352 2526760 7.50 1173848 6549088 8460 06:45:14 Average: 24049072 28281056 8606640 26.36 2688 4506604 4439649 13.17 557523 7431740 83729 06:45:14 06:45:14 06:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:14 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:35:01 AM eth0 651.65 322.93 10403.89 55.74 0.00 0.00 0.00 0.00 06:45:14 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:36:01 AM eth0 281.67 216.26 4086.59 32.92 0.00 0.00 0.00 0.00 06:45:14 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:37:01 AM eth0 437.94 303.02 10240.11 44.22 0.00 0.00 0.00 0.00 06:45:14 06:37:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:37:01 AM veth1551fc0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 06:45:14 06:38:01 AM lo 27.99 27.99 33.83 33.83 0.00 0.00 0.00 0.00 06:45:14 06:38:01 AM eth0 53.78 42.27 15.64 17.89 0.00 0.00 0.00 0.00 06:45:14 06:38:01 AM docker0 8.01 8.76 15.56 15.74 0.00 0.00 0.00 0.00 06:45:14 06:38:01 AM veth2acef27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:39:01 AM lo 71.98 71.98 5.17 5.17 0.00 0.00 0.00 0.00 06:45:14 06:39:01 AM eth0 382.34 272.16 97.11 101.17 0.00 0.00 0.00 0.00 06:45:14 06:39:01 AM docker0 9.51 10.75 1.42 1.40 0.00 0.00 0.00 0.00 06:45:14 06:40:01 AM lo 43.16 43.16 2.11 2.11 0.00 0.00 0.00 0.00 06:45:14 06:40:01 AM eth0 244.58 174.30 82.44 69.26 0.00 0.00 0.00 0.00 06:45:14 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:41:01 AM lo 3.47 3.47 0.61 0.61 0.00 0.00 0.00 0.00 06:45:14 06:41:01 AM eth0 625.21 223.79 3028.32 22.87 0.00 0.00 0.00 0.00 06:45:14 06:41:01 AM docker0 1.53 1.82 0.23 0.39 0.00 0.00 0.00 0.00 06:45:14 06:41:01 AM vethf6c69cb 1.53 1.93 0.25 0.40 0.00 0.00 0.00 0.00 06:45:14 06:41:01 AM veth9488eaa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:42:01 AM lo 771.23 771.23 109.53 109.53 0.00 0.00 0.00 0.00 06:45:14 06:42:01 AM eth0 132.72 92.54 36.33 39.04 0.00 0.00 0.00 0.00 06:45:14 06:42:01 AM docker0 330.26 343.29 49.76 53.83 0.00 0.00 0.00 0.00 06:45:14 06:42:01 AM vethf6c69cb 282.59 294.34 48.48 41.58 0.00 0.00 0.00 0.00 06:45:14 06:42:01 AM veth9488eaa 47.67 49.43 5.79 12.50 0.00 0.00 0.00 0.00 06:45:14 06:43:01 AM lo 959.21 959.21 179.47 179.47 0.00 0.00 0.00 0.00 06:45:14 06:43:01 AM eth0 79.92 63.80 234.16 22.52 0.00 0.00 0.00 0.00 06:45:14 06:43:01 AM docker0 411.96 421.11 89.52 83.08 0.00 0.00 0.00 0.00 06:45:14 06:44:01 AM lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 06:45:14 06:44:01 AM eth0 340.06 221.16 1641.10 84.67 0.00 0.00 0.00 0.00 06:45:14 06:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:45:02 AM eth0 106.53 53.65 38.56 232.81 0.00 0.00 0.00 0.00 06:45:14 06:45:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 Average: lo 170.73 170.73 30.07 30.07 0.00 0.00 0.00 0.00 06:45:14 Average: eth0 303.31 180.53 2718.59 65.74 0.00 0.00 0.00 0.00 06:45:14 Average: docker0 69.21 71.44 14.23 14.04 0.00 0.00 0.00 0.00 06:45:14 06:45:14 06:45:14 ---> sar -P ALL: 06:45:14 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/16/2026 _x86_64_ (8 CPU) 06:45:14 06:45:14 06:33:09 LINUX RESTART (8 CPU) 06:45:14 06:45:14 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 06:45:14 06:35:01 AM all 14.06 0.00 1.33 1.53 0.07 83.01 06:45:14 06:35:01 AM 0 17.48 0.00 1.67 1.84 0.10 78.92 06:45:14 06:35:01 AM 1 18.22 0.00 1.42 1.67 0.05 78.64 06:45:14 06:35:01 AM 2 24.14 0.00 2.76 1.39 0.08 71.63 06:45:14 06:35:01 AM 3 8.91 0.00 1.27 1.68 0.07 88.07 06:45:14 06:35:01 AM 4 12.59 0.00 0.73 1.04 0.07 85.57 06:45:14 06:35:01 AM 5 4.80 0.00 0.70 0.79 0.07 93.64 06:45:14 06:35:01 AM 6 18.50 0.00 1.12 2.20 0.07 78.11 06:45:14 06:35:01 AM 7 7.83 0.00 0.97 1.64 0.07 89.49 06:45:14 06:36:01 AM all 28.35 0.00 1.13 2.88 0.07 67.57 06:45:14 06:36:01 AM 0 35.66 0.00 0.70 0.27 0.08 63.29 06:45:14 06:36:01 AM 1 29.50 0.00 1.72 6.49 0.08 62.21 06:45:14 06:36:01 AM 2 27.34 0.00 1.15 6.58 0.07 64.86 06:45:14 06:36:01 AM 3 26.24 0.00 1.37 4.56 0.08 67.75 06:45:14 06:36:01 AM 4 43.36 0.00 0.97 0.83 0.07 54.77 06:45:14 06:36:01 AM 5 22.20 0.00 0.97 0.67 0.07 76.09 06:45:14 06:36:01 AM 6 24.35 0.00 0.67 2.77 0.05 72.16 06:45:14 06:36:01 AM 7 18.10 0.00 1.47 0.89 0.08 79.46 06:45:14 06:37:01 AM all 38.44 0.00 3.10 1.11 0.10 57.25 06:45:14 06:37:01 AM 0 37.18 0.00 2.59 0.00 0.08 60.15 06:45:14 06:37:01 AM 1 50.45 0.00 3.01 1.41 0.12 45.01 06:45:14 06:37:01 AM 2 27.25 0.00 2.74 0.76 0.12 69.13 06:45:14 06:37:01 AM 3 57.44 0.00 4.01 2.61 0.10 35.84 06:45:14 06:37:01 AM 4 38.82 0.00 3.55 1.21 0.10 56.32 06:45:14 06:37:01 AM 5 35.72 0.00 2.55 0.08 0.10 61.55 06:45:14 06:37:01 AM 6 27.73 0.00 3.11 1.31 0.10 67.75 06:45:14 06:37:01 AM 7 32.95 0.00 3.28 1.46 0.07 62.23 06:45:14 06:38:01 AM all 19.14 0.00 1.70 0.14 0.08 78.94 06:45:14 06:38:01 AM 0 12.65 0.00 1.62 0.23 0.10 85.40 06:45:14 06:38:01 AM 1 16.98 0.00 1.51 0.12 0.08 81.31 06:45:14 06:38:01 AM 2 30.69 0.00 1.84 0.07 0.08 67.32 06:45:14 06:38:01 AM 3 19.89 0.00 1.67 0.07 0.08 78.29 06:45:14 06:38:01 AM 4 17.06 0.00 1.96 0.43 0.07 80.48 06:45:14 06:38:01 AM 5 19.06 0.00 1.86 0.17 0.08 78.84 06:45:14 06:38:01 AM 6 17.40 0.00 1.32 0.02 0.07 81.19 06:45:14 06:38:01 AM 7 19.38 0.00 1.79 0.03 0.08 78.71 06:45:14 06:39:01 AM all 15.95 0.00 1.94 0.67 0.09 81.36 06:45:14 06:39:01 AM 0 16.30 0.00 1.99 0.02 0.08 81.61 06:45:14 06:39:01 AM 1 22.42 0.00 1.91 0.47 0.08 75.12 06:45:14 06:39:01 AM 2 18.53 0.00 2.24 1.21 0.08 77.94 06:45:14 06:39:01 AM 3 12.33 0.00 2.06 0.13 0.08 85.40 06:45:14 06:39:01 AM 4 15.34 0.00 1.62 0.10 0.08 82.85 06:45:14 06:39:01 AM 5 14.45 0.00 1.79 0.75 0.10 82.91 06:45:14 06:39:01 AM 6 9.88 0.00 1.77 2.63 0.10 85.62 06:45:14 06:39:01 AM 7 18.36 0.00 2.13 0.02 0.07 79.43 06:45:14 06:40:01 AM all 19.41 0.00 0.90 0.02 0.07 79.60 06:45:14 06:40:01 AM 0 26.58 0.00 0.77 0.03 0.08 72.54 06:45:14 06:40:01 AM 1 26.87 0.00 0.70 0.00 0.08 72.34 06:45:14 06:40:01 AM 2 4.24 0.00 1.04 0.00 0.07 94.66 06:45:14 06:40:01 AM 3 23.06 0.00 1.10 0.05 0.07 75.72 06:45:14 06:40:01 AM 4 22.25 0.00 1.62 0.03 0.07 76.03 06:45:14 06:40:01 AM 5 19.39 0.00 0.43 0.00 0.05 80.12 06:45:14 06:40:01 AM 6 27.07 0.00 0.40 0.00 0.07 72.46 06:45:14 06:40:01 AM 7 5.81 0.00 1.12 0.07 0.07 92.93 06:45:14 06:41:01 AM all 34.96 0.00 2.02 0.54 0.09 62.39 06:45:14 06:41:01 AM 0 42.61 0.00 1.76 0.07 0.10 55.46 06:45:14 06:41:01 AM 1 23.73 0.00 1.76 0.85 0.08 73.57 06:45:14 06:41:01 AM 2 42.99 0.00 2.68 1.83 0.08 52.41 06:45:14 06:41:01 AM 3 45.96 0.00 2.01 0.70 0.10 51.22 06:45:14 06:41:01 AM 4 27.89 0.00 1.90 0.40 0.08 69.72 06:45:14 06:41:01 AM 5 32.08 0.00 1.84 0.07 0.10 65.91 06:45:14 06:41:01 AM 6 27.52 0.00 1.75 0.37 0.08 70.28 06:45:14 06:41:01 AM 7 36.90 0.00 2.43 0.07 0.08 60.52 06:45:14 06:42:01 AM all 22.84 0.00 1.49 0.04 0.09 75.53 06:45:14 06:42:01 AM 0 27.86 0.00 1.57 0.00 0.08 70.48 06:45:14 06:42:01 AM 1 14.35 0.00 1.71 0.07 0.10 83.77 06:45:14 06:42:01 AM 2 28.28 0.00 1.42 0.05 0.10 70.14 06:45:14 06:42:01 AM 3 20.67 0.00 1.63 0.12 0.08 77.51 06:45:14 06:42:01 AM 4 25.96 0.00 1.69 0.05 0.08 72.21 06:45:14 06:42:01 AM 5 30.10 0.00 1.06 0.02 0.08 68.74 06:45:14 06:42:01 AM 6 16.01 0.00 1.28 0.00 0.08 82.63 06:45:14 06:42:01 AM 7 19.49 0.00 1.59 0.03 0.08 78.80 06:45:14 06:43:01 AM all 29.30 0.00 1.95 0.38 0.09 68.28 06:45:14 06:43:01 AM 0 29.01 0.00 1.84 1.61 0.08 67.45 06:45:14 06:43:01 AM 1 37.69 0.00 2.03 0.07 0.10 60.12 06:45:14 06:43:01 AM 2 27.54 0.00 1.82 1.00 0.08 69.55 06:45:14 06:43:01 AM 3 21.41 0.00 1.46 0.23 0.07 76.83 06:45:14 06:43:01 AM 4 24.90 0.00 2.03 0.07 0.10 72.90 06:45:14 06:43:01 AM 5 38.62 0.00 1.66 0.05 0.08 59.59 06:45:14 06:43:01 AM 6 14.34 0.00 2.01 0.00 0.08 83.57 06:45:14 06:43:01 AM 7 40.92 0.00 2.72 0.02 0.10 56.25 06:45:14 06:44:01 AM all 33.63 0.00 2.09 1.20 0.07 63.00 06:45:14 06:44:01 AM 0 53.45 0.00 2.66 0.00 0.10 43.78 06:45:14 06:44:01 AM 1 35.27 0.00 2.09 1.14 0.07 61.43 06:45:14 06:44:01 AM 2 21.24 0.00 2.25 0.28 0.08 76.14 06:45:14 06:44:01 AM 3 46.98 0.00 1.61 2.02 0.07 49.32 06:45:14 06:44:01 AM 4 11.54 0.00 2.99 0.92 0.07 84.49 06:45:14 06:44:01 AM 5 33.46 0.00 1.96 4.27 0.07 60.24 06:45:14 06:44:01 AM 6 37.20 0.00 1.04 0.02 0.07 61.68 06:45:14 06:44:01 AM 7 29.81 0.00 2.18 0.92 0.07 67.02 06:45:14 06:45:02 AM all 10.91 0.00 0.77 0.18 0.04 88.10 06:45:14 06:45:02 AM 0 25.86 0.00 1.70 0.00 0.05 72.39 06:45:14 06:45:02 AM 1 6.23 0.00 0.32 0.00 0.07 93.39 06:45:14 06:45:02 AM 2 6.58 0.00 0.62 0.03 0.05 92.72 06:45:14 06:45:02 AM 3 28.12 0.00 1.02 0.07 0.03 70.76 06:45:14 06:45:02 AM 4 6.29 0.00 0.65 0.02 0.03 93.01 06:45:14 06:45:02 AM 5 1.62 0.00 0.42 1.02 0.03 96.91 06:45:14 06:45:02 AM 6 1.00 0.00 0.40 0.08 0.03 98.48 06:45:14 06:45:02 AM 7 11.54 0.00 1.02 0.23 0.05 87.16 06:45:14 06:45:14 Average: CPU %user %nice %system %iowait %steal %idle 06:45:14 Average: all 24.26 0.00 1.67 0.79 0.08 73.20 06:45:14 Average: 0 29.50 0.00 1.72 0.37 0.09 68.32 06:45:14 Average: 1 25.60 0.00 1.65 1.12 0.08 71.55 06:45:14 Average: 2 23.52 0.00 1.87 1.20 0.08 73.33 06:45:14 Average: 3 28.26 0.00 1.74 1.11 0.08 68.81 06:45:14 Average: 4 22.35 0.00 1.79 0.46 0.07 75.32 06:45:14 Average: 5 22.85 0.00 1.38 0.72 0.08 74.97 06:45:14 Average: 6 20.08 0.00 1.35 0.86 0.07 77.64 06:45:14 Average: 7 21.90 0.00 1.88 0.49 0.07 75.66 06:45:14 06:45:14 06:45:14