11:08:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144718 11:08:16 Running as SYSTEM 11:08:16 [EnvInject] - Loading node environment variables. 11:08:16 Building remotely on prd-ubuntu2204-docker-8c-8g-4794 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 11:08:16 [ssh-agent] Looking for ssh-agent implementation... 11:08:16 $ ssh-agent 11:08:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEf7uXr/agent.1556 11:08:16 SSH_AGENT_PID=1558 11:08:16 [ssh-agent] Started. 11:08:16 Running ssh-add (command line suppressed) 11:08:16 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_12694597569450810298.key (/w/workspace/cps-master-merge-java@tmp/private_key_12694597569450810298.key) 11:08:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:08:16 The recommended git tool is: NONE 11:08:18 using credential onap-jenkins-ssh 11:08:18 Wiping out workspace first. 11:08:18 Cloning the remote Git repository 11:08:18 Cloning repository git://cloud.onap.org/mirror/cps.git 11:08:18 > git init /w/workspace/cps-master-merge-java # timeout=10 11:08:18 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 11:08:18 > git --version # timeout=10 11:08:18 > git --version # 'git version 2.34.1' 11:08:18 using GIT_SSH to set credentials Gerrit user 11:08:18 Verifying host key using manually-configured host key entries 11:08:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:08:21 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 11:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:22 Avoid second fetch 11:08:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:08:22 Checking out Revision 18e2945103a03dc453289054904bb80be4b8a30d (refs/remotes/origin/master) 11:08:22 > git config core.sparsecheckout # timeout=10 11:08:22 > git checkout -f 18e2945103a03dc453289054904bb80be4b8a30d # timeout=30 11:08:23 Commit message: "Allow more attempts at polling events in integration test" 11:08:23 > git rev-list --no-walk dab569f43ab7a11f4949d8ed5a37f15100b10c2f # timeout=10 11:08:26 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 11:08:26 provisioning config files... 11:08:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:08:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:08:26 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17066722035940544348.sh 11:08:26 ---> python-tools-install.sh 11:08:26 Setup pyenv: 11:08:26 * system (set by /opt/pyenv/version) 11:08:26 * 3.8.20 (set by /opt/pyenv/version) 11:08:26 * 3.9.20 (set by /opt/pyenv/version) 11:08:26 3.10.15 11:08:26 3.11.10 11:08:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DzsT 11:08:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:36 lf-activate-venv(): INFO: Base packages installed successfully 11:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-DzsT/bin to PATH 11:08:57 Generating Requirements File 11:09:19 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. 11:09:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:09:19 Python 3.11.10 11:09:19 pip 26.1.1 from /tmp/venv-DzsT/lib/python3.11/site-packages/pip (python 3.11) 11:09:20 aiohappyeyeballs==2.6.2 11:09:20 aiohttp==3.13.5 11:09:20 aiosignal==1.4.0 11:09:20 appdirs==1.4.4 11:09:20 argcomplete==3.6.3 11:09:20 aspy.yaml==1.3.0 11:09:20 attrs==26.1.0 11:09:20 autopage==0.6.0 11:09:20 beautifulsoup4==4.14.3 11:09:20 boto3==1.43.17 11:09:20 botocore==1.43.17 11:09:20 bs4==0.0.2 11:09:20 certifi==2026.5.20 11:09:20 cffi==2.0.0 11:09:20 cfgv==3.5.0 11:09:20 chardet==7.4.3 11:09:20 charset-normalizer==3.4.7 11:09:20 click==8.4.1 11:09:20 cliff==4.14.0 11:09:20 cmd2==3.5.1 11:09:20 cryptography==3.3.2 11:09:20 debtcollector==3.1.0 11:09:20 decorator==5.3.1 11:09:20 defusedxml==0.7.1 11:09:20 Deprecated==1.3.1 11:09:20 distlib==0.4.0 11:09:20 dnspython==2.8.0 11:09:20 docker==7.1.0 11:09:20 dogpile.cache==1.5.0 11:09:20 durationpy==0.10 11:09:20 email-validator==2.3.0 11:09:20 filelock==3.29.0 11:09:20 frozenlist==1.8.0 11:09:20 future==1.0.0 11:09:20 gitdb==4.0.12 11:09:20 GitPython==3.1.50 11:09:20 httplib2==0.30.2 11:09:20 identify==2.6.19 11:09:20 idna==3.17 11:09:20 importlib-resources==1.5.0 11:09:20 iso8601==2.1.0 11:09:20 Jinja2==3.1.6 11:09:20 jmespath==1.1.0 11:09:20 jsonpatch==1.33 11:09:20 jsonpointer==3.1.1 11:09:20 jsonschema==4.26.0 11:09:20 jsonschema-specifications==2025.9.1 11:09:20 keystoneauth1==5.14.0 11:09:20 kubernetes==36.0.1 11:09:20 lftools==0.37.22 11:09:20 lxml==6.1.1 11:09:20 markdown-it-py==4.2.0 11:09:20 MarkupSafe==3.0.3 11:09:20 mdurl==0.1.2 11:09:20 msgpack==1.1.2 11:09:20 multi_key_dict==2.0.3 11:09:20 multidict==6.7.1 11:09:20 munch==4.0.0 11:09:20 netaddr==1.3.0 11:09:20 niet==1.4.2 11:09:20 nodeenv==1.10.0 11:09:20 oauth2client==4.1.3 11:09:20 oauthlib==3.3.1 11:09:20 openstacksdk==4.14.0 11:09:20 os-service-types==1.8.2 11:09:20 osc-lib==4.6.0 11:09:20 oslo.config==10.4.0 11:09:20 oslo.context==6.4.0 11:09:20 oslo.i18n==6.8.0 11:09:20 oslo.log==8.2.0 11:09:20 oslo.serialization==5.10.0 11:09:20 oslo.utils==10.1.0 11:09:20 packaging==26.2 11:09:20 pbr==7.0.3 11:09:20 platformdirs==4.10.0 11:09:20 prettytable==3.17.0 11:09:20 propcache==0.5.2 11:09:20 psutil==7.2.2 11:09:20 pyasn1==0.6.3 11:09:20 pyasn1_modules==0.4.2 11:09:20 pycparser==3.0 11:09:20 pygerrit2==2.0.15 11:09:20 PyGithub==2.9.1 11:09:20 Pygments==2.20.0 11:09:20 PyJWT==2.13.0 11:09:20 PyNaCl==1.6.2 11:09:20 pyparsing==2.4.7 11:09:20 pyperclip==1.11.0 11:09:20 pyrsistent==0.20.0 11:09:20 python-cinderclient==9.9.0 11:09:20 python-dateutil==2.9.0.post0 11:09:20 python-discovery==1.4.0 11:09:20 python-heatclient==5.2.0 11:09:20 python-jenkins==1.8.3 11:09:20 python-keystoneclient==5.8.0 11:09:20 python-magnumclient==4.10.0 11:09:20 python-openstackclient==10.0.0 11:09:20 python-swiftclient==4.10.0 11:09:20 PyYAML==6.0.3 11:09:20 referencing==0.37.0 11:09:20 requests==2.34.2 11:09:20 requests-oauthlib==2.0.0 11:09:20 rfc3986==2.0.0 11:09:20 rich==15.0.0 11:09:20 rich-argparse==1.8.0 11:09:20 rpds-py==2026.5.1 11:09:20 rsa==4.9.1 11:09:20 ruamel.yaml==0.19.1 11:09:20 ruamel.yaml.clib==0.2.15 11:09:20 s3transfer==0.18.0 11:09:20 simplejson==4.1.1 11:09:20 six==1.17.0 11:09:20 smmap==5.0.3 11:09:20 soupsieve==2.8.4 11:09:20 stevedore==5.8.0 11:09:20 tabulate==0.10.0 11:09:20 toml==0.10.2 11:09:20 tomlkit==0.15.0 11:09:20 tqdm==4.67.3 11:09:20 typing_extensions==4.15.0 11:09:20 urllib3==1.26.20 11:09:20 virtualenv==21.4.1 11:09:20 wcwidth==0.7.0 11:09:20 websocket-client==1.9.0 11:09:20 wrapt==2.2.1 11:09:20 xdg==6.0.0 11:09:20 xmltodict==1.0.4 11:09:20 yarl==1.24.2 11:09:20 yq==3.4.3 11:09:20 [cps-master-merge-java] $ /bin/sh /tmp/jenkins4406424772051771239.sh 11:09:20 ---> uv-install.sh 11:09:20 Installing uv/uvx (latest) using shell installer 11:09:20 2026-05-29 11:09:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8jPrLQ.sh" [1] 11:09:20 downloading uv 0.11.17 x86_64-unknown-linux-gnu 11:09:21 installing to /home/jenkins/.local/bin 11:09:21 uv 11:09:21 uvx 11:09:21 everything's installed! 11:09:21 11:09:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:09:21 11:09:21 source $HOME/.local/bin/env (sh, bash, zsh) 11:09:21 source $HOME/.local/bin/env.fish (fish) 11:09:21 Adding install location to PATH 11:09:21 ---> Validating uv/uvx install 11:09:21 uvx 0.11.17 (x86_64-unknown-linux-gnu) 11:09:21 [EnvInject] - Injecting environment variables from a build step. 11:09:21 [EnvInject] - Injecting as environment variables the properties content 11:09:21 SET_JDK_VERSION=openjdk21 11:09:21 GIT_URL="git://cloud.onap.org/mirror" 11:09:21 11:09:21 [EnvInject] - Variables injected successfully. 11:09:21 [cps-master-merge-java] $ /bin/sh /tmp/jenkins10350838622521898611.sh 11:09:21 ---> update-java-alternatives.sh 11:09:21 ---> Updating Java version 11:09:21 ---> Ubuntu/Debian system detected 11:09:21 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:09:21 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:09:21 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:09:21 openjdk version "21.0.10" 2026-01-20 11:09:21 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 11:09:21 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 11:09:21 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 11:09:21 [EnvInject] - Injecting environment variables from a build step. 11:09:21 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:09:21 [EnvInject] - Variables injected successfully. 11:09:21 provisioning config files... 11:09:21 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config11160535032216624950tmp 11:09:22 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config2563067730215308449tmp 11:09:22 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 11:09:22 Run condition [Regular expression match] preventing perform for step [Execute shell] 11:09:22 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-4794 11:09:23 using settings config with name cps-settings 11:09:23 Replacing all maven server entries not found in credentials list is true 11:09:23 using global settings config with name global-settings 11:09:23 Replacing all maven server entries not found in credentials list is true 11:09:23 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings3056258628199341990.xml -gs /tmp/global-settings4178294508865186931.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=18e2945103a03dc453289054904bb80be4b8a30d -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=lee.anjella.macabuhay@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Gerard Nugent" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144718 -DGERRIT_PATCHSET_UPLOADER_EMAIL=lee.anjella.macabuhay@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=emaclee -DGERRIT_CHANGE_NUMBER=144718 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/144718/1 -DGERRIT_NEWREV=18e2945103a03dc453289054904bb80be4b8a30d "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWxsb3cgbW9yZSBhdHRlbXB0cyBhdCBwb2xsaW5nIGV2ZW50cyBpbiBpbnRlZ3JhdGlvbiB0ZXN0CgpJc3N1ZS1JRDogQ1BTLTMyNDMKQ2hhbmdlLUlkOiBJZmI5MWVjYzhiZWZjZjY5NDhjOWZjZGE2NTMyYzJhN2I4N2UzYjM2NwpTaWduZWQtb2ZmLWJ5OiBlbWFjbGVlIDxsZWUuYW5qZWxsYS5tYWNhYnVoYXlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Allow more attempts at polling events in integration test" -DGERRIT_EVENT_ACCOUNT_USERNAME=egernug -DGERRIT_CHANGE_OWNER_USERNAME=emaclee '-DGERRIT_EVENT_ACCOUNT=\"Gerard Nugent\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ifb91ecc8befcf6948c9fcda6532c2a7b87e3b367 -DGERRIT_EVENT_HASH=-422979592 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=gerard.nugent@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Lee Anjella Macabuhay" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 11:09:24 [INFO] Scanning for projects... 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.9-SNAPSHOT 11:09:25 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.9-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 525, column 21 11:09:25 [WARNING] 11:09:25 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 11:09:25 [WARNING] 11:09:25 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 11:09:25 [WARNING] 11:09:25 [INFO] ------------------------------------------------------------------------ 11:09:25 [INFO] Reactor Build Order: 11:09:25 [INFO] 11:09:25 [INFO] org.onap.cps:cps-dependencies [pom] 11:09:25 [INFO] cps-bom [pom] 11:09:25 [INFO] checkstyle [jar] 11:09:25 [INFO] cps-parent [pom] 11:09:25 [INFO] cps-events [jar] 11:09:25 [INFO] cps-path-parser [jar] 11:09:25 [INFO] cps-service [jar] 11:09:25 [INFO] cps-rest [jar] 11:09:25 [INFO] cps-ncmp-events [jar] 11:09:25 [INFO] provmns-api [jar] 11:09:25 [INFO] cps-ncmp-service [jar] 11:09:25 [INFO] cps-ncmp-rest [jar] 11:09:25 [INFO] cps-ncmp-rest-stub [pom] 11:09:25 [INFO] cps-ncmp-rest-stub-service [jar] 11:09:25 [INFO] cps-ncmp-rest-stub-app [jar] 11:09:25 [INFO] cps-ri [jar] 11:09:25 [INFO] test-dcm-rest [jar] 11:09:25 [INFO] integration-test [jar] 11:09:25 [INFO] spotbugs [jar] 11:09:25 [INFO] cps-application [jar] 11:09:25 [INFO] policy-executor-stub [jar] 11:09:25 [INFO] jacoco-report [jar] 11:09:25 [INFO] cps [pom] 11:09:25 [INFO] 11:09:25 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 11:09:25 [INFO] Building org.onap.cps:cps-dependencies 3.7.9-SNAPSHOT [1/23] 11:09:25 [INFO] from cps-dependencies/pom.xml 11:09:25 [INFO] --------------------------------[ pom ]--------------------------------- 11:09:25 [INFO] 11:09:25 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- 11:09:26 [INFO] 11:09:26 [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- 11:09:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.9-SNAPSHOT/cps-dependencies-3.7.9-SNAPSHOT.pom 11:09:26 [INFO] 11:09:26 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-dependencies --- 11:09:26 [INFO] 11:09:26 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 11:09:26 [INFO] Building cps-bom 3.7.9-SNAPSHOT [2/23] 11:09:26 [INFO] from cps-bom/pom.xml 11:09:26 [INFO] --------------------------------[ pom ]--------------------------------- 11:09:26 [INFO] 11:09:26 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- 11:09:26 [INFO] 11:09:26 [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- 11:09:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.9-SNAPSHOT/cps-bom-3.7.9-SNAPSHOT.pom 11:09:26 [INFO] 11:09:26 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-bom --- 11:09:26 [INFO] 11:09:26 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 11:09:26 [INFO] Building checkstyle 3.7.9-SNAPSHOT [3/23] 11:09:26 [INFO] from checkstyle/pom.xml 11:09:26 [INFO] --------------------------------[ jar ]--------------------------------- 11:09:26 [INFO] 11:09:26 [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- 11:09:26 [INFO] 11:09:26 [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- 11:09:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:09:27 [INFO] Copying 6 resources from src/main/resources to target/classes 11:09:27 [INFO] 11:09:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- 11:09:27 [INFO] No sources to compile 11:09:27 [INFO] 11:09:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- 11:09:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:09:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 11:09:27 [INFO] 11:09:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- 11:09:27 [INFO] No sources to compile 11:09:27 [INFO] 11:09:27 [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- 11:09:28 [INFO] No tests to run. 11:09:28 [INFO] 11:09:28 [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- 11:09:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.9-SNAPSHOT.jar 11:09:28 [INFO] 11:09:28 [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- 11:09:29 ======================================================================================================================== 11:09:29 Copyright Check Python Script: 11:09:29 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 11:09:29 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 11:09:29 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 11:09:29 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 11:09:29 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 3 update year to include 2026 11:09:29 3 issue(s) found after 1 altered file(s) checked 11:09:29 ======================================================================================================================== 11:09:29 [INFO] 11:09:29 [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- 11:09:29 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.9-SNAPSHOT/checkstyle-3.7.9-SNAPSHOT.pom 11:09:29 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.9-SNAPSHOT/checkstyle-3.7.9-SNAPSHOT.jar 11:09:29 [INFO] 11:09:29 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ checkstyle --- 11:09:30 [INFO] 11:09:30 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 11:09:30 [INFO] Building cps-parent 3.7.9-SNAPSHOT [4/23] 11:09:30 [INFO] from cps-parent/pom.xml 11:09:30 [INFO] --------------------------------[ pom ]--------------------------------- 11:09:30 [INFO] 11:09:30 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- 11:09:30 [INFO] 11:09:30 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 11:09:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:09:30 [INFO] 11:09:30 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-parent --- 11:09:32 [INFO] You have 0 Checkstyle violations. 11:09:32 [INFO] 11:09:32 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-parent --- 11:09:32 [INFO] You have 0 Checkstyle violations. 11:09:32 [INFO] 11:09:32 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- 11:09:32 [INFO] No sources specified for compilation. Skipping. 11:09:32 [INFO] 11:09:32 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- 11:09:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 11:09:32 [INFO] 11:09:32 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- 11:09:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:09:32 [INFO] 11:09:32 [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- 11:09:32 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.9-SNAPSHOT/cps-parent-3.7.9-SNAPSHOT.pom 11:09:32 [INFO] 11:09:32 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-parent --- 11:09:33 [INFO] 11:09:33 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 11:09:33 [INFO] Building cps-events 3.7.9-SNAPSHOT [5/23] 11:09:33 [INFO] from cps-events/pom.xml 11:09:33 [INFO] --------------------------------[ jar ]--------------------------------- 11:09:33 [INFO] 11:09:33 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- 11:09:33 [INFO] 11:09:33 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 11:09:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:09:33 [INFO] 11:09:33 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- 11:09:34 [INFO] 11:09:34 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-events --- 11:09:34 [INFO] You have 0 Checkstyle violations. 11:09:34 [INFO] 11:09:34 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-events --- 11:09:34 [INFO] You have 0 Checkstyle violations. 11:09:34 [INFO] 11:09:34 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- 11:09:34 [INFO] Copying 2 resources from src/main/resources to target/classes 11:09:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 11:09:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 11:09:34 [INFO] 11:09:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- 11:09:34 [INFO] Recompiling the module because of changed source code. 11:09:34 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 11:09:35 [INFO] 11:09:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- 11:09:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 11:09:35 [INFO] 11:09:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- 11:09:35 [INFO] No sources to compile 11:09:35 [INFO] 11:09:35 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- 11:09:35 [INFO] No sources specified for compilation. Skipping. 11:09:35 [INFO] 11:09:35 [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- 11:09:35 [INFO] No tests to run. 11:09:35 [INFO] 11:09:35 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- 11:09:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 11:09:35 [INFO] 11:09:35 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- 11:09:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:09:35 [INFO] 11:09:35 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- 11:09:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.9-SNAPSHOT.jar 11:09:35 [INFO] 11:09:35 [INFO] --- install:3.1.2:install (default-install) @ cps-events --- 11:09:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.9-SNAPSHOT/cps-events-3.7.9-SNAPSHOT.pom 11:09:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.9-SNAPSHOT/cps-events-3.7.9-SNAPSHOT.jar 11:09:35 [INFO] 11:09:35 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-events --- 11:09:35 [INFO] 11:09:35 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 11:09:35 [INFO] Building cps-path-parser 3.7.9-SNAPSHOT [6/23] 11:09:35 [INFO] from cps-path-parser/pom.xml 11:09:35 [INFO] --------------------------------[ jar ]--------------------------------- 11:09:36 [INFO] 11:09:36 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- 11:09:36 [INFO] 11:09:36 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 11:09:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:09:36 [INFO] 11:09:36 [INFO] --- antlr4:4.9.2:antlr4 (default) @ cps-path-parser --- 11:09:36 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 11:09:36 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 11:09:37 [INFO] 11:09:37 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-path-parser --- 11:09:37 [INFO] You have 0 Checkstyle violations. 11:09:37 [INFO] 11:09:37 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-path-parser --- 11:09:37 [INFO] You have 0 Checkstyle violations. 11:09:37 [INFO] 11:09:37 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- 11:09:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 11:09:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 11:09:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 11:09:37 [INFO] 11:09:37 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- 11:09:37 [INFO] Recompiling the module because of changed source code. 11:09:37 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 11:09:38 [INFO] Annotation processing is enabled because one or more processors were found 11:09:38 on the class path. A future release of javac may disable annotation processing 11:09:38 unless at least one processor is specified by name (-processor), or a search 11:09:38 path is specified (--processor-path, --processor-module-path), or annotation 11:09:38 processing is enabled explicitly (-proc:only, -proc:full). 11:09:38 Use -Xlint:-options to suppress this message. 11:09:38 Use -proc:none to disable annotation processing. 11:09:38 [INFO] 11:09:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- 11:09:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 11:09:38 [INFO] 11:09:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 11:09:38 [INFO] No sources to compile 11:09:38 [INFO] 11:09:38 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- 11:09:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:09:38 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:09:38 [INFO] Parallel parsing disabled. 11:09:39 [INFO] Compiled 4 files. 11:09:39 [INFO] 11:09:39 [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- 11:09:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:09:39 [INFO] 11:09:39 [INFO] ------------------------------------------------------- 11:09:39 [INFO] T E S T S 11:09:39 [INFO] ------------------------------------------------------- 11:09:40 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 11:09:41 line 1:2 missing QName at '/' 11:09:41 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 11:09:41 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 11:09:41 line 1:18 missing QName at '' 11:09:41 line 1:37 mismatched input '@' expecting {'[', '/'} 11:09:41 line 1:37 mismatched input ']' expecting {'[', '/'} 11:09:41 line 1:37 mismatched input '::' expecting {'[', '/'} 11:09:41 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 11:09:41 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 11:09:41 line 1:14 no viable alternative at input '[-' 11:09:41 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 11:09:41 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 11:09:41 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 11:09:41 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 11:09:41 line 1:14 no viable alternative at input '[]' 11:09:41 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 11:09:41 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 11:09:41 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 11:09:41 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 11:09:41 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 11:09:41 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 11:09:41 line 1:2 extraneous input '/' expecting QName 11:09:41 line 1:8 mismatched input '*' expecting QName 11:09:41 line 1:0 mismatched input '' expecting '/' 11:09:41 line 1:1 no viable alternative at input '/' 11:09:41 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 11:09:41 [INFO] 11:09:41 [INFO] Results: 11:09:41 [INFO] 11:09:41 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 11:09:41 [INFO] 11:09:41 [INFO] 11:09:41 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- 11:09:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 11:09:41 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 11:09:41 [INFO] All coverage checks have been met. 11:09:41 [INFO] 11:09:41 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- 11:09:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 11:09:41 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 11:09:41 [INFO] 11:09:41 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- 11:09:41 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.9-SNAPSHOT.jar 11:09:41 [INFO] 11:09:41 [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- 11:09:41 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.9-SNAPSHOT/cps-path-parser-3.7.9-SNAPSHOT.pom 11:09:41 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.9-SNAPSHOT/cps-path-parser-3.7.9-SNAPSHOT.jar 11:09:41 [INFO] 11:09:41 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-path-parser --- 11:09:42 [INFO] 11:09:42 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 11:09:42 [INFO] Building cps-service 3.7.9-SNAPSHOT [7/23] 11:09:42 [INFO] from cps-service/pom.xml 11:09:42 [INFO] --------------------------------[ jar ]--------------------------------- 11:09:47 [INFO] 11:09:47 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- 11:09:47 [INFO] 11:09:47 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 11:09:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:09:47 [INFO] 11:09:47 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-service --- 11:09:47 [INFO] You have 0 Checkstyle violations. 11:09:47 [INFO] 11:09:47 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-service --- 11:09:48 [INFO] You have 0 Checkstyle violations. 11:09:48 [INFO] 11:09:48 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- 11:09:48 [INFO] Copying 2 resources from src/main/resources to target/classes 11:09:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 11:09:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 11:09:48 [INFO] 11:09:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- 11:09:48 [INFO] Recompiling the module because of changed dependency. 11:09:48 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 11:09:50 [INFO] Annotation processing is enabled because one or more processors were found 11:09:50 on the class path. A future release of javac may disable annotation processing 11:09:50 unless at least one processor is specified by name (-processor), or a search 11:09:50 path is specified (--processor-path, --processor-module-path), or annotation 11:09:50 processing is enabled explicitly (-proc:only, -proc:full). 11:09:50 Use -Xlint:-options to suppress this message. 11:09:50 Use -proc:none to disable annotation processing. 11:09:50 [INFO] 11:09:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- 11:09:50 [INFO] Copying 33 resources from src/test/resources to target/test-classes 11:09:50 [INFO] 11:09:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-service --- 11:09:50 [INFO] Recompiling the module because of changed dependency. 11:09:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 11:09:50 [INFO] Annotation processing is enabled because one or more processors were found 11:09:50 on the class path. A future release of javac may disable annotation processing 11:09:50 unless at least one processor is specified by name (-processor), or a search 11:09:50 path is specified (--processor-path, --processor-module-path), or annotation 11:09:50 processing is enabled explicitly (-proc:only, -proc:full). 11:09:50 Use -Xlint:-options to suppress this message. 11:09:50 Use -proc:none to disable annotation processing. 11:09:50 [INFO] 11:09:50 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- 11:09:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:09:50 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:09:50 [INFO] Parallel parsing disabled. 11:09:53 [INFO] Compiled 154 files. 11:09:53 [INFO] 11:09:53 [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- 11:09:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:09:53 [INFO] 11:09:53 [INFO] ------------------------------------------------------- 11:09:53 [INFO] T E S T S 11:09:53 [INFO] ------------------------------------------------------- 11:09:55 [INFO] Running org.onap.cps.config.AsyncConfigSpec 11:09:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.onap.cps.config.AsyncConfigSpec 11:09:55 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 11:09:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.config.CpsServicesConfigSpec 11:09:55 [INFO] Running org.onap.cps.config.CacheConfigSpec 11:09:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.config.CacheConfigSpec 11:09:55 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 11:09:56 11:09:56.877 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.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] 11:09:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 11:09:56 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 11:09:58 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:09:58 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:09:58 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:09:58 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:09:58 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:09:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:09:58 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 11:09:58 [INFO] Running org.onap.cps.events.EventProducerSpec 11:09:59 11:09:59.115 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 11:09:59 11:09:59.127 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 11:09:59 11:09:59.132 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 11:09:59 11:09:59.137 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 11:09:59 11:09:59.139 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 11:09:59 11:09:59.140 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 11:09:59 11:09:59.190 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 11:09:59 11:09:59.197 [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. 11:09:59 11:09:59.203 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 11:09:59 11:09:59.204 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 11:09:59 11:09:59.206 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 11:09:59 11:09:59.207 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 11:09:59 11:09:59.224 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 11:09:59 11:09:59.225 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 11:09:59 11:09:59.227 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 11:09:59 11:09:59.229 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 11:09:59 11:09:59.230 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 11:09:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.onap.cps.events.EventProducerSpec 11:09:59 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 11:09:59 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 11:09:59 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 11:09:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 11:09:59 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 11:09:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 11:09:59 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 11:09:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 11:09:59 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 11:09:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 11:09:59 [INFO] Running org.onap.cps.utils.YangParserSpec 11:09:59 11:09:59.610 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 11:09:59 11:09:59.613 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 11:09:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.utils.YangParserSpec 11:09:59 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 11:09:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.CpsValidatorImplSpec 11:09:59 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 11:09:59 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 11:09:59 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 11:09:59 [Fatal Error] :1:1: Premature end of file. 11:10:00 line 1:1 no viable alternative at input '/' 11:10:00 line 1:1 no viable alternative at input '/[' 11:10:00 line 1:11 missing QName at '' 11:10:00 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.onap.cps.utils.YangParserHelperSpec 11:10:00 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 11:10:00 [Fatal Error] :1:1: Content is not allowed in prolog. 11:10:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.utils.XmlUtilsSpec 11:10:00 [INFO] Running org.onap.cps.utils.YangUtilsSpec 11:10:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.YangUtilsSpec 11:10:00 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 11:10:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.onap.cps.utils.XmlObjectMapperSpec 11:10:00 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 11:10:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.PrefixResolverSpec 11:10:00 [INFO] Running org.onap.cps.utils.GsonSpec 11:10:00 first-container a-leaf a-Value 11:10:00 last-container x-leaf x-value 11:10:00 11:10:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.GsonSpec 11:10:00 [INFO] Running org.onap.cps.utils.ContentTypeSpec 11:10:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.ContentTypeSpec 11:10:00 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 11:10:01 11:10:01.263 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 11:10:01 11:10:01.266 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 11:10:01 11:10:01.280 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:10:01 11:10:01.282 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 11:10:01 11:10:01.302 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 11:10:01 11:10:01.307 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to json array. 11:10:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.onap.cps.utils.JsonObjectMapperSpec 11:10:01 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 11:10:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.DataMapUtilsSpec 11:10:01 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 11:10:01 line 1:9 no viable alternative at input '[' 11:10:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 11:10:01 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 11:10:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.utils.JsonParserStreamSpec 11:10:01 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 11:10:01 11:10:01.582 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 11:10:01 11:10:01.615 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 11:10:01 11:10:01.618 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 11:10:01 11:10:01.631 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 11:10:01 11:10:01.636 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 11:10:01 11:10:01.647 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 11:10:01 11:10:01.653 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 11:10:01 11:10:01.658 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 11:10:01 11:10:01.658 [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 11:10:01 11:10:01.681 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 11:10:01 11:10:01.686 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 11:10:01 11:10:01.701 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 11:10:01 11:10:01.707 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 11:10:01 11:10:01.730 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 11:10:01 11:10:01.738 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 11:10:01 11:10:01.738 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 11:10:01 11:10:01.738 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 11:10:01 11:10:01.747 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 11:10:01 11:10:01.758 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 11:10:01 11:10:01.762 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 11:10:01 11:10:01.794 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 11:10:01 11:10:01.798 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 11:10:01 11:10:01.802 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 11:10:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.onap.cps.init.AbstractModelLoaderSpec 11:10:01 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 11:10:01 11:10:01.819 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 11:10:01 11:10:01.821 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 11:10:01 11:10:01.821 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 11:10:01 11:10:01.825 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 11:10:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 11:10:01 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 11:10:01 May 29, 2026 11:10:01 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 11:10:01 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: 11:10:01 --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 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system.logo 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] 11:10:02 o o o o---o o--o o o---o o o----o o--o--o 11:10:02 | | / \ / | / / \ | | 11:10:02 o----o o o o----o | o o o----o | 11:10:02 | | * \ / | \ * \ | | 11:10:02 o o * o o---o o--o o----o o---o * o o----o o 11:10:02 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system 11:10:02 INFO: [10.30.106.19]: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. 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:10:02 To enable the Jet engine on the members, do one of the following: 11:10:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:10:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:10:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:10:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.system.security 11:10:02 INFO: [10.30.106.19]: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. 11:10:02 May 29, 2026 11:10:02 AM com.hazelcast.instance.impl.Node 11:10:02 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:10:03 May 29, 2026 11:10:03 AM com.hazelcast.internal.diagnostics.Diagnostics 11:10:03 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:10:03 May 29, 2026 11:10:03 AM com.hazelcast.core.LifecycleService 11:10:03 INFO: [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.internal.cluster.ClusterService 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] 11:10:06 11:10:06 Members {size:1, ver:1} [ 11:10:06 Member [10.30.106.19]:5701 - b41ab5e2-0aae-49a7-9da4-4c597c47d838 this 11:10:06 ] 11:10:06 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.core.LifecycleService 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.core.LifecycleService 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - b41ab5e2-0aae-49a7-9da4-4c597c47d838 this is handled 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.instance.impl.Node 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.instance.impl.Node 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.instance.impl.Node 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.client.impl.ClientEngine 11:10:06 WARNING: [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:10:06 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:10:06 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:10:06 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:10:06 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:10:06 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:10:06 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:10:06 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:10:06 at java.base/java.lang.Thread.run(Thread.java:1583) 11:10:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:10:06 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:10:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:10:06 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:10:06 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:10:06 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:10:06 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:10:06 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:10:06 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:10:06 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:10:06 at java.base/java.lang.Thread.run(Thread.java:1583) 11:10:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:10:06 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:10:06 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:10:06 at ------ submitted from ------.() 11:10:06 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:10:06 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:10:06 ... 16 more 11:10:06 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.instance.impl.NodeExtension 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.instance.impl.Node 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 498 ms. 11:10:06 May 29, 2026 11:10:06 AM com.hazelcast.core.LifecycleService 11:10:06 INFO: [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:10:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.011 s -- in org.onap.cps.init.ModelLoaderLockSpec 11:10:06 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 11:10:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 11:10:06 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 11:10:06 11:10:06.880 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 11:10:06 11:10:06.880 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 11:10:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 11:10:06 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 11:10:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 11:10:06 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 11:10:06 11:10:06.936 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 11:10:06 11:10:06.937 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 11:10:06 11:10:06.937 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 11:10:06 11:10:06.937 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 11:10:07 11:10:06.938 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 11:10:07 11:10:06.938 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 11:10:07 11:10:06.938 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 11:10:07 11:10:07.038 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 11:10:07 11:10:07.139 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 11:10:07 11:10:07.142 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 11:10:07 11:10:07.142 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 11:10:07 11:10:07.142 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 11:10:07 11:10:07.144 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 11:10:07 11:10:07.144 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 11:10:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 11:10:07 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 11:10:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 11:10:07 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 11:10:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 11:10:07 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 11:10:07 11:10:07.435 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy149 11:10:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.onap.cps.impl.DataNodeBuilderSpec 11:10:07 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 11:10:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 11:10:07 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 11:10:07 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 11:10:07 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 11:10:07 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 11:10:07 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 11:10:07 [Fatal Error] :1:1: Content is not allowed in prolog. 11:10:07 [Fatal Error] :1:1: Content is not allowed in prolog. 11:10:08 11:10:08.015 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 11:10:08 java.lang.Exception: Sending failed 11:10:08 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:10:08 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 11:10:08 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:08 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:10:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:10:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:10:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:10:08 at groovy.lang.Closure.call(Closure.java:427) 11:10:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:10:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:10:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:10:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:10:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:10:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:10:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:10:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:10:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:10:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:10:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:10:08 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$652932686.sendCpsDataUpdateEvent(Unknown Source) 11:10:08 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 11:10:08 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 11:10:08 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 11:10:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:10:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:10:08 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 11:10:08 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:08 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:10:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:10:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:10:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:08 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 11:10:08 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 11:10:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 11:10:08 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 11:10:08 11:10:08,362 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:10:08 11:10:08,363 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:10:08 11:10:08,365 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:10:09 11:10:08,999 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:10:09 11:10:08,999 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:10:09 11:10:09 . ____ _ __ _ _ 11:10:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:09 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:09 =========|_|==============|___/=/_/_/_/ 11:10:09 11:10:09 :: Spring Boot :: (v3.5.13) 11:10:09 11:10:09 2026-05-29T11:10:09.273Z INFO 2325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.10 with PID 2325 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 11:10:09 2026-05-29T11:10:09.273Z INFO 2325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 11:10:09 2026-05-29T11:10:09.558Z INFO 2325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.449 seconds (process running for 16.328) 11:10:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 11:10:09 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 11:10:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 11:10:09 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 11:10:09 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 11:10:09 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 11:10:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsFacadeImplSpec 11:10:10 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 11:10:10 11:10:10 . ____ _ __ _ _ 11:10:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:10 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:10 =========|_|==============|___/=/_/_/_/ 11:10:10 11:10:10 :: Spring Boot :: (v3.5.13) 11:10:10 11:10:10 2026-05-29T11:10:10.036Z INFO 2325 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.10 with PID 2325 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 11:10:10 2026-05-29T11:10:10.036Z INFO 2325 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:10:10 o o o o---o o--o o o---o o o----o o--o--o 11:10:10 | | / \ / | / / \ | | 11:10:10 o----o o o o----o | o o o----o | 11:10:10 | | * \ / | \ * \ | | 11:10:10 o o * o o---o o--o o----o o---o * o o----o o 11:10:10 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:10:10 2026-05-29T11:10:10.068Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 11:10:10 To enable the Jet engine on the members, do one of the following: 11:10:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:10:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:10:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:10:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:10:10 2026-05-29T11:10:10.078Z INFO 2325 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:10:10 2026-05-29T11:10:10.080Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 11:10:10 2026-05-29T11:10:10.096Z INFO 2325 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:10:10 2026-05-29T11:10:10.097Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTING 11:10:13 2026-05-29T11:10:13.367Z INFO 2325 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:10:13 11:10:13 Members {size:1, ver:1} [ 11:10:13 Member [10.30.106.19]:5701 - d42cdf87-6c4b-4695-94e2-86c63dd1b887 this 11:10:13 ] 11:10:13 11:10:13 2026-05-29T11:10:13.368Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTED 11:10:13 2026-05-29T11:10:13.385Z INFO 2325 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 3.376 seconds (process running for 20.156) 11:10:13 2026-05-29T11:10:13.394Z INFO 2325 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 11:10:13 2026-05-29T11:10:13.400Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:10:13 2026-05-29T11:10:13.401Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 11:10:13 2026-05-29T11:10:13.401Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 11:10:13 2026-05-29T11:10:13.401Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 11:10:13 2026-05-29T11:10:13.460Z INFO 2325 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 11:10:13 2026-05-29T11:10:13.460Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 60 ms. 11:10:13 2026-05-29T11:10:13.460Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:10:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.454 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 11:10:13 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 11:10:13 2026-05-29T11:10:13.469Z INFO 2325 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [my cluster] [5.5.0] 11:10:13 o o o o---o o--o o o---o o o----o o--o--o 11:10:13 | | / \ / | / / \ | | 11:10:13 o----o o o o----o | o o o----o | 11:10:13 | | * \ / | \ * \ | | 11:10:13 o o * o o---o o--o o----o o---o * o o----o o 11:10:13 11:10:13 2026-05-29T11:10:13.469Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:10:13 2026-05-29T11:10:13.470Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:10:13 2026-05-29T11:10:13.470Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [my cluster] [5.5.0] Cluster name: my cluster 11:10:13 2026-05-29T11:10:13.470Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:10:13 2026-05-29T11:10:13.470Z INFO 2325 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 11:10:13 To enable the Jet engine on the members, do one of the following: 11:10:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:10:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:10:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:10:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:10:13 2026-05-29T11:10:13.485Z INFO 2325 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:10:13 2026-05-29T11:10:13.487Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [my cluster] [5.5.0] Using Multicast discovery 11:10:13 2026-05-29T11:10:13.495Z INFO 2325 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:10:13 2026-05-29T11:10:13.495Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [my cluster] [5.5.0] [10.30.106.19]:5701 is STARTING 11:10:16 2026-05-29T11:10:16.983Z INFO 2325 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [my cluster] [5.5.0] 11:10:16 11:10:16 Members {size:1, ver:1} [ 11:10:16 Member [10.30.106.19]:5701 - d03bd02e-8804-4a4a-82a6-f732b9fca342 this 11:10:16 ] 11:10:16 11:10:16 2026-05-29T11:10:16.983Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [my cluster] [5.5.0] [10.30.106.19]:5701 is STARTED 11:10:17 2026-05-29T11:10:17.013Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [my cluster] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:10:17 2026-05-29T11:10:17.014Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [my cluster] [5.5.0] Shutting down multicast service... 11:10:17 2026-05-29T11:10:17.015Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [my cluster] [5.5.0] Shutting down connection manager... 11:10:17 2026-05-29T11:10:17.017Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [my cluster] [5.5.0] Shutting down node engine... 11:10:17 2026-05-29T11:10:17.023Z WARN 2325 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [my cluster] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:10:17 11:10:17 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:10:17 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:10:17 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:10:17 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:10:17 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:10:17 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:10:17 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:10:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:10:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:10:17 at java.base/java.lang.Thread.run(Thread.java:1583) 11:10:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:10:17 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:10:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:10:17 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:10:17 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:10:17 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:10:17 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:10:17 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:10:17 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:10:17 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:10:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:10:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:10:17 at java.base/java.lang.Thread.run(Thread.java:1583) 11:10:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:10:17 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:10:17 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:10:17 at ------ submitted from ------.() 11:10:17 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:10:17 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:10:17 ... 16 common frames omitted 11:10:17 11:10:17 2026-05-29T11:10:17.084Z INFO 2325 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 11:10:17 2026-05-29T11:10:17.085Z INFO 2325 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 11:10:17 2026-05-29T11:10:17.086Z INFO 2325 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [my cluster] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:10:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.620 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 11:10:17 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 11:10:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 11:10:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 11:10:17 [Fatal Error] :1:1: Content is not allowed in prolog. 11:10:17 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 11:10:17 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.cps.impl.DataNodeFactorySpec 11:10:17 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 11:10:17 line 1:6 no viable alternative at input '[invalid' 11:10:17 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 11:10:17 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 11:10:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 11:10:17 [INFO] 11:10:17 [INFO] Results: 11:10:17 [INFO] 11:10:17 [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 11:10:17 [INFO] 11:10:17 [INFO] 11:10:17 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- 11:10:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 11:10:17 [INFO] Analyzed bundle 'cps-service' with 78 classes 11:10:17 [INFO] All coverage checks have been met. 11:10:17 [INFO] 11:10:17 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- 11:10:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 11:10:17 [INFO] Analyzed bundle 'cps-service' with 78 classes 11:10:17 [INFO] 11:10:17 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- 11:10:17 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.9-SNAPSHOT.jar 11:10:17 [INFO] 11:10:17 [INFO] --- install:3.1.2:install (default-install) @ cps-service --- 11:10:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.9-SNAPSHOT/cps-service-3.7.9-SNAPSHOT.pom 11:10:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.9-SNAPSHOT/cps-service-3.7.9-SNAPSHOT.jar 11:10:17 [INFO] 11:10:17 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-service --- 11:10:18 [INFO] 11:10:18 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 11:10:18 [INFO] Building cps-rest 3.7.9-SNAPSHOT [8/23] 11:10:18 [INFO] from cps-rest/pom.xml 11:10:18 [INFO] --------------------------------[ jar ]--------------------------------- 11:10:19 [INFO] 11:10:19 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- 11:10:19 [INFO] 11:10:19 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 11:10:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:10:19 [INFO] 11:10:19 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- 11:10:21 [INFO] Generating with dryRun=false 11:10:21 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 11:10:21 [INFO] OpenAPI Generator: spring (server) 11:10:21 [INFO] Generator 'spring' is considered stable. 11:10:21 [INFO] ---------------------------------- 11:10:21 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 11:10:21 [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) 11:10:21 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:10:21 [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). 11:10:21 [INFO] Processing operation createDataspace 11:10:21 [INFO] Processing operation deleteDataspace 11:10:21 [INFO] Processing operation createDataspaceV2 11:10:21 [INFO] Processing operation getAllDataspaces 11:10:21 [INFO] Processing operation getDataspace 11:10:21 [INFO] Processing operation cleanDataspace 11:10:21 [INFO] Processing operation createAnchor 11:10:21 [INFO] Processing operation createAnchorV2 11:10:21 [INFO] Processing operation getAnchors 11:10:21 [INFO] Processing operation getAnchor 11:10:21 [INFO] Processing operation deleteAnchor 11:10:21 [INFO] Processing operation createSchemaSet 11:10:21 [INFO] Processing operation createSchemaSetV2 11:10:21 [INFO] Processing operation getSchemaSets 11:10:21 [INFO] Processing operation getSchemaSet 11:10:21 [INFO] Processing operation deleteSchemaSet 11:10:21 [INFO] Processing operation getNodeByDataspaceAndAnchor 11:10:21 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 11:10:21 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 11:10:21 [INFO] Processing operation replaceNode 11:10:21 [INFO] Processing operation createNode 11:10:21 [INFO] Processing operation deleteDataNode 11:10:21 [INFO] Processing operation updateNodeLeaves 11:10:21 [INFO] Processing operation deleteListOrListElement 11:10:21 [INFO] Processing operation replaceListContent 11:10:21 [INFO] Processing operation addListElements 11:10:21 [INFO] Processing operation getDeltaByDataspaceAndAnchors 11:10:21 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 11:10:21 [INFO] Processing operation applyChangesInDeltaReport 11:10:21 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 11:10:21 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 11:10:21 [INFO] Processing operation getNodesByDataspaceAndCpsPath 11:10:21 [INFO] Processing operation getNotificationSubscription 11:10:21 [INFO] Processing operation createNotificationSubscription 11:10:21 [INFO] Processing operation deleteNotificationSubscription 11:10:21 [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] 11:10:21 [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] 11:10:21 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 11:10:21 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 11:10:21 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 11:10:21 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 11:10:21 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 11:10:21 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 11:10:21 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 11:10:22 [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] 11:10:22 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 11:10:22 [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] 11:10:22 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 11:10:22 [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] 11:10:22 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 11:10:22 [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] 11:10:22 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 11:10:22 [INFO] Skipping generation of Webhooks. 11:10:22 [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] 11:10:22 [INFO] Skipping generation of supporting files. 11:10:22 ################################################################################ 11:10:22 # Thanks for using OpenAPI Generator. # 11:10:22 # Please consider donation to help us maintain this project 🙏 # 11:10:22 # https://opencollective.com/openapi_generator/donate # 11:10:22 ################################################################################ 11:10:22 [INFO] 11:10:22 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-rest --- 11:10:22 [INFO] You have 0 Checkstyle violations. 11:10:22 [INFO] 11:10:22 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-rest --- 11:10:22 [INFO] You have 0 Checkstyle violations. 11:10:22 [INFO] 11:10:22 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-rest --- 11:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 11:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 11:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 11:10:22 [INFO] 11:10:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-rest --- 11:10:22 [INFO] Recompiling the module because of changed dependency. 11:10:22 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 11:10:23 [INFO] Annotation processing is enabled because one or more processors were found 11:10:23 on the class path. A future release of javac may disable annotation processing 11:10:23 unless at least one processor is specified by name (-processor), or a search 11:10:23 path is specified (--processor-path, --processor-module-path), or annotation 11:10:23 processing is enabled explicitly (-proc:only, -proc:full). 11:10:23 Use -Xlint:-options to suppress this message. 11:10:23 Use -proc:none to disable annotation processing. 11:10:23 [WARNING] /w/workspace/cps-master-merge-java/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". 11:10:23 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 11:10:23 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 11:10:23 [INFO] 11:10:23 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 11:10:24 [INFO] Generating with dryRun=false 11:10:24 [INFO] No .openapi-generator-ignore file found. 11:10:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 11:10:24 [INFO] Generator 'openapi-yaml' is considered stable. 11:10:24 [INFO] Output file [outputFile=openapi.yaml] 11:10:24 [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). 11:10:24 [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] 11:10:24 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 11:10:24 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [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] 11:10:24 [INFO] Skipping generation of Webhooks. 11:10:24 [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] 11:10:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 11:10:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 11:10:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 11:10:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 11:10:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 11:10:24 ################################################################################ 11:10:24 # Thanks for using OpenAPI Generator. # 11:10:24 # Please consider donation to help us maintain this project 🙏 # 11:10:24 # https://opencollective.com/openapi_generator/donate # 11:10:24 ################################################################################ 11:10:24 [INFO] 11:10:24 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-rest --- 11:10:24 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 11:10:24 [INFO] 11:10:24 [INFO] --- resources:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 11:10:24 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 11:10:24 [INFO] 11:10:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-rest --- 11:10:24 [INFO] Copying 6 resources from src/test/resources to target/test-classes 11:10:24 [INFO] 11:10:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-rest --- 11:10:24 [INFO] Recompiling the module because of changed dependency. 11:10:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:10:24 [INFO] Annotation processing is enabled because one or more processors were found 11:10:24 on the class path. A future release of javac may disable annotation processing 11:10:24 unless at least one processor is specified by name (-processor), or a search 11:10:24 path is specified (--processor-path, --processor-module-path), or annotation 11:10:24 processing is enabled explicitly (-proc:only, -proc:full). 11:10:24 Use -Xlint:-options to suppress this message. 11:10:24 Use -proc:none to disable annotation processing. 11:10:24 [INFO] 11:10:24 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-rest --- 11:10:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:10:24 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:10:24 [INFO] Parallel parsing disabled. 11:10:26 [INFO] Compiled 28 files. 11:10:26 [INFO] 11:10:26 [INFO] --- surefire:3.5.2:test (default-test) @ cps-rest --- 11:10:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:10:26 [INFO] 11:10:26 [INFO] ------------------------------------------------------- 11:10:26 [INFO] T E S T S 11:10:26 [INFO] ------------------------------------------------------- 11:10:27 11:10:27.238 [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. 11:10:27 11:10:27.454 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:10:27 11:10:27.613 [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. 11:10:27 11:10:27.657 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 11:10:27 11:10:27.680 [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. 11:10:27 11:10:27.694 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:10:27 11:10:27.708 [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. 11:10:27 11:10:27.719 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:10:27 11:10:27.746 [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. 11:10:27 11:10:27.759 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:10:27 11:10:27.774 [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. 11:10:27 11:10:27.784 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:10:27 11:10:27.787 [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. 11:10:27 11:10:27.795 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 11:10:27 11:10:27.798 [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. 11:10:27 11:10:27.807 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:10:27 11:10:27.809 [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. 11:10:27 11:10:27.817 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:10:27 11:10:27.819 [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. 11:10:27 11:10:27.829 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:10:28 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:10:29 11:10:29,722 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:10:29 11:10:29,722 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:10:29 11:10:29,726 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:10:29 11:10:29,794 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:10:29 11:10:29,794 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:10:29 11:10:29,922 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:10:29 11:10:29,922 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:10:30 11:10:30 . ____ _ __ _ _ 11:10:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:30 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:30 =========|_|==============|___/=/_/_/_/ 11:10:30 11:10:30 :: Spring Boot :: (v3.5.13) 11:10:30 11:10:30 2026-05-29T11:10:30.318Z INFO 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 21.0.10 with PID 2573 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 11:10:30 2026-05-29T11:10:30.320Z INFO 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 11:10:31 2026-05-29T11:10:31.744Z INFO 2573 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:10:31 2026-05-29T11:10:31.744Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:10:31 2026-05-29T11:10:31.746Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:10:31 2026-05-29T11:10:31.771Z INFO 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 2.496 seconds (process running for 5.559) 11:10:31 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:10:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:10:32 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:10:32 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:10:32 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:10:32 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:10:32 2026-05-29T11:10:32.479Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:32 11:10:32 java.lang.IllegalStateException: some error message 11:10:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:10:32 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 11:10:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:32 11:10:32 2026-05-29T11:10:32.662Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:32 11:10:32 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 11:10:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 11:10:32 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 11:10:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:10:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:32 Caused by: java.lang.Throwable 11:10:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 11:10:32 ... 90 common frames omitted 11:10:32 11:10:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.798 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:10:32 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 11:10:33 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 11:10:33 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 11:10:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 11:10:33 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 11:10:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 11:10:33 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 11:10:33 11:10:33 . ____ _ __ _ _ 11:10:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:33 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:33 =========|_|==============|___/=/_/_/_/ 11:10:33 11:10:33 :: Spring Boot :: (v3.5.13) 11:10:33 11:10:33 2026-05-29T11:10:33.075Z INFO 2573 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 21.0.10 with PID 2573 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 11:10:33 2026-05-29T11:10:33.075Z INFO 2573 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:10:33 2026-05-29T11:10:33.300Z INFO 2573 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:10:33 2026-05-29T11:10:33.300Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:10:33 2026-05-29T11:10:33.300Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 11:10:33 2026-05-29T11:10:33.306Z INFO 2573 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.252 seconds (process running for 7.094) 11:10:33 2026-05-29T11:10:33.458Z ERROR 2573 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 11:10:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 11:10:33 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 11:10:33 11:10:33 . ____ _ __ _ _ 11:10:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:33 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:33 =========|_|==============|___/=/_/_/_/ 11:10:33 11:10:33 :: Spring Boot :: (v3.5.13) 11:10:33 11:10:33 2026-05-29T11:10:33.494Z INFO 2573 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 21.0.10 with PID 2573 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 11:10:33 2026-05-29T11:10:33.494Z INFO 2573 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:10:33 2026-05-29T11:10:33.690Z INFO 2573 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:10:33 2026-05-29T11:10:33.690Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:10:33 2026-05-29T11:10:33.691Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:10:33 2026-05-29T11:10:33.695Z INFO 2573 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 0.218 seconds (process running for 7.484) 11:10:33 2026-05-29T11:10:33.736Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:33 11:10:33 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 11:10:33 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 11:10:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:10:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:10:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:33 Caused by: java.lang.RuntimeException 11:10:33 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:10:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:10:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:10:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:10:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:10:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 11:10:33 ... 90 common frames omitted 11:10:33 11:10:33 2026-05-29T11:10:33.833Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:33 11:10:33 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 11:10:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 11:10:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 11:10:33 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:33 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$1.createSchemaSet() 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:33 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 11:10:33 and component.yang=fake component content 1 11:10:33 11:10:33 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 11:10:33 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 11:10:33 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 11:10:33 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 11:10:33 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 11:10:33 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 11:10:33 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 11:10:33 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 11:10:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 11:10:33 ... 146 common frames omitted 11:10:33 11:10:33 2026-05-29T11:10:33.895Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:33 11:10:33 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 11:10:33 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:10:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:10:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:33 11:10:33 2026-05-29T11:10:33.900Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:33 11:10:33 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 11:10:33 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:10:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 11:10:33 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:33 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:33 11:10:34 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 11:10:34 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 11:10:34 11:10:34 . ____ _ __ _ _ 11:10:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:34 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:34 =========|_|==============|___/=/_/_/_/ 11:10:34 11:10:34 :: Spring Boot :: (v3.5.13) 11:10:34 11:10:34 2026-05-29T11:10:34.091Z INFO 2573 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 21.0.10 with PID 2573 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 11:10:34 2026-05-29T11:10:34.091Z INFO 2573 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:10:34 2026-05-29T11:10:34.306Z INFO 2573 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:10:34 2026-05-29T11:10:34.306Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:10:34 2026-05-29T11:10:34.306Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 11:10:34 2026-05-29T11:10:34.310Z INFO 2573 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.249 seconds (process running for 8.099) 11:10:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 11:10:34 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 11:10:34 11:10:34 . ____ _ __ _ _ 11:10:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:34 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:34 =========|_|==============|___/=/_/_/_/ 11:10:34 11:10:34 :: Spring Boot :: (v3.5.13) 11:10:34 11:10:34 2026-05-29T11:10:34.469Z INFO 2573 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 21.0.10 with PID 2573 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 11:10:34 2026-05-29T11:10:34.469Z INFO 2573 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:10:34 2026-05-29T11:10:34.624Z INFO 2573 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:10:34 2026-05-29T11:10:34.624Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:10:34 2026-05-29T11:10:34.624Z INFO 2573 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 11:10:34 2026-05-29T11:10:34.628Z INFO 2573 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.173 seconds (process running for 8.416) 11:10:34 2026-05-29T11:10:34.697Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.createNode() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.743Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.756Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.773Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.789Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.864Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.updateNodeLeaves() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.905Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceNode() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.919Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.932Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.950Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteListOrListElement() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 2026-05-29T11:10:34.962Z ERROR 2573 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 11:10:34 11:10:34 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 11:10:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 11:10:34 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:10:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:10:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:10:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:10:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteDataNode() 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:10:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:10:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:10:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:10:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 11:10:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:10:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:10:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:10:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:10:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:10:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:10:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:10:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:10:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:10:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 11:10:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:10:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:10:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:10:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:10:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:10:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:10:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:10:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:10:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:10:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:10:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:10:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:10:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:10:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:10:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:10:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:10:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:10:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:10:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:10:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:10:34 11:10:34 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 11:10:35 [INFO] 11:10:35 [INFO] Results: 11:10:35 [INFO] 11:10:35 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 11:10:35 [INFO] 11:10:35 [INFO] 11:10:35 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-rest --- 11:10:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 11:10:35 [INFO] Analyzed bundle 'cps-rest' with 7 classes 11:10:35 [INFO] All coverage checks have been met. 11:10:35 [INFO] 11:10:35 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-rest --- 11:10:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 11:10:35 [INFO] Analyzed bundle 'cps-rest' with 7 classes 11:10:35 [INFO] 11:10:35 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-rest --- 11:10:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.9-SNAPSHOT.jar 11:10:35 [INFO] 11:10:35 [INFO] --- install:3.1.2:install (default-install) @ cps-rest --- 11:10:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.9-SNAPSHOT/cps-rest-3.7.9-SNAPSHOT.pom 11:10:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.9-SNAPSHOT/cps-rest-3.7.9-SNAPSHOT.jar 11:10:35 [INFO] 11:10:35 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-rest --- 11:10:35 [INFO] 11:10:35 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 11:10:35 [INFO] Building cps-ncmp-events 3.7.9-SNAPSHOT [9/23] 11:10:35 [INFO] from cps-ncmp-events/pom.xml 11:10:35 [INFO] --------------------------------[ jar ]--------------------------------- 11:10:35 [INFO] 11:10:35 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-events --- 11:10:35 [INFO] 11:10:35 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 11:10:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:10:35 [INFO] 11:10:35 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-ncmp-events --- 11:10:35 [INFO] 11:10:35 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-events --- 11:10:35 [INFO] You have 0 Checkstyle violations. 11:10:35 [INFO] 11:10:35 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 11:10:35 [INFO] You have 0 Checkstyle violations. 11:10:35 [INFO] 11:10:35 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-events --- 11:10:35 [INFO] Copying 13 resources from src/main/resources to target/classes 11:10:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 11:10:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 11:10:35 [INFO] 11:10:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-events --- 11:10:35 [INFO] Recompiling the module because of changed dependency. 11:10:35 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 11:10:37 [INFO] Annotation processing is enabled because one or more processors were found 11:10:37 on the class path. A future release of javac may disable annotation processing 11:10:37 unless at least one processor is specified by name (-processor), or a search 11:10:37 path is specified (--processor-path, --processor-module-path), or annotation 11:10:37 processing is enabled explicitly (-proc:only, -proc:full). 11:10:37 Use -Xlint:-options to suppress this message. 11:10:37 Use -proc:none to disable annotation processing. 11:10:37 [INFO] 11:10:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-events --- 11:10:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 11:10:37 [INFO] 11:10:37 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 11:10:37 [INFO] No sources to compile 11:10:37 [INFO] 11:10:37 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-events --- 11:10:37 [INFO] No sources specified for compilation. Skipping. 11:10:37 [INFO] 11:10:37 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-events --- 11:10:37 [INFO] No tests to run. 11:10:37 [INFO] 11:10:37 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-events --- 11:10:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 11:10:37 [INFO] 11:10:37 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 11:10:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:10:37 [INFO] 11:10:37 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-events --- 11:10:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.9-SNAPSHOT.jar 11:10:37 [INFO] 11:10:37 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-events --- 11:10:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.9-SNAPSHOT/cps-ncmp-events-3.7.9-SNAPSHOT.pom 11:10:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.9-SNAPSHOT/cps-ncmp-events-3.7.9-SNAPSHOT.jar 11:10:37 [INFO] 11:10:37 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 11:10:37 [INFO] 11:10:37 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 11:10:37 [INFO] Building provmns-api 3.7.9-SNAPSHOT [10/23] 11:10:37 [INFO] from provmns-api/pom.xml 11:10:37 [INFO] --------------------------------[ jar ]--------------------------------- 11:10:37 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 11:10:37 [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 11:10:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 11:10:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 11:10:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 11:10:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 11:10:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 11:10:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) 11:10:37 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:537) 11:10:37 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:449) 11:10:37 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) 11:10:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) 11:10:37 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:184) 11:10:37 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 11:10:37 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 11:10:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 11:10:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 11:10:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 11:10:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 11:10:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 11:10:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 11:10:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 11:10:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 11:10:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 11:10:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 11:10:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 11:10:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 11:10:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 11:10:37 at java.lang.reflect.Method.invoke (Method.java:580) 11:10:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 11:10:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 11:10:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 11:10:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 11:10:37 [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 11:10:37 [INFO] 11:10:37 [INFO] --- clean:3.2.0:clean (default-clean) @ provmns-api --- 11:10:37 [INFO] 11:10:37 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 11:10:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:10:37 [INFO] 11:10:37 [INFO] --- checkstyle:3.3.1:check (onap-license) @ provmns-api --- 11:10:37 [INFO] You have 0 Checkstyle violations. 11:10:37 [INFO] 11:10:37 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ provmns-api --- 11:10:38 [INFO] You have 0 Checkstyle violations. 11:10:38 [INFO] 11:10:38 [INFO] --- resources:3.3.1:resources (default-resources) @ provmns-api --- 11:10:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/main/resources 11:10:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-sources/license 11:10:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-resources/licenses 11:10:38 [INFO] 11:10:38 [INFO] --- compiler:3.13.0:compile (default-compile) @ provmns-api --- 11:10:38 [INFO] Recompiling the module because of changed dependency. 11:10:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 11:10:38 [INFO] Annotation processing is enabled because one or more processors were found 11:10:38 on the class path. A future release of javac may disable annotation processing 11:10:38 unless at least one processor is specified by name (-processor), or a search 11:10:38 path is specified (--processor-path, --processor-module-path), or annotation 11:10:38 processing is enabled explicitly (-proc:only, -proc:full). 11:10:38 Use -Xlint:-options to suppress this message. 11:10:38 Use -proc:none to disable annotation processing. 11:10:38 [INFO] 11:10:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ provmns-api --- 11:10:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/test/resources 11:10:38 [INFO] 11:10:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ provmns-api --- 11:10:38 [INFO] No sources to compile 11:10:38 [INFO] 11:10:38 [INFO] --- gplus:4.0.1:compileTests (default) @ provmns-api --- 11:10:38 [INFO] No sources specified for compilation. Skipping. 11:10:38 [INFO] 11:10:38 [INFO] --- surefire:3.5.2:test (default-test) @ provmns-api --- 11:10:38 [INFO] No tests to run. 11:10:38 [INFO] 11:10:38 [INFO] --- jacoco:0.8.14:check (coverage-check) @ provmns-api --- 11:10:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/provmns-api/target/code-coverage/jacoco-ut.exec 11:10:38 [INFO] 11:10:38 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ provmns-api --- 11:10:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:10:38 [INFO] 11:10:38 [INFO] --- jar:3.4.1:jar (default-jar) @ provmns-api --- 11:10:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-18.6.0.jar 11:10:38 [INFO] 11:10:38 [INFO] --- antrun:3.1.0:run (merge-lib-jar) @ provmns-api --- 11:10:38 [INFO] Executing tasks 11:10:38 [INFO] [jar] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-18.6.0.jar 11:10:38 [INFO] Executed tasks 11:10:38 [INFO] 11:10:38 [INFO] --- antrun:3.1.0:run (update-local-repo-jar) @ provmns-api --- 11:10:38 [INFO] Executing tasks 11:10:38 [INFO] [copy] Copying 1 file to /w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 11:10:38 [INFO] Executed tasks 11:10:38 [INFO] 11:10:38 [INFO] --- install:3.1.2:install-file (install-merged-jar) @ provmns-api --- 11:10:38 [INFO] Installing /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-18.6.0.jar to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.9-SNAPSHOT/provmns-api-3.7.9-SNAPSHOT.jar 11:10:38 [INFO] Installing /w/workspace/cps-master-merge-java/provmns-api/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.9-SNAPSHOT/provmns-api-3.7.9-SNAPSHOT.pom 11:10:38 [INFO] 11:10:38 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ provmns-api --- 11:10:38 [INFO] 11:10:38 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 11:10:38 [INFO] Building cps-ncmp-service 3.7.9-SNAPSHOT [11/23] 11:10:38 [INFO] from cps-ncmp-service/pom.xml 11:10:38 [INFO] --------------------------------[ jar ]--------------------------------- 11:10:39 [INFO] 11:10:39 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-service --- 11:10:39 [INFO] 11:10:39 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 11:10:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:10:39 [INFO] 11:10:39 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-service --- 11:10:39 [INFO] You have 0 Checkstyle violations. 11:10:39 [INFO] 11:10:39 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 11:10:40 [INFO] You have 0 Checkstyle violations. 11:10:40 [INFO] 11:10:40 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-service --- 11:10:40 [INFO] Copying 5 resources from src/main/resources to target/classes 11:10:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 11:10:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 11:10:40 [INFO] 11:10:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-service --- 11:10:40 [INFO] Recompiling the module because of changed dependency. 11:10:40 [INFO] Compiling 168 source files with javac [debug release 17] to target/classes 11:10:42 [INFO] Annotation processing is enabled because one or more processors were found 11:10:42 on the class path. A future release of javac may disable annotation processing 11:10:42 unless at least one processor is specified by name (-processor), or a search 11:10:42 path is specified (--processor-path, --processor-module-path), or annotation 11:10:42 processing is enabled explicitly (-proc:only, -proc:full). 11:10:42 Use -Xlint:-options to suppress this message. 11:10:42 Use -proc:none to disable annotation processing. 11:10:42 [WARNING] /w/workspace/cps-master-merge-java/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". 11:10:42 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 11:10:42 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 11:10:42 [INFO] 11:10:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-service --- 11:10:42 [INFO] Copying 11 resources from src/test/resources to target/test-classes 11:10:42 [INFO] 11:10:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 11:10:42 [INFO] Recompiling the module because of changed dependency. 11:10:42 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 11:10:43 [INFO] Annotation processing is enabled because one or more processors were found 11:10:43 on the class path. A future release of javac may disable annotation processing 11:10:43 unless at least one processor is specified by name (-processor), or a search 11:10:43 path is specified (--processor-path, --processor-module-path), or annotation 11:10:43 processing is enabled explicitly (-proc:only, -proc:full). 11:10:43 Use -Xlint:-options to suppress this message. 11:10:43 Use -proc:none to disable annotation processing. 11:10:43 [INFO] 11:10:43 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-service --- 11:10:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:10:43 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:10:43 [INFO] Parallel parsing disabled. 11:10:47 [INFO] Compiled 271 files. 11:10:47 [INFO] 11:10:47 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-service --- 11:10:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:10:47 [INFO] 11:10:47 [INFO] ------------------------------------------------------- 11:10:47 [INFO] T E S T S 11:10:47 [INFO] ------------------------------------------------------- 11:10:50 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 11:10:50 11:10:50,785 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:10:50 11:10:50,786 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:10:50 11:10:50,789 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:10:50 11:10:50,847 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:10:50 11:10:50,847 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:10:51 11:10:51,677 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:10:51 11:10:51,677 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:10:52 11:10:52 . ____ _ __ _ _ 11:10:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:10:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:10:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:10:52 ' |____| .__|_| |_|_| |_\__, | / / / / 11:10:52 =========|_|==============|___/=/_/_/_/ 11:10:52 11:10:52 :: Spring Boot :: (v3.5.13) 11:10:52 11:10:52 2026-05-29T11:10:52.090Z INFO 2686 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:10:52 2026-05-29T11:10:52.091Z INFO 2686 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:10:52 2026-05-29T11:10:52.572Z INFO 2686 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 11:10:59 2026-05-29T11:10:59.549Z INFO 2686 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 9.097 seconds (process running for 12.162) 11:10:59 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:10:59 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:10:59 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:10:59 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:10:59 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:10:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.979 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 11:11:00 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 11:11:00 11:11:00 . ____ _ __ _ _ 11:11:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:00 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:00 =========|_|==============|___/=/_/_/_/ 11:11:00 11:11:00 :: Spring Boot :: (v3.5.13) 11:11:00 11:11:00 2026-05-29T11:11:00.429Z INFO 2686 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:00 2026-05-29T11:11:00.429Z INFO 2686 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:00 2026-05-29T11:11:00.454Z INFO 2686 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.059 seconds (process running for 13.068) 11:11:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 11:11:00 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 11:11:00 11:11:00 . ____ _ __ _ _ 11:11:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:00 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:00 =========|_|==============|___/=/_/_/_/ 11:11:00 11:11:00 :: Spring Boot :: (v3.5.13) 11:11:00 11:11:00 2026-05-29T11:11:00.527Z INFO 2686 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:00 2026-05-29T11:11:00.528Z INFO 2686 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 11:11:00 2026-05-29T11:11:00.548Z INFO 2686 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.047 seconds (process running for 13.161) 11:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 11:11:00 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 11:11:00 11:11:00 . ____ _ __ _ _ 11:11:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:00 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:00 =========|_|==============|___/=/_/_/_/ 11:11:00 11:11:00 :: Spring Boot :: (v3.5.13) 11:11:00 11:11:00 2026-05-29T11:11:00.906Z INFO 2686 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:00 2026-05-29T11:11:00.906Z INFO 2686 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:01 2026-05-29T11:11:01.074Z WARN 2686 --- [ 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: 11:11:01 --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 11:11:01 2026-05-29T11:11:01.213Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:11:01 o o o o---o o--o o o---o o o----o o--o--o 11:11:01 | | / \ / | / / \ | | 11:11:01 o----o o o o----o | o o o----o | 11:11:01 | | * \ / | \ * \ | | 11:11:01 o o * o o---o o--o o----o o---o * o o----o o 11:11:01 11:11:01 2026-05-29T11:11:01.213Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:01 2026-05-29T11:11:01.215Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:01 2026-05-29T11:11:01.215Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 11:11:01 2026-05-29T11:11:01.215Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:01 2026-05-29T11:11:01.218Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 11:11:01 To enable the Jet engine on the members, do one of the following: 11:11:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:01 2026-05-29T11:11:01.894Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:02 2026-05-29T11:11:01.982Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 11:11:02 2026-05-29T11:11:02.273Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:02 2026-05-29T11:11:02.281Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:05 2026-05-29T11:11:05.434Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:11:05 11:11:05 Members {size:1, ver:1} [ 11:11:05 Member [10.30.106.19]:5701 - b5663372-7216-42cf-9188-3a5c8eac8517 this 11:11:05 ] 11:11:05 11:11:05 2026-05-29T11:11:05.452Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:05 2026-05-29T11:11:05.496Z INFO 2686 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.613 seconds (process running for 18.109) 11:11:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.980 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 11:11:05 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 11:11:05 11:11:05 . ____ _ __ _ _ 11:11:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:05 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:05 =========|_|==============|___/=/_/_/_/ 11:11:05 11:11:05 :: Spring Boot :: (v3.5.13) 11:11:05 11:11:05 2026-05-29T11:11:05.580Z INFO 2686 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:05 2026-05-29T11:11:05.580Z INFO 2686 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:05 2026-05-29T11:11:05.842Z INFO 2686 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.285 seconds (process running for 18.455) 11:11:05 2026-05-29T11:11:05.895Z ERROR 2686 --- [_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 11:11:05 2026-05-29T11:11:05.895Z ERROR 2686 --- [_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: System error 11:11:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 11:11:06 11:11:06 . ____ _ __ _ _ 11:11:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:06 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:06 =========|_|==============|___/=/_/_/_/ 11:11:06 11:11:06 :: Spring Boot :: (v3.5.13) 11:11:06 11:11:06 2026-05-29T11:11:06.048Z INFO 2686 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:06 2026-05-29T11:11:06.048Z INFO 2686 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:06 2026-05-29T11:11:06.103Z INFO 2686 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in single-record mode (no transactions, max-poll-records=1) 11:11:06 2026-05-29T11:11:06.105Z INFO 2686 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.081 seconds (process running for 18.718) 11:11:06 2026-05-29T11:11:06.135Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:11:06 acks = -1 11:11:06 auto.include.jmx.reporter = true 11:11:06 batch.size = 16384 11:11:06 bootstrap.servers = [localhost:9092] 11:11:06 buffer.memory = 33554432 11:11:06 client.dns.lookup = use_all_dns_ips 11:11:06 client.id = producer-1 11:11:06 compression.gzip.level = -1 11:11:06 compression.lz4.level = 9 11:11:06 compression.type = none 11:11:06 compression.zstd.level = 3 11:11:06 connections.max.idle.ms = 540000 11:11:06 delivery.timeout.ms = 120000 11:11:06 enable.idempotence = true 11:11:06 enable.metrics.push = true 11:11:06 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 11:11:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:11:06 linger.ms = 0 11:11:06 max.block.ms = 60000 11:11:06 max.in.flight.requests.per.connection = 5 11:11:06 max.request.size = 1048576 11:11:06 metadata.max.age.ms = 300000 11:11:06 metadata.max.idle.ms = 300000 11:11:06 metadata.recovery.strategy = none 11:11:06 metric.reporters = [] 11:11:06 metrics.num.samples = 2 11:11:06 metrics.recording.level = INFO 11:11:06 metrics.sample.window.ms = 30000 11:11:06 partitioner.adaptive.partitioning.enable = true 11:11:06 partitioner.availability.timeout.ms = 0 11:11:06 partitioner.class = null 11:11:06 partitioner.ignore.keys = false 11:11:06 receive.buffer.bytes = 32768 11:11:06 reconnect.backoff.max.ms = 1000 11:11:06 reconnect.backoff.ms = 50 11:11:06 request.timeout.ms = 30000 11:11:06 retries = 2147483647 11:11:06 retry.backoff.max.ms = 1000 11:11:06 retry.backoff.ms = 100 11:11:06 sasl.client.callback.handler.class = null 11:11:06 sasl.jaas.config = null 11:11:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:11:06 sasl.kerberos.min.time.before.relogin = 60000 11:11:06 sasl.kerberos.service.name = null 11:11:06 sasl.kerberos.ticket.renew.jitter = 0.05 11:11:06 sasl.kerberos.ticket.renew.window.factor = 0.8 11:11:06 sasl.login.callback.handler.class = null 11:11:06 sasl.login.class = null 11:11:06 sasl.login.connect.timeout.ms = null 11:11:06 sasl.login.read.timeout.ms = null 11:11:06 sasl.login.refresh.buffer.seconds = 300 11:11:06 sasl.login.refresh.min.period.seconds = 60 11:11:06 sasl.login.refresh.window.factor = 0.8 11:11:06 sasl.login.refresh.window.jitter = 0.05 11:11:06 sasl.login.retry.backoff.max.ms = 10000 11:11:06 sasl.login.retry.backoff.ms = 100 11:11:06 sasl.mechanism = GSSAPI 11:11:06 sasl.oauthbearer.clock.skew.seconds = 30 11:11:06 sasl.oauthbearer.expected.audience = null 11:11:06 sasl.oauthbearer.expected.issuer = null 11:11:06 sasl.oauthbearer.header.urlencode = false 11:11:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:11:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:11:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:11:06 sasl.oauthbearer.jwks.endpoint.url = null 11:11:06 sasl.oauthbearer.scope.claim.name = scope 11:11:06 sasl.oauthbearer.sub.claim.name = sub 11:11:06 sasl.oauthbearer.token.endpoint.url = null 11:11:06 security.protocol = PLAINTEXT 11:11:06 security.providers = null 11:11:06 send.buffer.bytes = 131072 11:11:06 socket.connection.setup.timeout.max.ms = 30000 11:11:06 socket.connection.setup.timeout.ms = 10000 11:11:06 ssl.cipher.suites = null 11:11:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:11:06 ssl.endpoint.identification.algorithm = https 11:11:06 ssl.engine.factory.class = null 11:11:06 ssl.key.password = null 11:11:06 ssl.keymanager.algorithm = SunX509 11:11:06 ssl.keystore.certificate.chain = null 11:11:06 ssl.keystore.key = null 11:11:06 ssl.keystore.location = null 11:11:06 ssl.keystore.password = null 11:11:06 ssl.keystore.type = JKS 11:11:06 ssl.protocol = TLSv1.3 11:11:06 ssl.provider = null 11:11:06 ssl.secure.random.implementation = null 11:11:06 ssl.trustmanager.algorithm = PKIX 11:11:06 ssl.truststore.certificates = null 11:11:06 ssl.truststore.location = null 11:11:06 ssl.truststore.password = null 11:11:06 ssl.truststore.type = JKS 11:11:06 transaction.timeout.ms = 60000 11:11:06 transactional.id = null 11:11:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:11:06 11:11:06 2026-05-29T11:11:06.178Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:11:06 2026-05-29T11:11:06.191Z INFO 2686 --- [ 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 11:11:06 2026-05-29T11:11:06.226Z INFO 2686 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 11:11:06 2026-05-29T11:11:06.287Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:11:06 2026-05-29T11:11:06.289Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:11:06 2026-05-29T11:11:06.289Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053066286 11:11:06 2026-05-29T11:11:06.318Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:11:06 acks = -1 11:11:06 auto.include.jmx.reporter = true 11:11:06 batch.size = 16384 11:11:06 bootstrap.servers = [localhost:9092] 11:11:06 buffer.memory = 33554432 11:11:06 client.dns.lookup = use_all_dns_ips 11:11:06 client.id = producer-2 11:11:06 compression.gzip.level = -1 11:11:06 compression.lz4.level = 9 11:11:06 compression.type = none 11:11:06 compression.zstd.level = 3 11:11:06 connections.max.idle.ms = 540000 11:11:06 delivery.timeout.ms = 120000 11:11:06 enable.idempotence = true 11:11:06 enable.metrics.push = true 11:11:06 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 11:11:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:11:06 linger.ms = 0 11:11:06 max.block.ms = 60000 11:11:06 max.in.flight.requests.per.connection = 5 11:11:06 max.request.size = 1048576 11:11:06 metadata.max.age.ms = 300000 11:11:06 metadata.max.idle.ms = 300000 11:11:06 metadata.recovery.strategy = none 11:11:06 metric.reporters = [] 11:11:06 metrics.num.samples = 2 11:11:06 metrics.recording.level = INFO 11:11:06 metrics.sample.window.ms = 30000 11:11:06 partitioner.adaptive.partitioning.enable = true 11:11:06 partitioner.availability.timeout.ms = 0 11:11:06 partitioner.class = null 11:11:06 partitioner.ignore.keys = false 11:11:06 receive.buffer.bytes = 32768 11:11:06 reconnect.backoff.max.ms = 1000 11:11:06 reconnect.backoff.ms = 50 11:11:06 request.timeout.ms = 30000 11:11:06 retries = 2147483647 11:11:06 retry.backoff.max.ms = 1000 11:11:06 retry.backoff.ms = 100 11:11:06 sasl.client.callback.handler.class = null 11:11:06 sasl.jaas.config = null 11:11:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:11:06 sasl.kerberos.min.time.before.relogin = 60000 11:11:06 sasl.kerberos.service.name = null 11:11:06 sasl.kerberos.ticket.renew.jitter = 0.05 11:11:06 sasl.kerberos.ticket.renew.window.factor = 0.8 11:11:06 sasl.login.callback.handler.class = null 11:11:06 sasl.login.class = null 11:11:06 sasl.login.connect.timeout.ms = null 11:11:06 sasl.login.read.timeout.ms = null 11:11:06 sasl.login.refresh.buffer.seconds = 300 11:11:06 sasl.login.refresh.min.period.seconds = 60 11:11:06 sasl.login.refresh.window.factor = 0.8 11:11:06 sasl.login.refresh.window.jitter = 0.05 11:11:06 sasl.login.retry.backoff.max.ms = 10000 11:11:06 sasl.login.retry.backoff.ms = 100 11:11:06 sasl.mechanism = GSSAPI 11:11:06 sasl.oauthbearer.clock.skew.seconds = 30 11:11:06 sasl.oauthbearer.expected.audience = null 11:11:06 sasl.oauthbearer.expected.issuer = null 11:11:06 sasl.oauthbearer.header.urlencode = false 11:11:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:11:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:11:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:11:06 sasl.oauthbearer.jwks.endpoint.url = null 11:11:06 sasl.oauthbearer.scope.claim.name = scope 11:11:06 sasl.oauthbearer.sub.claim.name = sub 11:11:06 sasl.oauthbearer.token.endpoint.url = null 11:11:06 security.protocol = PLAINTEXT 11:11:06 security.providers = null 11:11:06 send.buffer.bytes = 131072 11:11:06 socket.connection.setup.timeout.max.ms = 30000 11:11:06 socket.connection.setup.timeout.ms = 10000 11:11:06 ssl.cipher.suites = null 11:11:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:11:06 ssl.endpoint.identification.algorithm = https 11:11:06 ssl.engine.factory.class = null 11:11:06 ssl.key.password = null 11:11:06 ssl.keymanager.algorithm = SunX509 11:11:06 ssl.keystore.certificate.chain = null 11:11:06 ssl.keystore.key = null 11:11:06 ssl.keystore.location = null 11:11:06 ssl.keystore.password = null 11:11:06 ssl.keystore.type = JKS 11:11:06 ssl.protocol = TLSv1.3 11:11:06 ssl.provider = null 11:11:06 ssl.secure.random.implementation = null 11:11:06 ssl.trustmanager.algorithm = PKIX 11:11:06 ssl.truststore.certificates = null 11:11:06 ssl.truststore.location = null 11:11:06 ssl.truststore.password = null 11:11:06 ssl.truststore.type = JKS 11:11:06 transaction.timeout.ms = 60000 11:11:06 transactional.id = null 11:11:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:11:06 11:11:06 2026-05-29T11:11:06.318Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:11:06 2026-05-29T11:11:06.320Z INFO 2686 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 11:11:06 2026-05-29T11:11:06.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:11:06 2026-05-29T11:11:06.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:11:06 2026-05-29T11:11:06.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053066327 11:11:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 11:11:06 11:11:06 . ____ _ __ _ _ 11:11:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:06 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:06 =========|_|==============|___/=/_/_/_/ 11:11:06 11:11:06 :: Spring Boot :: (v3.5.13) 11:11:06 11:11:06 2026-05-29T11:11:06.363Z INFO 2686 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:06 2026-05-29T11:11:06.363Z INFO 2686 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:06 2026-05-29T11:11:06.380Z INFO 2686 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.038 seconds (process running for 18.993) 11:11:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 11:11:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 11:11:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 11:11:06 2026-05-29T11:11:06.725Z WARN 2686 --- [ main] o.c.n.a.i.m.CmHandleRegistrationResponse : Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 11:11:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 11:11:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 11:11:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 11:11:06 2026-05-29T11:11:06.773Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:06 2026-05-29T11:11:06.773Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:06 2026-05-29T11:11:06.775Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:06 2026-05-29T11:11:06.775Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:06 2026-05-29T11:11:06.775Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:06 2026-05-29T11:11:06.775Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:06 2026-05-29T11:11:06.843Z ERROR 2686 --- [ main] o.o.c.n.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] 11:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 11:11:06 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 11:11:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 11:11:06 2026-05-29T11:11:06.877Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:06 2026-05-29T11:11:06.877Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:06 2026-05-29T11:11:06.877Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:06 2026-05-29T11:11:06.878Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:06 2026-05-29T11:11:06.878Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:06 2026-05-29T11:11:06.878Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:06 2026-05-29T11:11:06.939Z INFO 2686 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 11:11:06 2026-05-29T11:11:06.942Z INFO 2686 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 11:11:06 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 11:11:07 2026-05-29T11:11:06.958Z INFO 2686 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.4 11:11:07 2026-05-29T11:11:06.979Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:07 2026-05-29T11:11:06.979Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:06.979Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:06.979Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:07 2026-05-29T11:11:06.979Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:06.979Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:07.232Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:07 2026-05-29T11:11:07.232Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:07.232Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:07.244Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:07 2026-05-29T11:11:07.244Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:07.244Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:07.590Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:07 2026-05-29T11:11:07.590Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:07.590Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:07.749Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:07 2026-05-29T11:11:07.749Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:07 2026-05-29T11:11:07.749Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:07 2026-05-29T11:11:07.801Z INFO 2686 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:11:07 2026-05-29T11:11:07.808Z INFO 2686 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 11:11:07 2026-05-29T11:11:07.829Z INFO 2686 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 11:11:07 Server Version: 29.5.1 11:11:07 API Version: 1.54 11:11:07 Operating System: Ubuntu 22.04.5 LTS 11:11:07 Total Memory: 32092 MB 11:11:07 2026-05-29T11:11:07.833Z WARN 2686 --- [ main] o.testcontainers.utility.ResourceReaper : 11:11:07 ******************************************************************************** 11:11:07 Ryuk has been disabled. This can cause unexpected behavior in your environment. 11:11:07 ******************************************************************************** 11:11:07 2026-05-29T11:11:07.839Z INFO 2686 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 11:11:07 2026-05-29T11:11:07.839Z INFO 2686 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 11:11:07 2026-05-29T11:11:07.843Z INFO 2686 --- [ main] o.t.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')) 11:11:07 2026-05-29T11:11:07.872Z INFO 2686 --- [ main] t.n.o.o.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. 11:11:07 2026-05-29T11:11:07.880Z INFO 2686 --- [ main] o.t.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) 11:11:08 2026-05-29T11:11:08.318Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Starting to pull image 11:11:08 2026-05-29T11:11:08.344Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 11:11:08 2026-05-29T11:11:08.349Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:08 2026-05-29T11:11:08.349Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:08 2026-05-29T11:11:08.349Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:08 2026-05-29T11:11:08.507Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:08 2026-05-29T11:11:08.507Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:08 2026-05-29T11:11:08.508Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:08 2026-05-29T11:11:08.617Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 11:11:08 2026-05-29T11:11:08.619Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (0 bytes/? MB) 11:11:08 2026-05-29T11:11:08.619Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (0 bytes/? MB) 11:11:08 2026-05-29T11:11:08.621Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (7 MB/? MB) 11:11:08 2026-05-29T11:11:08.622Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (7 MB/? MB) 11:11:08 2026-05-29T11:11:08.622Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (7 MB/? MB) 11:11:08 2026-05-29T11:11:08.623Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (7 MB/? MB) 11:11:08 2026-05-29T11:11:08.623Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (7 MB/? MB) 11:11:08 2026-05-29T11:11:08.716Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (12 MB/? MB) 11:11:08 2026-05-29T11:11:08.719Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (35 MB/? MB) 11:11:08 2026-05-29T11:11:08.817Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (59 MB/? MB) 11:11:09 2026-05-29T11:11:09.208Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:09 2026-05-29T11:11:09.208Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:09 2026-05-29T11:11:09.208Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:09 2026-05-29T11:11:09.217Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (162 MB/? MB) 11:11:09 2026-05-29T11:11:09.220Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (176 MB/? MB) 11:11:09 2026-05-29T11:11:09.470Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:09 2026-05-29T11:11:09.470Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:09 2026-05-29T11:11:09.470Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:10 2026-05-29T11:11:10.018Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (368 MB/? MB) 11:11:10 2026-05-29T11:11:10.209Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:10 2026-05-29T11:11:10.209Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:10 2026-05-29T11:11:10.209Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:10 2026-05-29T11:11:10.223Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (404 MB/? MB) 11:11:10 2026-05-29T11:11:10.226Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (404 MB/? MB) 11:11:10 2026-05-29T11:11:10.377Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:10 2026-05-29T11:11:10.378Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:10 2026-05-29T11:11:10.378Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:11 2026-05-29T11:11:11.210Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:11 2026-05-29T11:11:11.211Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:11 2026-05-29T11:11:11.211Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:11 2026-05-29T11:11:11.378Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:11 2026-05-29T11:11:11.378Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:11 2026-05-29T11:11:11.378Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:11 2026-05-29T11:11:11.517Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (547 MB/552 MB) 11:11:12 2026-05-29T11:11:12.211Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:12 2026-05-29T11:11:12.212Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:12 2026-05-29T11:11:12.212Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:12 2026-05-29T11:11:12.374Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:12 2026-05-29T11:11:12.374Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:12 2026-05-29T11:11:12.374Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:13 2026-05-29T11:11:13.117Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:13 2026-05-29T11:11:13.117Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:13 2026-05-29T11:11:13.117Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:13 2026-05-29T11:11:13.379Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:13 2026-05-29T11:11:13.380Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:13 2026-05-29T11:11:13.380Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:14 2026-05-29T11:11:13.973Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:14 2026-05-29T11:11:13.973Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:14 2026-05-29T11:11:13.974Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:14 2026-05-29T11:11:14.234Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:14 2026-05-29T11:11:14.235Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:14 2026-05-29T11:11:14.235Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:15 2026-05-29T11:11:15.023Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:15 2026-05-29T11:11:15.023Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:15 2026-05-29T11:11:15.023Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:15 2026-05-29T11:11:15.283Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:15 2026-05-29T11:11:15.283Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:15 2026-05-29T11:11:15.283Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:16 2026-05-29T11:11:16.030Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:16 2026-05-29T11:11:16.030Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:16 2026-05-29T11:11:16.030Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:16 2026-05-29T11:11:16.222Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:16 2026-05-29T11:11:16.222Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:16 2026-05-29T11:11:16.222Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:16 2026-05-29T11:11:16.885Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:16 2026-05-29T11:11:16.885Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:16 2026-05-29T11:11:16.886Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:17 2026-05-29T11:11:17.223Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:17 2026-05-29T11:11:17.223Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:17 2026-05-29T11:11:17.223Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:17 2026-05-29T11:11:17.790Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:17 2026-05-29T11:11:17.790Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:17 2026-05-29T11:11:17.790Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:18 2026-05-29T11:11:18.228Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:18 2026-05-29T11:11:18.228Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:18 2026-05-29T11:11:18.228Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:18 2026-05-29T11:11:18.839Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:18 2026-05-29T11:11:18.839Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:18 2026-05-29T11:11:18.839Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:19 2026-05-29T11:11:19.183Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:19 2026-05-29T11:11:19.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:19 2026-05-29T11:11:19.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:19 2026-05-29T11:11:19.717Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (547 MB/552 MB) 11:11:19 2026-05-29T11:11:19.722Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (547 MB/552 MB) 11:11:19 2026-05-29T11:11:19.817Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (547 MB/552 MB) 11:11:19 2026-05-29T11:11:19.821Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (547 MB/552 MB) 11:11:19 2026-05-29T11:11:19.840Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:19 2026-05-29T11:11:19.840Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:19 2026-05-29T11:11:19.840Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:20 2026-05-29T11:11:20.121Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.190Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:20 2026-05-29T11:11:20.190Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:20 2026-05-29T11:11:20.190Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:20 2026-05-29T11:11:20.217Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.317Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.318Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.320Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.321Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.417Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (547 MB/552 MB) 11:11:20 2026-05-29T11:11:20.688Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:20 2026-05-29T11:11:20.688Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:20 2026-05-29T11:11:20.688Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:21 2026-05-29T11:11:21.044Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:21 2026-05-29T11:11:21.044Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:21 2026-05-29T11:11:21.044Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:21 2026-05-29T11:11:21.543Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:21 2026-05-29T11:11:21.543Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:21 2026-05-29T11:11:21.543Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:21 2026-05-29T11:11:21.590Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (547 MB/552 MB) 11:11:21 2026-05-29T11:11:21.590Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (547 MB/552 MB) 11:11:21 2026-05-29T11:11:21.593Z INFO 2686 --- [ream-1565019165] t.n.o.o.8.0 : Pull complete. 15 layers, pulled in 13s (downloaded 547 MB at 42 MB/s) 11:11:21 2026-05-29T11:11:21.593Z INFO 2686 --- [ main] t.n.o.o.8.0 : Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT13.720371453S 11:11:21 2026-05-29T11:11:21.663Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:11:22 2026-05-29T11:11:22.092Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:22 2026-05-29T11:11:22.092Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:22 2026-05-29T11:11:22.092Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:22 2026-05-29T11:11:22.544Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:22 2026-05-29T11:11:22.544Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:22 2026-05-29T11:11:22.544Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:23 2026-05-29T11:11:23.093Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:23 2026-05-29T11:11:23.093Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:23 2026-05-29T11:11:23.093Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:23 2026-05-29T11:11:23.545Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:23 2026-05-29T11:11:23.545Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:23 2026-05-29T11:11:23.545Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:24 2026-05-29T11:11:24.094Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:24 2026-05-29T11:11:24.094Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:24 2026-05-29T11:11:24.094Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:24 2026-05-29T11:11:24.452Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:24 2026-05-29T11:11:24.452Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:24 2026-05-29T11:11:24.452Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:24 2026-05-29T11:11:24.523Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: eb9a07f2417336beac7b6b638ad209ac89d682ac7f6577bab37901cae0cd7f7f 11:11:25 2026-05-29T11:11:24.998Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:25 2026-05-29T11:11:24.998Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:25 2026-05-29T11:11:24.998Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:25 2026-05-29T11:11:25.459Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:25 2026-05-29T11:11:25.459Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:25 2026-05-29T11:11:25.459Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:26 2026-05-29T11:11:25.999Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:26 2026-05-29T11:11:25.999Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:26 2026-05-29T11:11:25.999Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:26 2026-05-29T11:11:26.315Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:26 2026-05-29T11:11:26.315Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:26 2026-05-29T11:11:26.315Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:26 2026-05-29T11:11:26.856Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:26 2026-05-29T11:11:26.856Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:26 2026-05-29T11:11:26.856Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:27 2026-05-29T11:11:27.322Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:27 2026-05-29T11:11:27.322Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:27 2026-05-29T11:11:27.322Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:27 2026-05-29T11:11:27.905Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:27 2026-05-29T11:11:27.905Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:27 2026-05-29T11:11:27.905Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:28 2026-05-29T11:11:28.127Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:28 2026-05-29T11:11:28.127Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:28 2026-05-29T11:11:28.127Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:28 2026-05-29T11:11:28.906Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:28 2026-05-29T11:11:28.906Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:28 2026-05-29T11:11:28.906Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:29 2026-05-29T11:11:29.128Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:29 2026-05-29T11:11:29.128Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:29 2026-05-29T11:11:29.128Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:29 2026-05-29T11:11:29.911Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:29 2026-05-29T11:11:29.912Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:29 2026-05-29T11:11:29.912Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:30 2026-05-29T11:11:30.170Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:30 2026-05-29T11:11:30.170Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:30 2026-05-29T11:11:30.170Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:30 2026-05-29T11:11:30.740Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.07773646S 11:11:30 2026-05-29T11:11:30.865Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:30 2026-05-29T11:11:30.865Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:30 2026-05-29T11:11:30.865Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.17 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 11:11:31 2026-05-29T11:11:31.175Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:31 2026-05-29T11:11:31.175Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:31 2026-05-29T11:11:31.175Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:31 2026-05-29T11:11:31.198Z INFO 2686 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 11:11:31 2026-05-29T11:11:31.200Z INFO 2686 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 11:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 11:11:31 2026-05-29T11:11:31.387Z INFO 2686 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:11:31 2026-05-29T11:11:31.387Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:11:31 2026-05-29T11:11:31.389Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 11:11:31 2026-05-29T11:11:31.393Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 11:11:31 2026-05-29T11:11:31.394Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:11:31 2026-05-29T11:11:31.401Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:11:31 2026-05-29T11:11:31.401Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 11:11:31 2026-05-29T11:11:31.403Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 11:11:31 2026-05-29T11:11:31.403Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:11:31 2026-05-29T11:11:31.447Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:11:31 2026-05-29T11:11:31.447Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 11:11:31 2026-05-29T11:11:31.447Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 11:11:31 2026-05-29T11:11:31.447Z INFO 2686 --- [ main] org.onap.cps.init.AbstractModelLoader : Model Loader #2: Deleting schema dmi-registry-2024-02-23 11:11:31 2026-05-29T11:11:31.447Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:11:31 2026-05-29T11:11:31.455Z INFO 2686 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 11:11:31 2026-05-29T11:11:31.461Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:11:31 2026-05-29T11:11:31.461Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 11:11:31 2026-05-29T11:11:31.461Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:11:31 2026-05-29T11:11:31.467Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:11:31 2026-05-29T11:11:31.467Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 11:11:31 2026-05-29T11:11:31.467Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 11:11:31 2026-05-29T11:11:31.467Z INFO 2686 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:11:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 11:11:31 2026-05-29T11:11:31.507Z ERROR 2686 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 11:11:31 11:11:31 java.lang.RuntimeException: Simulated failure 11:11:31 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:11:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:11:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:11:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:11:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:11:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:11:31 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 11:11:31 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:11:31 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:11:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:11:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:11:31 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:11:31 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:11:31 at groovy.lang.Closure.call(Closure.java:427) 11:11:31 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:11:31 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:11:31 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:11:31 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:11:31 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:11:31 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:11:31 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:11:31 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:11:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:11:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:11:31 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 11:11:31 at jdk.proxy2/jdk.proxy2.$Proxy166.getNcmpServiceCmHandle(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 11:11:31 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565.migrateInventoryToModelRelease20260423$accessor$fVErJ7oc(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565$auxiliary$Rw8fzqch.call(Unknown Source) 11:11:31 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 11:11:31 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 11:11:31 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 11:11:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 11:11:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:11:31 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565.migrateInventoryToModelRelease20260423(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565$migrateInventoryToModelRelease20260423.call(Unknown Source) 11:11:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:11:31 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 11:11:31 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:11:31 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:11:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:11:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:11:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:11:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:11:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:11:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:11:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:11:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:11:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:11:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:11:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:11:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:11:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:11:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:11:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:11:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:11:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:11:31 11:11:31 2026-05-29T11:11:31.512Z ERROR 2686 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 11:11:31 11:11:31 java.lang.RuntimeException: Simulated failure 11:11:31 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:11:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:11:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:11:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:11:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:11:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:11:31 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 11:11:31 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:11:31 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:11:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:11:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:11:31 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:11:31 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:11:31 at groovy.lang.Closure.call(Closure.java:427) 11:11:31 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:11:31 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:11:31 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:11:31 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:11:31 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:11:31 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:11:31 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:11:31 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:11:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:11:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:11:31 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 11:11:31 at jdk.proxy2/jdk.proxy2.$Proxy160.cmHandleBulkMigrate(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 11:11:31 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565.migrateInventoryToModelRelease20260423$accessor$fVErJ7oc(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565$auxiliary$Rw8fzqch.call(Unknown Source) 11:11:31 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 11:11:31 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 11:11:31 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 11:11:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 11:11:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:11:31 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565.migrateInventoryToModelRelease20260423(Unknown Source) 11:11:31 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1222880565$migrateInventoryToModelRelease20260423.call(Unknown Source) 11:11:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:11:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:11:31 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 11:11:31 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:11:31 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:11:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:11:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:11:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:11:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:11:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:11:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:11:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:11:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:11:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:11:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:11:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:11:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:11:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:11:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:11:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:11:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:11:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:11:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:11:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:11:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:11:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:11:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:11:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:11:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:11:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:11:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:11:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:11:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:11:31 11:11:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:11:31 2026-05-29T11:11:31.521Z INFO 2686 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 11:11:31 2026-05-29T11:11:31.523Z INFO 2686 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 11:11:31 2026-05-29T11:11:31.523Z INFO 2686 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 11:11:31 2026-05-29T11:11:31.527Z INFO 2686 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 11:11:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 11:11:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 11:11:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 11:11:31 11:11:31 . ____ _ __ _ _ 11:11:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:31 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:31 =========|_|==============|___/=/_/_/_/ 11:11:31 11:11:31 :: Spring Boot :: (v3.5.13) 11:11:31 11:11:31 2026-05-29T11:11:31.608Z INFO 2686 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:31 2026-05-29T11:11:31.608Z INFO 2686 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 11:11:31 2026-05-29T11:11:31.622Z INFO 2686 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.033 seconds (process running for 44.235) 11:11:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 11:11:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 11:11:31 2026-05-29T11:11:31.871Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:31 2026-05-29T11:11:31.871Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:31 2026-05-29T11:11:31.871Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:32 2026-05-29T11:11:32.176Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:32 2026-05-29T11:11:32.176Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:32 2026-05-29T11:11:32.176Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:32 2026-05-29T11:11:32.770Z WARN 2686 --- [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') 11:11:32 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 11:11:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 11:11:32 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 11:11:32 2026-05-29T11:11:32.876Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:32 2026-05-29T11:11:32.876Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:32 2026-05-29T11:11:32.876Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 11:11:32 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 11:11:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 11:11:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 11:11:33 2026-05-29T11:11:33.181Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:33 2026-05-29T11:11:33.181Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:33 2026-05-29T11:11:33.181Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 11:11:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 11:11:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 11:11:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 11:11:33 2026-05-29T11:11:33.267Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5702 [dev] [5.5.0] 11:11:33 o o o o---o o--o o o---o o o----o o--o--o 11:11:33 | | / \ / | / / \ | | 11:11:33 o----o o o o----o | o o o----o | 11:11:33 | | * \ / | \ * \ | | 11:11:33 o o * o o---o o--o o----o o---o * o o----o o 11:11:33 11:11:33 2026-05-29T11:11:33.267Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5702 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:33 2026-05-29T11:11:33.267Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5702 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5702 11:11:33 2026-05-29T11:11:33.268Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5702 [dev] [5.5.0] Cluster name: dev 11:11:33 2026-05-29T11:11:33.268Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5702 [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. 11:11:33 2026-05-29T11:11:33.268Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5702 [dev] [5.5.0] The Jet engine is disabled. 11:11:33 To enable the Jet engine on the members, do one of the following: 11:11:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:33 2026-05-29T11:11:33.278Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]:5702 [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. 11:11:33 2026-05-29T11:11:33.279Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Using Multicast discovery 11:11:33 2026-05-29T11:11:33.287Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5702 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:33 2026-05-29T11:11:33.287Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5702 [dev] [5.5.0] [10.30.106.19]:5702 is STARTING 11:11:33 2026-05-29T11:11:33.877Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:33 2026-05-29T11:11:33.877Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:33 2026-05-29T11:11:33.877Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:34 2026-05-29T11:11:34.186Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:34 2026-05-29T11:11:34.186Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:34 2026-05-29T11:11:34.187Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:34 2026-05-29T11:11:34.916Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:34 2026-05-29T11:11:34.916Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:34 2026-05-29T11:11:34.916Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:35 2026-05-29T11:11:35.092Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:35 2026-05-29T11:11:35.092Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:35 2026-05-29T11:11:35.092Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:35 2026-05-29T11:11:35.135Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5702 [dev] [5.5.0] 11:11:35 11:11:35 Members {size:1, ver:1} [ 11:11:35 Member [10.30.106.19]:5702 - 792e088e-7d9f-4b29-976a-1f89d676b9db this 11:11:35 ] 11:11:35 11:11:35 2026-05-29T11:11:35.135Z WARN 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 11:11:35 2026-05-29T11:11:35.136Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5702 [dev] [5.5.0] [10.30.106.19]:5702 is STARTED 11:11:35 2026-05-29T11:11:35.172Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5702 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:35 2026-05-29T11:11:35.508Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5702 [dev] [5.5.0] [10.30.106.19]:5702 is SHUTTING_DOWN 11:11:35 2026-05-29T11:11:35.512Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5702 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5702 - 792e088e-7d9f-4b29-976a-1f89d676b9db this is handled 11:11:35 2026-05-29T11:11:35.529Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Shutting down multicast service... 11:11:35 2026-05-29T11:11:35.530Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Shutting down connection manager... 11:11:35 2026-05-29T11:11:35.532Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Shutting down node engine... 11:11:35 2026-05-29T11:11:35.544Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5702 [dev] [5.5.0] Destroying node NodeExtension. 11:11:35 2026-05-29T11:11:35.545Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5702 [dev] [5.5.0] Hazelcast Shutdown is completed in 34 ms. 11:11:35 2026-05-29T11:11:35.545Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5702 [dev] [5.5.0] [10.30.106.19]:5702 is SHUTDOWN 11:11:35 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 11:11:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 11:11:35 11:11:35 . ____ _ __ _ _ 11:11:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:11:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:11:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:11:35 ' |____| .__|_| |_|_| |_\__, | / / / / 11:11:35 =========|_|==============|___/=/_/_/_/ 11:11:35 11:11:35 :: Spring Boot :: (v3.5.13) 11:11:35 11:11:35 2026-05-29T11:11:35.570Z INFO 2686 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:11:35 2026-05-29T11:11:35.570Z INFO 2686 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:11:35 2026-05-29T11:11:35.595Z INFO 2686 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 0.043 seconds (process running for 48.209) 11:11:35 2026-05-29T11:11:35.623Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:35 2026-05-29T11:11:35.623Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 11:11:35 2026-05-29T11:11:35.624Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 11:11:35 2026-05-29T11:11:35.624Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 11:11:35 2026-05-29T11:11:35.627Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 11:11:35 2026-05-29T11:11:35.627Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 4 ms. 11:11:35 2026-05-29T11:11:35.628Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 11:11:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 11:11:35 2026-05-29T11:11:35.647Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:35 2026-05-29T11:11:35.899Z ERROR 2686 --- [_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 11:11:35 2026-05-29T11:11:35.899Z ERROR 2686 --- [_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: System error 11:11:35 2026-05-29T11:11:35.917Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:35 2026-05-29T11:11:35.917Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:35 2026-05-29T11:11:35.917Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:36 o o o o---o o--o o o---o o o----o o--o--o 11:11:36 | | / \ / | / / \ | | 11:11:36 o----o o o o----o | o o o----o | 11:11:36 | | * \ / | \ * \ | | 11:11:36 o o * o o---o o--o o----o o---o * o o----o o 11:11:36 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:36 2026-05-29T11:11:36.028Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:36 To enable the Jet engine on the members, do one of the following: 11:11:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:36 2026-05-29T11:11:36.038Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:36 2026-05-29T11:11:36.040Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:36 2026-05-29T11:11:36.048Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:36 2026-05-29T11:11:36.048Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:36 2026-05-29T11:11:36.097Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:36 2026-05-29T11:11:36.097Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:36 2026-05-29T11:11:36.097Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:36 2026-05-29T11:11:36.810Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:36 2026-05-29T11:11:36.810Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:36 2026-05-29T11:11:36.810Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:37 2026-05-29T11:11:37.133Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:37 2026-05-29T11:11:37.134Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:37 2026-05-29T11:11:37.134Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:37 2026-05-29T11:11:37.785Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:37 2026-05-29T11:11:37.785Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:37 2026-05-29T11:11:37.785Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:38 2026-05-29T11:11:38.134Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:38 2026-05-29T11:11:38.135Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:38 2026-05-29T11:11:38.135Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:38 2026-05-29T11:11:38.688Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:38 2026-05-29T11:11:38.688Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:38 2026-05-29T11:11:38.688Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:39 2026-05-29T11:11:39.089Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:39 2026-05-29T11:11:39.090Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:39 2026-05-29T11:11:39.090Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:39 2026-05-29T11:11:39.242Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:39 11:11:39 Members {size:1, ver:1} [ 11:11:39 Member [10.30.106.19]:5701 - 364dc759-04e6-47ea-9ee4-6d5f82229718 this 11:11:39 ] 11:11:39 11:11:39 2026-05-29T11:11:39.243Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:39 2026-05-29T11:11:39.253Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:39 2026-05-29T11:11:39.263Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:39 2026-05-29T11:11:39.264Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 364dc759-04e6-47ea-9ee4-6d5f82229718 this is handled 11:11:39 2026-05-29T11:11:39.265Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:39 2026-05-29T11:11:39.266Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:39 2026-05-29T11:11:39.267Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:39 2026-05-29T11:11:39.314Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:39 11:11:39 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:39 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:39 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:39 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:39 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:39 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:39 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:39 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:39 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:39 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:39 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:39 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:39 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:39 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:39 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:39 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:39 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:39 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:39 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:39 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:39 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:39 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:39 at ------ submitted from ------.() 11:11:39 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:39 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:39 ... 16 common frames omitted 11:11:39 11:11:39 2026-05-29T11:11:39.381Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:39 2026-05-29T11:11:39.382Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 117 ms. 11:11:39 2026-05-29T11:11:39.382Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:39 2026-05-29T11:11:39.385Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:39 o o o o---o o--o o o---o o o----o o--o--o 11:11:39 | | / \ / | / / \ | | 11:11:39 o----o o o o----o | o o o----o | 11:11:39 | | * \ / | \ * \ | | 11:11:39 o o * o o---o o--o o----o o---o * o o----o o 11:11:39 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:39 2026-05-29T11:11:39.462Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:39 To enable the Jet engine on the members, do one of the following: 11:11:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:39 2026-05-29T11:11:39.472Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:39 2026-05-29T11:11:39.474Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:39 2026-05-29T11:11:39.480Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:39 2026-05-29T11:11:39.480Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:39 2026-05-29T11:11:39.594Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:39 2026-05-29T11:11:39.594Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:39 2026-05-29T11:11:39.594Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:40 2026-05-29T11:11:40.090Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:40 2026-05-29T11:11:40.090Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:40 2026-05-29T11:11:40.090Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:40 2026-05-29T11:11:40.638Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:40 2026-05-29T11:11:40.638Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:40 2026-05-29T11:11:40.638Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:41 2026-05-29T11:11:40.994Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:41 2026-05-29T11:11:40.995Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:41 2026-05-29T11:11:40.995Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:41 2026-05-29T11:11:41.492Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:41 2026-05-29T11:11:41.492Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:41 2026-05-29T11:11:41.492Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:42 2026-05-29T11:11:41.999Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:42 2026-05-29T11:11:41.999Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:42 2026-05-29T11:11:42.000Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:42 2026-05-29T11:11:42.398Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:42 2026-05-29T11:11:42.398Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:42 2026-05-29T11:11:42.398Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:42 2026-05-29T11:11:42.787Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:42 11:11:42 Members {size:1, ver:1} [ 11:11:42 Member [10.30.106.19]:5701 - 52bf1762-4b1c-41d6-b6d5-ed60576b70db this 11:11:42 ] 11:11:42 11:11:42 2026-05-29T11:11:42.788Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:42 2026-05-29T11:11:42.790Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:42 2026-05-29T11:11:42.796Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:42 2026-05-29T11:11:42.797Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 52bf1762-4b1c-41d6-b6d5-ed60576b70db this is handled 11:11:42 2026-05-29T11:11:42.798Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:42 2026-05-29T11:11:42.799Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:42 2026-05-29T11:11:42.799Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:42 2026-05-29T11:11:42.819Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:42 11:11:42 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:42 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:42 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:42 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:42 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:42 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:42 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:42 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:42 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:42 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:42 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:42 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:42 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:42 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:42 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:42 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:42 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:42 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:42 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:42 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:42 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:42 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:42 at ------ submitted from ------.() 11:11:42 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:42 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:42 ... 16 common frames omitted 11:11:42 11:11:42 2026-05-29T11:11:42.854Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:42 2026-05-29T11:11:42.854Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:42 2026-05-29T11:11:42.854Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:42 2026-05-29T11:11:42.881Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:42 2026-05-29T11:11:42.882Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 85 ms. 11:11:42 2026-05-29T11:11:42.882Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:42 2026-05-29T11:11:42.886Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:43 o o o o---o o--o o o---o o o----o o--o--o 11:11:43 | | / \ / | / / \ | | 11:11:43 o----o o o o----o | o o o----o | 11:11:43 | | * \ / | \ * \ | | 11:11:43 o o * o o---o o--o o----o o---o * o o----o o 11:11:43 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:43 2026-05-29T11:11:42.940Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:43 To enable the Jet engine on the members, do one of the following: 11:11:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:43 2026-05-29T11:11:42.952Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:43 2026-05-29T11:11:42.955Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:43 2026-05-29T11:11:42.963Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:43 2026-05-29T11:11:42.964Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:43 2026-05-29T11:11:43.405Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:43 2026-05-29T11:11:43.405Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:43 2026-05-29T11:11:43.405Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:43 2026-05-29T11:11:43.803Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:43 2026-05-29T11:11:43.803Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:43 2026-05-29T11:11:43.803Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:44 2026-05-29T11:11:44.406Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:44 2026-05-29T11:11:44.406Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:44 2026-05-29T11:11:44.406Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:44 2026-05-29T11:11:44.808Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:44 2026-05-29T11:11:44.808Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:44 2026-05-29T11:11:44.808Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:45 2026-05-29T11:11:45.407Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:45 2026-05-29T11:11:45.407Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:45 2026-05-29T11:11:45.407Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:45 2026-05-29T11:11:45.713Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:45 2026-05-29T11:11:45.713Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:45 2026-05-29T11:11:45.713Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:46 2026-05-29T11:11:46.192Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:46 11:11:46 Members {size:1, ver:1} [ 11:11:46 Member [10.30.106.19]:5701 - d5960695-bbcd-4624-a5ed-aab03c27ea3e this 11:11:46 ] 11:11:46 11:11:46 2026-05-29T11:11:46.192Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:46 2026-05-29T11:11:46.195Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:46 2026-05-29T11:11:46.208Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:46 2026-05-29T11:11:46.208Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - d5960695-bbcd-4624-a5ed-aab03c27ea3e this is handled 11:11:46 2026-05-29T11:11:46.209Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:46 2026-05-29T11:11:46.210Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:46 2026-05-29T11:11:46.210Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:46 2026-05-29T11:11:46.217Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:46 11:11:46 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:46 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:46 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:46 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:46 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:46 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:46 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:46 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:46 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:46 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:46 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:46 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:46 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:46 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:46 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:46 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:46 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:46 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:46 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:46 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:46 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:46 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:46 at ------ submitted from ------.() 11:11:46 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:46 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:46 ... 16 common frames omitted 11:11:46 11:11:46 2026-05-29T11:11:46.276Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:46 2026-05-29T11:11:46.276Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 11:11:46 2026-05-29T11:11:46.276Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:46 2026-05-29T11:11:46.278Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:46 o o o o---o o--o o o---o o o----o o--o--o 11:11:46 | | / \ / | / / \ | | 11:11:46 o----o o o o----o | o o o----o | 11:11:46 | | * \ / | \ * \ | | 11:11:46 o o * o o---o o--o o----o o---o * o o----o o 11:11:46 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:46 2026-05-29T11:11:46.322Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:46 To enable the Jet engine on the members, do one of the following: 11:11:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:46 2026-05-29T11:11:46.331Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:46 2026-05-29T11:11:46.333Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:46 2026-05-29T11:11:46.339Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:46 2026-05-29T11:11:46.339Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:46 2026-05-29T11:11:46.348Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:46 2026-05-29T11:11:46.349Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:46 2026-05-29T11:11:46.349Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:46 2026-05-29T11:11:46.718Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:46 2026-05-29T11:11:46.718Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:46 2026-05-29T11:11:46.718Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:47 2026-05-29T11:11:47.255Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:47 2026-05-29T11:11:47.255Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:47 2026-05-29T11:11:47.255Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:47 2026-05-29T11:11:47.573Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:47 2026-05-29T11:11:47.573Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:47 2026-05-29T11:11:47.573Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:48 2026-05-29T11:11:48.160Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:48 2026-05-29T11:11:48.161Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:48 2026-05-29T11:11:48.161Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:48 2026-05-29T11:11:48.574Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:48 2026-05-29T11:11:48.574Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:48 2026-05-29T11:11:48.574Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:49 2026-05-29T11:11:49.167Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:49 2026-05-29T11:11:49.167Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:49 2026-05-29T11:11:49.167Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:49 2026-05-29T11:11:49.574Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:49 2026-05-29T11:11:49.575Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:49 2026-05-29T11:11:49.575Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:49 2026-05-29T11:11:49.720Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:49 11:11:49 Members {size:1, ver:1} [ 11:11:49 Member [10.30.106.19]:5701 - 708704f5-9100-4b72-b13f-4ef54c71231d this 11:11:49 ] 11:11:49 11:11:49 2026-05-29T11:11:49.721Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:49 2026-05-29T11:11:49.722Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:49 2026-05-29T11:11:49.726Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:49 2026-05-29T11:11:49.726Z INFO 2686 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 708704f5-9100-4b72-b13f-4ef54c71231d this is handled 11:11:49 2026-05-29T11:11:49.727Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:49 2026-05-29T11:11:49.728Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:49 2026-05-29T11:11:49.728Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:49 2026-05-29T11:11:49.751Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:49 11:11:49 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:49 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:49 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:49 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:49 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:49 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:49 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:49 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:49 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:49 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:49 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:49 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:49 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:49 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:49 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:49 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:49 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:49 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:49 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:49 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:49 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:49 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:49 at ------ submitted from ------.() 11:11:49 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:49 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:49 ... 16 common frames omitted 11:11:49 11:11:49 2026-05-29T11:11:49.812Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:49 2026-05-29T11:11:49.812Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 11:11:49 2026-05-29T11:11:49.812Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:49 2026-05-29T11:11:49.814Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:49 o o o o---o o--o o o---o o o----o o--o--o 11:11:49 | | / \ / | / / \ | | 11:11:49 o----o o o o----o | o o o----o | 11:11:49 | | * \ / | \ * \ | | 11:11:49 o o * o o---o o--o o----o o---o * o o----o o 11:11:49 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:49 2026-05-29T11:11:49.853Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:49 To enable the Jet engine on the members, do one of the following: 11:11:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:49 2026-05-29T11:11:49.863Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:49 2026-05-29T11:11:49.873Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:49 2026-05-29T11:11:49.879Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:49 2026-05-29T11:11:49.880Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:50 2026-05-29T11:11:50.023Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:50 2026-05-29T11:11:50.023Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:50 2026-05-29T11:11:50.023Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:50 2026-05-29T11:11:50.479Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:50 2026-05-29T11:11:50.479Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:50 2026-05-29T11:11:50.479Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:51 2026-05-29T11:11:51.030Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:51 2026-05-29T11:11:51.030Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:51 2026-05-29T11:11:51.030Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:51 2026-05-29T11:11:51.384Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:51 2026-05-29T11:11:51.384Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:51 2026-05-29T11:11:51.384Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:52 2026-05-29T11:11:51.935Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:52 2026-05-29T11:11:51.935Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:52 2026-05-29T11:11:51.935Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:52 2026-05-29T11:11:52.325Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:52 2026-05-29T11:11:52.325Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:52 2026-05-29T11:11:52.325Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:53 2026-05-29T11:11:52.936Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:53 2026-05-29T11:11:52.936Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:53 2026-05-29T11:11:52.936Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:53 2026-05-29T11:11:53.216Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:53 11:11:53 Members {size:1, ver:1} [ 11:11:53 Member [10.30.106.19]:5701 - b2cabcc8-c0fa-471a-8026-de78f3606de1 this 11:11:53 ] 11:11:53 11:11:53 2026-05-29T11:11:53.217Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:53 2026-05-29T11:11:53.218Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:53 2026-05-29T11:11:53.226Z INFO 2686 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 11:11:53 2026-05-29T11:11:53.227Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:53 2026-05-29T11:11:53.228Z INFO 2686 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - b2cabcc8-c0fa-471a-8026-de78f3606de1 this is handled 11:11:53 2026-05-29T11:11:53.228Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:53 2026-05-29T11:11:53.229Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:53 2026-05-29T11:11:53.229Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:53 2026-05-29T11:11:53.331Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:53 2026-05-29T11:11:53.331Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:53 2026-05-29T11:11:53.331Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:53 2026-05-29T11:11:53.440Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:53 11:11:53 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:53 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:53 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:53 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:53 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:53 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:53 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:53 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:53 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:53 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:53 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:53 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:53 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:53 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:53 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:53 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:53 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:53 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:53 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:53 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:53 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:53 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:53 at ------ submitted from ------.() 11:11:53 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:53 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:53 ... 16 common frames omitted 11:11:53 11:11:53 2026-05-29T11:11:53.498Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:53 2026-05-29T11:11:53.499Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 272 ms. 11:11:53 2026-05-29T11:11:53.499Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:53 2026-05-29T11:11:53.501Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:53 o o o o---o o--o o o---o o o----o o--o--o 11:11:53 | | / \ / | / / \ | | 11:11:53 o----o o o o----o | o o o----o | 11:11:53 | | * \ / | \ * \ | | 11:11:53 o o * o o---o o--o o----o o---o * o o----o o 11:11:53 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:53 2026-05-29T11:11:53.536Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:53 To enable the Jet engine on the members, do one of the following: 11:11:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:53 2026-05-29T11:11:53.546Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:53 2026-05-29T11:11:53.547Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:53 2026-05-29T11:11:53.556Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:53 2026-05-29T11:11:53.557Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:54 2026-05-29T11:11:53.942Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:54 2026-05-29T11:11:53.942Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:54 2026-05-29T11:11:53.942Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:54 2026-05-29T11:11:54.336Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:54 2026-05-29T11:11:54.336Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:54 2026-05-29T11:11:54.336Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:54 2026-05-29T11:11:54.846Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:54 2026-05-29T11:11:54.846Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:54 2026-05-29T11:11:54.846Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:55 2026-05-29T11:11:55.337Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:55 2026-05-29T11:11:55.337Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:55 2026-05-29T11:11:55.337Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:55 2026-05-29T11:11:55.850Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:55 2026-05-29T11:11:55.851Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:55 2026-05-29T11:11:55.851Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:56 2026-05-29T11:11:56.243Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:56 2026-05-29T11:11:56.243Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:56 2026-05-29T11:11:56.243Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:56 2026-05-29T11:11:56.755Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:56 2026-05-29T11:11:56.755Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:56 2026-05-29T11:11:56.755Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:56 2026-05-29T11:11:56.916Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:56 11:11:56 Members {size:1, ver:1} [ 11:11:56 Member [10.30.106.19]:5701 - 16b589d4-635b-4d4d-8756-5ede4a6b185f this 11:11:56 ] 11:11:56 11:11:56 2026-05-29T11:11:56.916Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:11:56 2026-05-29T11:11:56.918Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:11:56 2026-05-29T11:11:56.925Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:11:56 2026-05-29T11:11:56.926Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 16b589d4-635b-4d4d-8756-5ede4a6b185f this is handled 11:11:56 2026-05-29T11:11:56.926Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:11:56 2026-05-29T11:11:56.928Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:11:56 2026-05-29T11:11:56.929Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:11:57 2026-05-29T11:11:56.951Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:11:57 11:11:57 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:11:57 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:11:57 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:11:57 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:57 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:57 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:57 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:57 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:57 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:57 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:57 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:57 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:11:57 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:11:57 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:11:57 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:11:57 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:11:57 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:11:57 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:11:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:11:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:11:57 at java.base/java.lang.Thread.run(Thread.java:1583) 11:11:57 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:11:57 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:11:57 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:11:57 at ------ submitted from ------.() 11:11:57 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:11:57 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:11:57 ... 16 common frames omitted 11:11:57 11:11:57 2026-05-29T11:11:57.006Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:11:57 2026-05-29T11:11:57.006Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 11:11:57 2026-05-29T11:11:57.007Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:11:57 2026-05-29T11:11:57.009Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:11:57 o o o o---o o--o o o---o o o----o o--o--o 11:11:57 | | / \ / | / / \ | | 11:11:57 o----o o o o----o | o o o----o | 11:11:57 | | * \ / | \ * \ | | 11:11:57 o o * o o---o o--o o----o o---o * o o----o o 11:11:57 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:11:57 2026-05-29T11:11:57.046Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:11:57 To enable the Jet engine on the members, do one of the following: 11:11:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:11:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:11:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:11:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:11:57 2026-05-29T11:11:57.057Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:11:57 2026-05-29T11:11:57.058Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:11:57 2026-05-29T11:11:57.065Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:11:57 2026-05-29T11:11:57.066Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:11:57 2026-05-29T11:11:57.148Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:57 2026-05-29T11:11:57.148Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:57 2026-05-29T11:11:57.148Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:57 2026-05-29T11:11:57.756Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:57 2026-05-29T11:11:57.757Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:57 2026-05-29T11:11:57.757Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:58 2026-05-29T11:11:58.149Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:58 2026-05-29T11:11:58.149Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:58 2026-05-29T11:11:58.149Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:58 2026-05-29T11:11:58.762Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:58 2026-05-29T11:11:58.762Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:58 2026-05-29T11:11:58.762Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:59 2026-05-29T11:11:59.054Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:11:59 2026-05-29T11:11:59.054Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:59 2026-05-29T11:11:59.054Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:11:59 2026-05-29T11:11:59.618Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:11:59 2026-05-29T11:11:59.618Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:11:59 2026-05-29T11:11:59.618Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:00 2026-05-29T11:12:00.011Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:00 2026-05-29T11:12:00.011Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:00 2026-05-29T11:12:00.011Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:00 2026-05-29T11:12:00.162Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:00 11:12:00 Members {size:1, ver:1} [ 11:12:00 Member [10.30.106.19]:5701 - c80ff4c6-30d4-48a5-be30-68795661216a this 11:12:00 ] 11:12:00 11:12:00 2026-05-29T11:12:00.163Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:00 2026-05-29T11:12:00.164Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:00 2026-05-29T11:12:00.173Z INFO 2686 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 11:12:00 2026-05-29T11:12:00.176Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:00 2026-05-29T11:12:00.176Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - c80ff4c6-30d4-48a5-be30-68795661216a this is handled 11:12:00 2026-05-29T11:12:00.177Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:00 2026-05-29T11:12:00.178Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:00 2026-05-29T11:12:00.179Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:00 2026-05-29T11:12:00.194Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:00 11:12:00 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:00 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:00 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:00 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:00 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:00 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:00 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:00 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:00 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:00 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:00 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:00 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:00 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:00 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:00 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:00 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:00 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:00 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:00 at ------ submitted from ------.() 11:12:00 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:00 ... 16 common frames omitted 11:12:00 11:12:00 2026-05-29T11:12:00.250Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:00 2026-05-29T11:12:00.251Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 11:12:00 2026-05-29T11:12:00.251Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:00 2026-05-29T11:12:00.253Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:00 2026-05-29T11:12:00.289Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:00 o o o o---o o--o o o---o o o----o o--o--o 11:12:00 | | / \ / | / / \ | | 11:12:00 o----o o o o----o | o o o----o | 11:12:00 | | * \ / | \ * \ | | 11:12:00 o o * o o---o o--o o----o o---o * o o----o o 11:12:00 11:12:00 2026-05-29T11:12:00.289Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:00 2026-05-29T11:12:00.290Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:00 2026-05-29T11:12:00.290Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:00 2026-05-29T11:12:00.290Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:00 2026-05-29T11:12:00.290Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:00 To enable the Jet engine on the members, do one of the following: 11:12:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:00 2026-05-29T11:12:00.301Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:00 2026-05-29T11:12:00.303Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:00 2026-05-29T11:12:00.308Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:00 2026-05-29T11:12:00.308Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:00 2026-05-29T11:12:00.617Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:00 2026-05-29T11:12:00.617Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:00 2026-05-29T11:12:00.617Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:01 2026-05-29T11:12:01.012Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:01 2026-05-29T11:12:01.012Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:01 2026-05-29T11:12:01.012Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:01 2026-05-29T11:12:01.622Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:01 2026-05-29T11:12:01.622Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:01 2026-05-29T11:12:01.622Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:02 2026-05-29T11:12:02.013Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:02 2026-05-29T11:12:02.013Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:02 2026-05-29T11:12:02.013Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:02 2026-05-29T11:12:02.622Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:02 2026-05-29T11:12:02.623Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:02 2026-05-29T11:12:02.623Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:03 2026-05-29T11:12:03.014Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:03 2026-05-29T11:12:03.014Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:03 2026-05-29T11:12:03.014Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:03 2026-05-29T11:12:03.637Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:03 11:12:03 Members {size:1, ver:1} [ 11:12:03 Member [10.30.106.19]:5701 - 9b8a75d1-a172-44f3-b280-06e6e0e90e0e this 11:12:03 ] 11:12:03 11:12:03 2026-05-29T11:12:03.637Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:03 2026-05-29T11:12:03.639Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:03 2026-05-29T11:12:03.641Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:03 2026-05-29T11:12:03.641Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:03 2026-05-29T11:12:03.641Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:03 2026-05-29T11:12:03.648Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:03 2026-05-29T11:12:03.648Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 9b8a75d1-a172-44f3-b280-06e6e0e90e0e this is handled 11:12:03 2026-05-29T11:12:03.649Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:03 2026-05-29T11:12:03.649Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:03 2026-05-29T11:12:03.650Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:03 2026-05-29T11:12:03.670Z WARN 2686 --- [cached.thread-1] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:03 11:12:03 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:03 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:03 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:03 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:03 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:03 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:03 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:03 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:03 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:03 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:03 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:03 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:03 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:03 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:03 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:03 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:03 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:03 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:03 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:03 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:03 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:03 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:03 at ------ submitted from ------.() 11:12:03 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:03 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:03 ... 16 common frames omitted 11:12:03 11:12:03 2026-05-29T11:12:03.731Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:03 2026-05-29T11:12:03.731Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 11:12:03 2026-05-29T11:12:03.731Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:03 2026-05-29T11:12:03.734Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:03 o o o o---o o--o o o---o o o----o o--o--o 11:12:03 | | / \ / | / / \ | | 11:12:03 o----o o o o----o | o o o----o | 11:12:03 | | * \ / | \ * \ | | 11:12:03 o o * o o---o o--o o----o o---o * o o----o o 11:12:03 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:03 2026-05-29T11:12:03.776Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:03 To enable the Jet engine on the members, do one of the following: 11:12:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:03 2026-05-29T11:12:03.791Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:03 2026-05-29T11:12:03.794Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:03 2026-05-29T11:12:03.802Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:03 2026-05-29T11:12:03.803Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:04 2026-05-29T11:12:03.969Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:04 2026-05-29T11:12:03.969Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:04 2026-05-29T11:12:03.969Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:04 2026-05-29T11:12:04.647Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:04 2026-05-29T11:12:04.647Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:04 2026-05-29T11:12:04.647Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:04 2026-05-29T11:12:04.924Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:04 2026-05-29T11:12:04.924Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:04 2026-05-29T11:12:04.924Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:05 2026-05-29T11:12:05.648Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:05 2026-05-29T11:12:05.648Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:05 2026-05-29T11:12:05.648Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:05 2026-05-29T11:12:05.902Z ERROR 2686 --- [_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: System error 11:12:05 2026-05-29T11:12:05.902Z ERROR 2686 --- [_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 11:12:05 2026-05-29T11:12:05.925Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:05 2026-05-29T11:12:05.925Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:05 2026-05-29T11:12:05.925Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:06 2026-05-29T11:12:06.553Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:06 2026-05-29T11:12:06.553Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:06 2026-05-29T11:12:06.553Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:06 2026-05-29T11:12:06.830Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:06 2026-05-29T11:12:06.830Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:06 2026-05-29T11:12:06.830Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:07 2026-05-29T11:12:07.115Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:07 11:12:07 Members {size:1, ver:1} [ 11:12:07 Member [10.30.106.19]:5701 - e0606569-eb0e-4c98-a5ef-b0b5c4950217 this 11:12:07 ] 11:12:07 11:12:07 2026-05-29T11:12:07.116Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:07 2026-05-29T11:12:07.117Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:07 2026-05-29T11:12:07.124Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:07 2026-05-29T11:12:07.124Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - e0606569-eb0e-4c98-a5ef-b0b5c4950217 this is handled 11:12:07 2026-05-29T11:12:07.125Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:07 2026-05-29T11:12:07.125Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:07 2026-05-29T11:12:07.126Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:07 2026-05-29T11:12:07.143Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:07 11:12:07 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:07 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:07 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:07 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:07 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:07 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:07 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:07 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:07 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:07 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:07 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:07 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:07 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:07 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:07 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:07 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:07 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:07 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:07 at ------ submitted from ------.() 11:12:07 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:07 ... 16 common frames omitted 11:12:07 11:12:07 2026-05-29T11:12:07.200Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:07 2026-05-29T11:12:07.200Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 11:12:07 2026-05-29T11:12:07.200Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:07 2026-05-29T11:12:07.202Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:07 o o o o---o o--o o o---o o o----o o--o--o 11:12:07 | | / \ / | / / \ | | 11:12:07 o----o o o o----o | o o o----o | 11:12:07 | | * \ / | \ * \ | | 11:12:07 o o * o o---o o--o o----o o---o * o o----o o 11:12:07 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:07 2026-05-29T11:12:07.232Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:07 To enable the Jet engine on the members, do one of the following: 11:12:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:07 2026-05-29T11:12:07.241Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:07 2026-05-29T11:12:07.242Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:07 2026-05-29T11:12:07.247Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:07 2026-05-29T11:12:07.247Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:07 2026-05-29T11:12:07.559Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:07 2026-05-29T11:12:07.559Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:07 2026-05-29T11:12:07.559Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:07 2026-05-29T11:12:07.838Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:07 2026-05-29T11:12:07.838Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:07 2026-05-29T11:12:07.838Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:08 2026-05-29T11:12:08.592Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:08 2026-05-29T11:12:08.592Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:08 2026-05-29T11:12:08.592Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:08 2026-05-29T11:12:08.793Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:08 2026-05-29T11:12:08.793Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:08 2026-05-29T11:12:08.793Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:09 2026-05-29T11:12:09.574Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:09 2026-05-29T11:12:09.574Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:09 2026-05-29T11:12:09.574Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:09 2026-05-29T11:12:09.798Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:09 2026-05-29T11:12:09.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:09 2026-05-29T11:12:09.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:10 2026-05-29T11:12:10.130Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:10 11:12:10 Members {size:1, ver:1} [ 11:12:10 Member [10.30.106.19]:5701 - 51d66bf5-7b6c-443c-bf6e-bc3089a97ef1 this 11:12:10 ] 11:12:10 11:12:10 2026-05-29T11:12:10.131Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:10 2026-05-29T11:12:10.132Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:10 2026-05-29T11:12:10.157Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:10 2026-05-29T11:12:10.158Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 51d66bf5-7b6c-443c-bf6e-bc3089a97ef1 this is handled 11:12:10 2026-05-29T11:12:10.159Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:10 2026-05-29T11:12:10.159Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:10 2026-05-29T11:12:10.160Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:10 2026-05-29T11:12:10.379Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:10 11:12:10 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:10 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:10 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:10 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:10 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:10 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:10 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:10 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:10 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:10 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:10 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:10 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:10 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:10 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:10 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:10 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:10 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:10 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:10 at ------ submitted from ------.() 11:12:10 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:10 ... 16 common frames omitted 11:12:10 11:12:10 2026-05-29T11:12:10.439Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:10 2026-05-29T11:12:10.439Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 281 ms. 11:12:10 2026-05-29T11:12:10.439Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:10 2026-05-29T11:12:10.441Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:10 o o o o---o o--o o o---o o o----o o--o--o 11:12:10 | | / \ / | / / \ | | 11:12:10 o----o o o o----o | o o o----o | 11:12:10 | | * \ / | \ * \ | | 11:12:10 o o * o o---o o--o o----o o---o * o o----o o 11:12:10 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:10 2026-05-29T11:12:10.470Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:10 To enable the Jet engine on the members, do one of the following: 11:12:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:10 2026-05-29T11:12:10.480Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:10 2026-05-29T11:12:10.481Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:10 2026-05-29T11:12:10.488Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:10 2026-05-29T11:12:10.489Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:10 2026-05-29T11:12:10.579Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:10 2026-05-29T11:12:10.579Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:10 2026-05-29T11:12:10.579Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:10 2026-05-29T11:12:10.602Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:10 2026-05-29T11:12:10.602Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:10 2026-05-29T11:12:10.602Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:11 2026-05-29T11:12:11.580Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:11 2026-05-29T11:12:11.580Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:11 2026-05-29T11:12:11.580Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:11 2026-05-29T11:12:11.602Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:11 2026-05-29T11:12:11.602Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:11 2026-05-29T11:12:11.602Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:12 2026-05-29T11:12:12.507Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:12 2026-05-29T11:12:12.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:12 2026-05-29T11:12:12.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:12 2026-05-29T11:12:12.628Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:12 2026-05-29T11:12:12.628Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:12 2026-05-29T11:12:12.628Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:13 2026-05-29T11:12:13.361Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:13 2026-05-29T11:12:13.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:13 2026-05-29T11:12:13.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:13 2026-05-29T11:12:13.543Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:13 2026-05-29T11:12:13.543Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:13 2026-05-29T11:12:13.543Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:13 2026-05-29T11:12:13.568Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:13 11:12:13 Members {size:1, ver:1} [ 11:12:13 Member [10.30.106.19]:5701 - 2d85e42e-1274-4e80-9138-3dfa09cbdbaf this 11:12:13 ] 11:12:13 11:12:13 2026-05-29T11:12:13.569Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:13 2026-05-29T11:12:13.570Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:13 2026-05-29T11:12:13.592Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:13 2026-05-29T11:12:13.592Z INFO 2686 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 2d85e42e-1274-4e80-9138-3dfa09cbdbaf this is handled 11:12:13 2026-05-29T11:12:13.593Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:13 2026-05-29T11:12:13.594Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:13 2026-05-29T11:12:13.595Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:13 2026-05-29T11:12:13.601Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:13 11:12:13 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:13 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:13 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:13 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:13 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:13 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:13 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:13 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:13 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:13 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:13 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:13 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:13 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:13 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:13 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:13 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:13 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:13 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:13 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:13 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:13 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:13 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:13 at ------ submitted from ------.() 11:12:13 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:13 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:13 ... 16 common frames omitted 11:12:13 11:12:13 2026-05-29T11:12:13.659Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:13 2026-05-29T11:12:13.659Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 11:12:13 2026-05-29T11:12:13.660Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:13 2026-05-29T11:12:13.662Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:13 o o o o---o o--o o o---o o o----o o--o--o 11:12:13 | | / \ / | / / \ | | 11:12:13 o----o o o o----o | o o o----o | 11:12:13 | | * \ / | \ * \ | | 11:12:13 o o * o o---o o--o o----o o---o * o o----o o 11:12:13 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:13 2026-05-29T11:12:13.689Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:13 To enable the Jet engine on the members, do one of the following: 11:12:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:13 2026-05-29T11:12:13.698Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:13 2026-05-29T11:12:13.699Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:13 2026-05-29T11:12:13.705Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:13 2026-05-29T11:12:13.705Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:14 2026-05-29T11:12:14.361Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:14 2026-05-29T11:12:14.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:14 2026-05-29T11:12:14.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:14 2026-05-29T11:12:14.548Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:14 2026-05-29T11:12:14.549Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:14 2026-05-29T11:12:14.549Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:15 2026-05-29T11:12:15.362Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:15 2026-05-29T11:12:15.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:15 2026-05-29T11:12:15.362Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:15 2026-05-29T11:12:15.554Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:15 2026-05-29T11:12:15.554Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:15 2026-05-29T11:12:15.554Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:16 2026-05-29T11:12:16.385Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:16 2026-05-29T11:12:16.385Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:16 2026-05-29T11:12:16.385Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:16 2026-05-29T11:12:16.554Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:16 2026-05-29T11:12:16.555Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:16 2026-05-29T11:12:16.555Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:16 2026-05-29T11:12:16.764Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:16 11:12:16 Members {size:1, ver:1} [ 11:12:16 Member [10.30.106.19]:5701 - 768c83d3-7022-4d0d-b7fb-58b74ab79270 this 11:12:16 ] 11:12:16 11:12:16 2026-05-29T11:12:16.764Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:16 2026-05-29T11:12:16.765Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:16 2026-05-29T11:12:16.780Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:16 2026-05-29T11:12:16.781Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 768c83d3-7022-4d0d-b7fb-58b74ab79270 this is handled 11:12:16 2026-05-29T11:12:16.782Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:16 2026-05-29T11:12:16.783Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:16 2026-05-29T11:12:16.783Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:16 2026-05-29T11:12:16.800Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:16 11:12:16 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:16 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:16 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:16 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:16 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:16 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:16 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:16 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:16 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:16 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:16 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:16 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:16 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:16 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:16 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:16 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:16 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:16 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:16 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:16 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:16 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:16 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:16 at ------ submitted from ------.() 11:12:16 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:16 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:16 ... 16 common frames omitted 11:12:16 11:12:16 2026-05-29T11:12:16.854Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:16 2026-05-29T11:12:16.854Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 11:12:16 2026-05-29T11:12:16.854Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:16 2026-05-29T11:12:16.856Z INFO 2686 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:16 o o o o---o o--o o o---o o o----o o--o--o 11:12:16 | | / \ / | / / \ | | 11:12:16 o----o o o o----o | o o o----o | 11:12:16 | | * \ / | \ * \ | | 11:12:16 o o * o o---o o--o o----o o---o * o o----o o 11:12:16 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:16 2026-05-29T11:12:16.911Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:16 To enable the Jet engine on the members, do one of the following: 11:12:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:16 2026-05-29T11:12:16.940Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:16 2026-05-29T11:12:16.942Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:16 2026-05-29T11:12:16.952Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:16 2026-05-29T11:12:16.953Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:17 2026-05-29T11:12:17.386Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:17 2026-05-29T11:12:17.386Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:17 2026-05-29T11:12:17.386Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:17 2026-05-29T11:12:17.555Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:17 2026-05-29T11:12:17.556Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:17 2026-05-29T11:12:17.556Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:18 2026-05-29T11:12:18.291Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:18 2026-05-29T11:12:18.291Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:18 2026-05-29T11:12:18.291Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:18 2026-05-29T11:12:18.576Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:18 2026-05-29T11:12:18.576Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:18 2026-05-29T11:12:18.576Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:19 2026-05-29T11:12:19.296Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:19 2026-05-29T11:12:19.296Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:19 2026-05-29T11:12:19.296Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:19 2026-05-29T11:12:19.581Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:19 2026-05-29T11:12:19.581Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:19 2026-05-29T11:12:19.581Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:20 2026-05-29T11:12:20.201Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:20 2026-05-29T11:12:20.201Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:20 2026-05-29T11:12:20.201Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:20 2026-05-29T11:12:20.406Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:20 11:12:20 Members {size:1, ver:1} [ 11:12:20 Member [10.30.106.19]:5701 - 3a060e4f-c321-41df-ac44-f25277b5d154 this 11:12:20 ] 11:12:20 11:12:20 2026-05-29T11:12:20.407Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:20 2026-05-29T11:12:20.409Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:20 2026-05-29T11:12:20.546Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:20 2026-05-29T11:12:20.547Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 3a060e4f-c321-41df-ac44-f25277b5d154 this is handled 11:12:20 2026-05-29T11:12:20.548Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:20 2026-05-29T11:12:20.548Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:20 2026-05-29T11:12:20.549Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:20 2026-05-29T11:12:20.552Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:20 2026-05-29T11:12:20.552Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 6 ms. 11:12:20 2026-05-29T11:12:20.552Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.92 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 11:12:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 11:12:20 2026-05-29T11:12:20.582Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:20 2026-05-29T11:12:20.582Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:20 2026-05-29T11:12:20.583Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:20 o o o o---o o--o o o---o o o----o o--o--o 11:12:20 | | / \ / | / / \ | | 11:12:20 o----o o o o----o | o o o----o | 11:12:20 | | * \ / | \ * \ | | 11:12:20 o o * o o---o o--o o----o o---o * o o----o o 11:12:20 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:20 2026-05-29T11:12:20.602Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:20 To enable the Jet engine on the members, do one of the following: 11:12:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:20 2026-05-29T11:12:20.611Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:20 2026-05-29T11:12:20.613Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:20 2026-05-29T11:12:20.618Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:20 2026-05-29T11:12:20.618Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:21 2026-05-29T11:12:21.202Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:21 2026-05-29T11:12:21.202Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:21 2026-05-29T11:12:21.202Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:21 2026-05-29T11:12:21.588Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:21 2026-05-29T11:12:21.588Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:21 2026-05-29T11:12:21.589Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:22 2026-05-29T11:12:22.057Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:22 2026-05-29T11:12:22.057Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:22 2026-05-29T11:12:22.057Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:22 2026-05-29T11:12:22.589Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:22 2026-05-29T11:12:22.589Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:22 2026-05-29T11:12:22.589Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:23 2026-05-29T11:12:23.106Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:23 2026-05-29T11:12:23.107Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:23 2026-05-29T11:12:23.107Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:23 2026-05-29T11:12:23.590Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:23 2026-05-29T11:12:23.590Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:23 2026-05-29T11:12:23.590Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:24 2026-05-29T11:12:24.025Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:24 11:12:24 Members {size:1, ver:1} [ 11:12:24 Member [10.30.106.19]:5701 - 329d3054-043f-455f-8d23-71691801b596 this 11:12:24 ] 11:12:24 11:12:24 2026-05-29T11:12:24.025Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:24 2026-05-29T11:12:24.032Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:24 2026-05-29T11:12:24.050Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:24 2026-05-29T11:12:24.050Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 329d3054-043f-455f-8d23-71691801b596 this is handled 11:12:24 2026-05-29T11:12:24.051Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:24 2026-05-29T11:12:24.051Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:24 2026-05-29T11:12:24.052Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:24 2026-05-29T11:12:24.058Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:24 11:12:24 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:24 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:24 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:24 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:24 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:24 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:24 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:24 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:24 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:24 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:24 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:24 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:24 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:24 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:24 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:24 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:24 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:24 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:24 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:24 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:24 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:24 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:24 at ------ submitted from ------.() 11:12:24 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:24 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:24 ... 16 common frames omitted 11:12:24 11:12:24 2026-05-29T11:12:24.111Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:24 2026-05-29T11:12:24.112Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:24 2026-05-29T11:12:24.112Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:24 2026-05-29T11:12:24.115Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:24 2026-05-29T11:12:24.116Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 11:12:24 2026-05-29T11:12:24.116Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.557 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 11:12:24 11:12:24 . ____ _ __ _ _ 11:12:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:24 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:24 =========|_|==============|___/=/_/_/_/ 11:12:24 11:12:24 :: Spring Boot :: (v3.5.13) 11:12:24 11:12:24 2026-05-29T11:12:24.144Z INFO 2686 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:24 2026-05-29T11:12:24.144Z INFO 2686 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 11:12:24 2026-05-29T11:12:24.151Z INFO 2686 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.024 seconds (process running for 96.764) 11:12:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 11:12:24 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 11:12:24 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 11:12:24 2026-05-29T11:12:24.448Z ERROR 2686 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 11:12:24 2026-05-29T11:12:24.491Z WARN 2686 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 11:12:24 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 11:12:24 2026-05-29T11:12:24.597Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.597Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 11:12:24 2026-05-29T11:12:24.598Z DEBUG 2686 --- [ 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) 11:12:24 2026-05-29T11:12:24.622Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:24 2026-05-29T11:12:24.622Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:24 2026-05-29T11:12:24.622Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:24 2026-05-29T11:12:24.628Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.628Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 11:12:24 2026-05-29T11:12:24.628Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 11:12:24 2026-05-29T11:12:24.629Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.631Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.633Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.633Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 11:12:24 2026-05-29T11:12:24.633Z DEBUG 2686 --- [ 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) 11:12:24 2026-05-29T11:12:24.634Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.634Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 11:12:24 2026-05-29T11:12:24.634Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 11:12:24 2026-05-29T11:12:24.635Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.636Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.637Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.638Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.639Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 11:12:24 2026-05-29T11:12:24.639Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 11:12:24 2026-05-29T11:12:24.640Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.642Z ERROR 2686 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 11:12:24 2026-05-29T11:12:24.645Z ERROR 2686 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 11:12:24 2026-05-29T11:12:24.646Z ERROR 2686 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 11:12:24 2026-05-29T11:12:24.647Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.647Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 11:12:24 2026-05-29T11:12:24.647Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 11:12:24 2026-05-29T11:12:24.648Z ERROR 2686 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 11:12:24 2026-05-29T11:12:24.648Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.648Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 11:12:24 2026-05-29T11:12:24.648Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 11:12:24 2026-05-29T11:12:24.653Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.656Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 11:12:24 2026-05-29T11:12:24.660Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 11:12:24 2026-05-29T11:12:24.661Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 11:12:24 2026-05-29T11:12:24.663Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 11:12:24 2026-05-29T11:12:24.665Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.666Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.668Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.668Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 11:12:24 2026-05-29T11:12:24.668Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 11:12:24 2026-05-29T11:12:24.670Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.670Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 11:12:24 2026-05-29T11:12:24.670Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 11:12:24 2026-05-29T11:12:24.672Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.673Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.673Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1']] 11:12:24 2026-05-29T11:12:24.673Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp2']] 11:12:24 2026-05-29T11:12:24.675Z WARN 2686 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 11:12:24 2026-05-29T11:12:24.675Z INFO 2686 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 11:12:24 2026-05-29T11:12:24.675Z DEBUG 2686 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 11:12:24 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 11:12:24 2026-05-29T11:12:24.712Z INFO 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 11:12:24 2026-05-29T11:12:24.714Z INFO 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 11:12:24 2026-05-29T11:12:24.716Z INFO 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 11:12:24 2026-05-29T11:12:24.718Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 11:12:24 2026-05-29T11:12:24.719Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 11:12:24 2026-05-29T11:12:24.720Z INFO 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 11:12:24 2026-05-29T11:12:24.720Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 11:12:24 2026-05-29T11:12:24.737Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 11:12:24 11:12:24 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 11:12:24 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 11:12:24 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 11:12:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 11:12:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:24 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:12:24 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:12:24 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:12:24 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:12:24 at groovy.lang.Closure.call(Closure.java:427) 11:12:24 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:12:24 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:12:24 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:12:24 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:12:24 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:12:24 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:12:24 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:12:24 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:12:24 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:12:24 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:12:24 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 11:12:24 at jdk.proxy2/jdk.proxy2.$Proxy189.initiateStateAdvised(Unknown Source) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:400) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:211) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434.processCreatedCmHandles$accessor$U1USTx6A(Unknown Source) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434$auxiliary$Vvzw9zTE.call(Unknown Source) 11:12:24 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 11:12:24 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 11:12:24 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 11:12:24 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 11:12:24 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:12:24 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434.processCreatedCmHandles(Unknown Source) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:106) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434.updateDmiRegistration$accessor$U1USTx6A(Unknown Source) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434$auxiliary$UHXnnE69.call(Unknown Source) 11:12:24 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 11:12:24 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 11:12:24 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 11:12:24 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 11:12:24 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:12:24 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434.updateDmiRegistration(Unknown Source) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1253071434$updateDmiRegistration.call(Unknown Source) 11:12:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 11:12:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:12:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:12:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:12:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:12:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:12:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:12:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:12:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:12:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:12:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:12:24 11:12:24 2026-05-29T11:12:24.740Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 11:12:24 11:12:24 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 11:12:24 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 11:12:24 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 11:12:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 11:12:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:12:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:12:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:12:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:12:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:12:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:12:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:12:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:12:24 11:12:24 2026-05-29T11:12:24.743Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 11:12:24 11:12:24 java.lang.RuntimeException: Failed 11:12:24 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:12:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:12:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:12:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:12:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:12:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:12:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:12:24 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 11:12:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:12:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:12:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:12:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:12:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:12:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:12:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:12:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:12:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:12:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:12:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:12:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:12:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:12:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:12:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:12:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:12:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:12:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:12:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:12:24 11:12:24 2026-05-29T11:12:24.754Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:12:24 2026-05-29T11:12:24.754Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 11:12:24 2026-05-29T11:12:24.762Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:12:24 2026-05-29T11:12:24.762Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 11:12:24 2026-05-29T11:12:24.764Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:12:24 2026-05-29T11:12:24.764Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 11:12:24 2026-05-29T11:12:24.765Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:12:24 2026-05-29T11:12:24.765Z ERROR 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:12:24 2026-05-29T11:12:24.771Z INFO 2686 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 11:12:24 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 11:12:24 2026-05-29T11:12:24.830Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 11:12:24 2026-05-29T11:12:24.838Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.838Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:12:24 2026-05-29T11:12:24.838Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:12:24 2026-05-29T11:12:24.838Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:12:24 2026-05-29T11:12:24.838Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.839Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.840Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.841Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 11:12:24 2026-05-29T11:12:24.841Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.842Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.842Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.842Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.844Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.844Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 11:12:24 2026-05-29T11:12:24.844Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.845Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.845Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.845Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.845Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.847Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.847Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.847Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.848Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.848Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 11:12:24 2026-05-29T11:12:24.849Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.850Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.850Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.850Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.850Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.851Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.853Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 11:12:24 2026-05-29T11:12:24.853Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 11:12:24 2026-05-29T11:12:24.854Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 11:12:24 2026-05-29T11:12:24.855Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 11:12:24 2026-05-29T11:12:24.856Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 11:12:24 2026-05-29T11:12:24.857Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 11:12:24 2026-05-29T11:12:24.858Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 11:12:24 2026-05-29T11:12:24.861Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 11:12:24 2026-05-29T11:12:24.861Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.862Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.862Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.862Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.862Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.863Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.865Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.866Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.866Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:12:24 2026-05-29T11:12:24.866Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:12:24 2026-05-29T11:12:24.866Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 11:12:24 2026-05-29T11:12:24.866Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 11:12:24 2026-05-29T11:12:24.867Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:12:24 2026-05-29T11:12:24.867Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:12:24 2026-05-29T11:12:24.867Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:12:24 2026-05-29T11:12:24.867Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:12:24 2026-05-29T11:12:24.868Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 11:12:24 2026-05-29T11:12:24.871Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:12:24 2026-05-29T11:12:24.871Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:12:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 11:12:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 11:12:25 11:12:25 . ____ _ __ _ _ 11:12:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:25 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:25 =========|_|==============|___/=/_/_/_/ 11:12:25 11:12:25 :: Spring Boot :: (v3.5.13) 11:12:25 11:12:25 2026-05-29T11:12:24.891Z INFO 2686 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:25 2026-05-29T11:12:24.891Z INFO 2686 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:12:25 2026-05-29T11:12:24.905Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:12:25 o o o o---o o--o o o---o o o----o o--o--o 11:12:25 | | / \ / | / / \ | | 11:12:25 o----o o o o----o | o o o----o | 11:12:25 | | * \ / | \ * \ | | 11:12:25 o o * o o---o o--o o----o o---o * o o----o o 11:12:25 11:12:25 2026-05-29T11:12:24.906Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:25 2026-05-29T11:12:24.906Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:25 2026-05-29T11:12:24.906Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 11:12:25 2026-05-29T11:12:24.906Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:25 2026-05-29T11:12:24.906Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 11:12:25 To enable the Jet engine on the members, do one of the following: 11:12:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:25 2026-05-29T11:12:24.913Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:25 2026-05-29T11:12:24.915Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 11:12:25 2026-05-29T11:12:24.919Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:25 2026-05-29T11:12:24.919Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:25 2026-05-29T11:12:25.067Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:25 2026-05-29T11:12:25.067Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:25 2026-05-29T11:12:25.067Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:25 2026-05-29T11:12:25.626Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:25 2026-05-29T11:12:25.627Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:25 2026-05-29T11:12:25.627Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:26 2026-05-29T11:12:26.074Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:26 2026-05-29T11:12:26.074Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:26 2026-05-29T11:12:26.074Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:26 2026-05-29T11:12:26.627Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:26 2026-05-29T11:12:26.627Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:26 2026-05-29T11:12:26.627Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:27 2026-05-29T11:12:27.078Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:27 2026-05-29T11:12:27.078Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:27 2026-05-29T11:12:27.078Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:27 2026-05-29T11:12:27.547Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:27 2026-05-29T11:12:27.547Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:27 2026-05-29T11:12:27.547Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:28 2026-05-29T11:12:27.934Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:28 2026-05-29T11:12:27.934Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:28 2026-05-29T11:12:27.934Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:28 2026-05-29T11:12:28.103Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:12:28 11:12:28 Members {size:1, ver:1} [ 11:12:28 Member [10.30.106.19]:5701 - a153ad99-481b-49f7-867c-f6a98f6d9762 this 11:12:28 ] 11:12:28 11:12:28 2026-05-29T11:12:28.104Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:28 2026-05-29T11:12:28.118Z INFO 2686 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 3.241 seconds (process running for 100.732) 11:12:28 2026-05-29T11:12:28.129Z INFO 2686 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 11:12:28 2026-05-29T11:12:28.143Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:28 2026-05-29T11:12:28.143Z INFO 2686 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - a153ad99-481b-49f7-867c-f6a98f6d9762 this is handled 11:12:28 2026-05-29T11:12:28.144Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 11:12:28 2026-05-29T11:12:28.145Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 11:12:28 2026-05-29T11:12:28.145Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 11:12:28 2026-05-29T11:12:28.496Z WARN 2686 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:12:28 11:12:28 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:12:28 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:12:28 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:12:28 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:28 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:28 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:28 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:28 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:28 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:28 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:12:28 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:12:28 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:12:28 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:12:28 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:12:28 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:12:28 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:12:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:12:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:12:28 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:12:28 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:12:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:12:28 at ------ submitted from ------.() 11:12:28 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:12:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:12:28 ... 16 common frames omitted 11:12:28 11:12:28 2026-05-29T11:12:28.553Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 11:12:28 2026-05-29T11:12:28.553Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 410 ms. 11:12:28 2026-05-29T11:12:28.553Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:28 2026-05-29T11:12:28.553Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:28 2026-05-29T11:12:28.553Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:28 2026-05-29T11:12:28.553Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 11:12:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 11:12:28 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 11:12:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:28 o o o o---o o--o o o---o o o----o o--o--o 11:12:28 | | / \ / | / / \ | | 11:12:28 o----o o o o----o | o o o----o | 11:12:28 | | * \ / | \ * \ | | 11:12:28 o o * o o---o o--o o----o o---o * o o----o o 11:12:28 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] Cluster name: dev 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:12:28 2026-05-29T11:12:28.653Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [dev] [5.5.0] The Jet engine is disabled. 11:12:28 To enable the Jet engine on the members, do one of the following: 11:12:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:12:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:12:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:12:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:12:28 2026-05-29T11:12:28.661Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:12:28 2026-05-29T11:12:28.662Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Using Multicast discovery 11:12:28 2026-05-29T11:12:28.668Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:12:28 2026-05-29T11:12:28.668Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTING 11:12:28 2026-05-29T11:12:28.833Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:28 2026-05-29T11:12:28.833Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:28 2026-05-29T11:12:28.833Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:29 2026-05-29T11:12:29.558Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:29 2026-05-29T11:12:29.558Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:29 2026-05-29T11:12:29.558Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:29 2026-05-29T11:12:29.793Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:29 2026-05-29T11:12:29.793Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:29 2026-05-29T11:12:29.793Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:30 2026-05-29T11:12:30.559Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:30 2026-05-29T11:12:30.559Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:30 2026-05-29T11:12:30.559Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:30 2026-05-29T11:12:30.798Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:30 2026-05-29T11:12:30.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:30 2026-05-29T11:12:30.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:31 2026-05-29T11:12:31.464Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:31 2026-05-29T11:12:31.464Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:31 2026-05-29T11:12:31.464Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:31 2026-05-29T11:12:31.799Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:31 2026-05-29T11:12:31.799Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:31 2026-05-29T11:12:31.799Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:31 2026-05-29T11:12:31.948Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [dev] [5.5.0] 11:12:31 11:12:31 Members {size:1, ver:1} [ 11:12:31 Member [10.30.106.19]:5701 - 82c48023-6fe5-4ca9-a7e4-f559d1379c64 this 11:12:31 ] 11:12:31 11:12:31 2026-05-29T11:12:31.948Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is STARTED 11:12:31 2026-05-29T11:12:31.949Z INFO 2686 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 11:12:31 2026-05-29T11:12:31.960Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 11:12:31 2026-05-29T11:12:31.961Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 11:12:31 2026-05-29T11:12:31.962Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 11:12:31 2026-05-29T11:12:31.964Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 11:12:31 2026-05-29T11:12:31.965Z WARN 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 11:12:31 2026-05-29T11:12:31.974Z DEBUG 2686 --- [ 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 11:12:31 2026-05-29T11:12:31.976Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 11:12:31 2026-05-29T11:12:31.977Z DEBUG 2686 --- [ 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 11:12:31 2026-05-29T11:12:31.977Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 11:12:31 2026-05-29T11:12:31.987Z DEBUG 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 11:12:32 2026-05-29T11:12:31.992Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:12:32 2026-05-29T11:12:31.993Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 82c48023-6fe5-4ca9-a7e4-f559d1379c64 this is handled 11:12:32 2026-05-29T11:12:31.994Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down multicast service... 11:12:32 2026-05-29T11:12:31.994Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down connection manager... 11:12:32 2026-05-29T11:12:31.994Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Shutting down node engine... 11:12:32 2026-05-29T11:12:32.033Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [dev] [5.5.0] Destroying node NodeExtension. 11:12:32 2026-05-29T11:12:32.034Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 41 ms. 11:12:32 2026-05-29T11:12:32.034Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [dev] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:12:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.393 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 11:12:32 11:12:32 . ____ _ __ _ _ 11:12:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:32 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:32 =========|_|==============|___/=/_/_/_/ 11:12:32 11:12:32 :: Spring Boot :: (v3.5.13) 11:12:32 11:12:32 2026-05-29T11:12:32.059Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:32 2026-05-29T11:12:32.059Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 11:12:32 2026-05-29T11:12:32.292Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.249 seconds (process running for 104.905) 11:12:32 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 11:12:32 11:12:32 . ____ _ __ _ _ 11:12:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:32 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:32 =========|_|==============|___/=/_/_/_/ 11:12:32 11:12:32 :: Spring Boot :: (v3.5.13) 11:12:32 11:12:32 2026-05-29T11:12:32.421Z INFO 2686 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:32 2026-05-29T11:12:32.421Z INFO 2686 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 11:12:32 2026-05-29T11:12:32.449Z INFO 2686 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.05 seconds (process running for 105.062) 11:12:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 11:12:32 2026-05-29T11:12:32.475Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.475Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.475Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:32 2026-05-29T11:12:32.475Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:32 2026-05-29T11:12:32.475Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:32 2026-05-29T11:12:32.475Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.475Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.476Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.476Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.477Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.478Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.479Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.480Z WARN 2686 --- [ 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 . 11:12:32 2026-05-29T11:12:32.481Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.481Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.481Z WARN 2686 --- [ 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 . 11:12:32 2026-05-29T11:12:32.484Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 11:12:32 2026-05-29T11:12:32.487Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 11:12:32 2026-05-29T11:12:32.487Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 11:12:32 2026-05-29T11:12:32.488Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 11:12:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 11:12:32 2026-05-29T11:12:32.497Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:12:32 2026-05-29T11:12:32.498Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 11:12:32 2026-05-29T11:12:32.499Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 11:12:32 2026-05-29T11:12:32.499Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 11:12:32 2026-05-29T11:12:32.499Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 11:12:32 2026-05-29T11:12:32.500Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 11:12:32 2026-05-29T11:12:32.500Z WARN 2686 --- [ 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) 11:12:32 2026-05-29T11:12:32.500Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 11:12:32 2026-05-29T11:12:32.501Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 11:12:32 2026-05-29T11:12:32.501Z ERROR 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 11:12:32 11:12:32 java.lang.RuntimeException: some exception 11:12:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:12:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:12:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:12:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:12:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:12:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 11:12:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:12:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:12:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:12:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:12:32 at groovy.lang.Closure.call(Closure.java:427) 11:12:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:12:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:12:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:12:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:12:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:12:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:12:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:12:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:12:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:12:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:12:32 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 11:12:32 at jdk.proxy2/jdk.proxy2.$Proxy160.getCmHandleState(Unknown Source) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 11:12:32 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 11:12:32 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 11:12:32 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 11:12:32 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 11:12:32 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 11:12:32 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 11:12:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 11:12:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:12:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:12:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:12:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:12:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:12:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:12:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:12:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:12:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:12:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:12:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:12:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:12:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:12:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:12:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:12:32 11:12:32 2026-05-29T11:12:32.503Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 11:12:32 2026-05-29T11:12:32.503Z ERROR 2686 --- [ 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) 11:12:32 11:12:32 java.lang.RuntimeException: Some network error 11:12:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:12:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:12:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:12:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:12:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:12:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 11:12:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:12:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:12:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:12:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:12:32 at groovy.lang.Closure.call(Closure.java:427) 11:12:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 11:12:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 11:12:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 11:12:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 11:12:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 11:12:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 11:12:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 11:12:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 11:12:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 11:12:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 11:12:32 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$431432856.getResourceData(Unknown Source) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 11:12:32 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 11:12:32 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 11:12:32 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 11:12:32 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 11:12:32 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 11:12:32 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 11:12:32 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 11:12:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:12:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:12:32 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 11:12:32 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:12:32 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:12:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:12:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:12:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:12:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:12:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:12:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:12:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:12:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:12:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:12:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:12:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:12:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:12:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:12:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:12:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:12:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:12:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:12:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:12:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:12:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:12:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:12:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:12:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:12:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:12:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:12:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:12:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:12:32 11:12:32 2026-05-29T11:12:32.503Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 11:12:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 11:12:32 2026-05-29T11:12:32.544Z ERROR 2686 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 11:12:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 11:12:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 11:12:32 2026-05-29T11:12:32.564Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:12:32 2026-05-29T11:12:32.630Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 64ecaae5be6b13468c44e2435b1a6efe3347a0796daf6d5ea2390fbaecb93f7b 11:12:32 2026-05-29T11:12:32.804Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:32 2026-05-29T11:12:32.804Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:32 2026-05-29T11:12:32.804Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:33 2026-05-29T11:12:33.496Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:33 2026-05-29T11:12:33.496Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:33 2026-05-29T11:12:33.496Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:33 2026-05-29T11:12:33.805Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:33 2026-05-29T11:12:33.805Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:33 2026-05-29T11:12:33.805Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:34 2026-05-29T11:12:34.507Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:34 2026-05-29T11:12:34.507Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:34 2026-05-29T11:12:34.507Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:34 2026-05-29T11:12:34.810Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:34 2026-05-29T11:12:34.810Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:34 2026-05-29T11:12:34.810Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:35 2026-05-29T11:12:35.361Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:35 2026-05-29T11:12:35.361Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:35 2026-05-29T11:12:35.361Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:35 2026-05-29T11:12:35.688Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:35 2026-05-29T11:12:35.688Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:35 2026-05-29T11:12:35.688Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:35 2026-05-29T11:12:35.906Z ERROR 2686 --- [_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: System error 11:12:35 2026-05-29T11:12:35.906Z ERROR 2686 --- [_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 11:12:36 2026-05-29T11:12:36.365Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:36 2026-05-29T11:12:36.365Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:36 2026-05-29T11:12:36.365Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:36 2026-05-29T11:12:36.689Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:36 2026-05-29T11:12:36.689Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:36 2026-05-29T11:12:36.689Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:37 2026-05-29T11:12:37.391Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:37 2026-05-29T11:12:37.391Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:37 2026-05-29T11:12:37.391Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:37 2026-05-29T11:12:37.694Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:37 2026-05-29T11:12:37.694Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:37 2026-05-29T11:12:37.694Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:38 2026-05-29T11:12:38.392Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:38 2026-05-29T11:12:38.392Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:38 2026-05-29T11:12:38.392Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:38 2026-05-29T11:12:38.469Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.905024365S 11:12:38 2026-05-29T11:12:38.483Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:38 allow.auto.create.topics = true 11:12:38 auto.commit.interval.ms = 5000 11:12:38 auto.include.jmx.reporter = true 11:12:38 auto.offset.reset = earliest 11:12:38 bootstrap.servers = [localhost:32769] 11:12:38 check.crcs = true 11:12:38 client.dns.lookup = use_all_dns_ips 11:12:38 client.id = consumer-ncmp-group-1 11:12:38 client.rack = 11:12:38 connections.max.idle.ms = 540000 11:12:38 default.api.timeout.ms = 60000 11:12:38 enable.auto.commit = true 11:12:38 enable.metrics.push = true 11:12:38 exclude.internal.topics = true 11:12:38 fetch.max.bytes = 52428800 11:12:38 fetch.max.wait.ms = 500 11:12:38 fetch.min.bytes = 1 11:12:38 group.id = ncmp-group 11:12:38 group.instance.id = null 11:12:38 group.protocol = classic 11:12:38 group.remote.assignor = null 11:12:38 heartbeat.interval.ms = 3000 11:12:38 interceptor.classes = [] 11:12:38 internal.leave.group.on.close = true 11:12:38 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:38 isolation.level = read_uncommitted 11:12:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:38 max.partition.fetch.bytes = 1048576 11:12:38 max.poll.interval.ms = 300000 11:12:38 max.poll.records = 500 11:12:38 metadata.max.age.ms = 300000 11:12:38 metadata.recovery.strategy = none 11:12:38 metric.reporters = [] 11:12:38 metrics.num.samples = 2 11:12:38 metrics.recording.level = INFO 11:12:38 metrics.sample.window.ms = 30000 11:12:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:38 receive.buffer.bytes = 65536 11:12:38 reconnect.backoff.max.ms = 1000 11:12:38 reconnect.backoff.ms = 50 11:12:38 request.timeout.ms = 30000 11:12:38 retry.backoff.max.ms = 1000 11:12:38 retry.backoff.ms = 100 11:12:38 sasl.client.callback.handler.class = null 11:12:38 sasl.jaas.config = null 11:12:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:38 sasl.kerberos.min.time.before.relogin = 60000 11:12:38 sasl.kerberos.service.name = null 11:12:38 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:38 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:38 sasl.login.callback.handler.class = null 11:12:38 sasl.login.class = null 11:12:38 sasl.login.connect.timeout.ms = null 11:12:38 sasl.login.read.timeout.ms = null 11:12:38 sasl.login.refresh.buffer.seconds = 300 11:12:38 sasl.login.refresh.min.period.seconds = 60 11:12:38 sasl.login.refresh.window.factor = 0.8 11:12:38 sasl.login.refresh.window.jitter = 0.05 11:12:38 sasl.login.retry.backoff.max.ms = 10000 11:12:38 sasl.login.retry.backoff.ms = 100 11:12:38 sasl.mechanism = GSSAPI 11:12:38 sasl.oauthbearer.clock.skew.seconds = 30 11:12:38 sasl.oauthbearer.expected.audience = null 11:12:38 sasl.oauthbearer.expected.issuer = null 11:12:38 sasl.oauthbearer.header.urlencode = false 11:12:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:38 sasl.oauthbearer.jwks.endpoint.url = null 11:12:38 sasl.oauthbearer.scope.claim.name = scope 11:12:38 sasl.oauthbearer.sub.claim.name = sub 11:12:38 sasl.oauthbearer.token.endpoint.url = null 11:12:38 security.protocol = PLAINTEXT 11:12:38 security.providers = null 11:12:38 send.buffer.bytes = 131072 11:12:38 session.timeout.ms = 45000 11:12:38 socket.connection.setup.timeout.max.ms = 30000 11:12:38 socket.connection.setup.timeout.ms = 10000 11:12:38 ssl.cipher.suites = null 11:12:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:38 ssl.endpoint.identification.algorithm = https 11:12:38 ssl.engine.factory.class = null 11:12:38 ssl.key.password = null 11:12:38 ssl.keymanager.algorithm = SunX509 11:12:38 ssl.keystore.certificate.chain = null 11:12:38 ssl.keystore.key = null 11:12:38 ssl.keystore.location = null 11:12:38 ssl.keystore.password = null 11:12:38 ssl.keystore.type = JKS 11:12:38 ssl.protocol = TLSv1.3 11:12:38 ssl.provider = null 11:12:38 ssl.secure.random.implementation = null 11:12:38 ssl.trustmanager.algorithm = PKIX 11:12:38 ssl.truststore.certificates = null 11:12:38 ssl.truststore.location = null 11:12:38 ssl.truststore.password = null 11:12:38 ssl.truststore.type = JKS 11:12:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:38 11:12:38 2026-05-29T11:12:38.495Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:38 2026-05-29T11:12:38.568Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:38 2026-05-29T11:12:38.568Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:38 2026-05-29T11:12:38.568Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053158568 11:12:38 11:12:38 . ____ _ __ _ _ 11:12:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:38 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:38 =========|_|==============|___/=/_/_/_/ 11:12:38 11:12:38 :: Spring Boot :: (v3.5.13) 11:12:38 11:12:38 2026-05-29T11:12:38.583Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:38 2026-05-29T11:12:38.583Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 11:12:38 2026-05-29T11:12:38.599Z INFO 2686 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.03 seconds (process running for 111.212) 11:12:38 2026-05-29T11:12:38.604Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 11:12:38 2026-05-29T11:12:38.608Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:12:38 2026-05-29T11:12:38.608Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:12:38 acks = -1 11:12:38 auto.include.jmx.reporter = true 11:12:38 batch.size = 16384 11:12:38 bootstrap.servers = [localhost:32769] 11:12:38 buffer.memory = 33554432 11:12:38 client.dns.lookup = use_all_dns_ips 11:12:38 client.id = producer-3 11:12:38 compression.gzip.level = -1 11:12:38 compression.lz4.level = 9 11:12:38 compression.type = none 11:12:38 compression.zstd.level = 3 11:12:38 connections.max.idle.ms = 540000 11:12:38 delivery.timeout.ms = 120000 11:12:38 enable.idempotence = false 11:12:38 enable.metrics.push = true 11:12:38 interceptor.classes = [] 11:12:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:12:38 linger.ms = 1 11:12:38 max.block.ms = 60000 11:12:38 max.in.flight.requests.per.connection = 5 11:12:38 max.request.size = 1048576 11:12:38 metadata.max.age.ms = 300000 11:12:38 metadata.max.idle.ms = 300000 11:12:38 metadata.recovery.strategy = none 11:12:38 metric.reporters = [] 11:12:38 metrics.num.samples = 2 11:12:38 metrics.recording.level = INFO 11:12:38 metrics.sample.window.ms = 30000 11:12:38 partitioner.adaptive.partitioning.enable = true 11:12:38 partitioner.availability.timeout.ms = 0 11:12:38 partitioner.class = null 11:12:38 partitioner.ignore.keys = false 11:12:38 receive.buffer.bytes = 32768 11:12:38 reconnect.backoff.max.ms = 1000 11:12:38 reconnect.backoff.ms = 50 11:12:38 request.timeout.ms = 30000 11:12:38 retries = 0 11:12:38 retry.backoff.max.ms = 1000 11:12:38 retry.backoff.ms = 100 11:12:38 sasl.client.callback.handler.class = null 11:12:38 sasl.jaas.config = null 11:12:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:38 sasl.kerberos.min.time.before.relogin = 60000 11:12:38 sasl.kerberos.service.name = null 11:12:38 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:38 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:38 sasl.login.callback.handler.class = null 11:12:38 sasl.login.class = null 11:12:38 sasl.login.connect.timeout.ms = null 11:12:38 sasl.login.read.timeout.ms = null 11:12:38 sasl.login.refresh.buffer.seconds = 300 11:12:38 sasl.login.refresh.min.period.seconds = 60 11:12:38 sasl.login.refresh.window.factor = 0.8 11:12:38 sasl.login.refresh.window.jitter = 0.05 11:12:38 sasl.login.retry.backoff.max.ms = 10000 11:12:38 sasl.login.retry.backoff.ms = 100 11:12:38 sasl.mechanism = GSSAPI 11:12:38 sasl.oauthbearer.clock.skew.seconds = 30 11:12:38 sasl.oauthbearer.expected.audience = null 11:12:38 sasl.oauthbearer.expected.issuer = null 11:12:38 sasl.oauthbearer.header.urlencode = false 11:12:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:38 sasl.oauthbearer.jwks.endpoint.url = null 11:12:38 sasl.oauthbearer.scope.claim.name = scope 11:12:38 sasl.oauthbearer.sub.claim.name = sub 11:12:38 sasl.oauthbearer.token.endpoint.url = null 11:12:38 security.protocol = PLAINTEXT 11:12:38 security.providers = null 11:12:38 send.buffer.bytes = 131072 11:12:38 socket.connection.setup.timeout.max.ms = 30000 11:12:38 socket.connection.setup.timeout.ms = 10000 11:12:38 ssl.cipher.suites = null 11:12:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:38 ssl.endpoint.identification.algorithm = https 11:12:38 ssl.engine.factory.class = null 11:12:38 ssl.key.password = null 11:12:38 ssl.keymanager.algorithm = SunX509 11:12:38 ssl.keystore.certificate.chain = null 11:12:38 ssl.keystore.key = null 11:12:38 ssl.keystore.location = null 11:12:38 ssl.keystore.password = null 11:12:38 ssl.keystore.type = JKS 11:12:38 ssl.protocol = TLSv1.3 11:12:38 ssl.provider = null 11:12:38 ssl.secure.random.implementation = null 11:12:38 ssl.trustmanager.algorithm = PKIX 11:12:38 ssl.truststore.certificates = null 11:12:38 ssl.truststore.location = null 11:12:38 ssl.truststore.password = null 11:12:38 ssl.truststore.type = JKS 11:12:38 transaction.timeout.ms = 60000 11:12:38 transactional.id = null 11:12:38 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:12:38 11:12:38 2026-05-29T11:12:38.608Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:38 2026-05-29T11:12:38.612Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:12:38 2026-05-29T11:12:38.612Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:38 2026-05-29T11:12:38.612Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:38 2026-05-29T11:12:38.612Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053158612 11:12:38 2026-05-29T11:12:38.700Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:38 2026-05-29T11:12:38.700Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:38 2026-05-29T11:12:38.700Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:38 2026-05-29T11:12:38.774Z WARN 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 11:12:38 2026-05-29T11:12:38.775Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:39 2026-05-29T11:12:38.943Z INFO 2686 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:39 2026-05-29T11:12:39.065Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 11:12:39 2026-05-29T11:12:39.072Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 11:12:39 2026-05-29T11:12:39.108Z INFO 2686 --- [ main] 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-44d65cbd-4e90-4614-8253-12ca4158e8b6 11:12:39 2026-05-29T11:12:39.109Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 11:12:39 2026-05-29T11:12:39.135Z INFO 2686 --- [ main] 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-44d65cbd-4e90-4614-8253-12ca4158e8b6', protocol='range'} 11:12:39 2026-05-29T11:12:39.143Z INFO 2686 --- [ main] 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-44d65cbd-4e90-4614-8253-12ca4158e8b6=Assignment(partitions=[ncmp-events-test-0])} 11:12:39 2026-05-29T11:12:39.167Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-44d65cbd-4e90-4614-8253-12ca4158e8b6', protocol='range'} 11:12:39 2026-05-29T11:12:39.168Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 11:12:39 2026-05-29T11:12:39.172Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 11:12:39 2026-05-29T11:12:39.193Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 11:12:39 2026-05-29T11:12:39.212Z INFO 2686 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 11:12:39 2026-05-29T11:12:39.332Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.337Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 11:12:39 2026-05-29T11:12:39.347Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:39 2026-05-29T11:12:39.347Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:39 2026-05-29T11:12:39.347Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:39 2026-05-29T11:12:39.360Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.360Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 91ms, elapsed time since send: 91ms, throttle time: 0ms, request timeout: 30000ms) 11:12:39 2026-05-29T11:12:39.360Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 11:12:39 2026-05-29T11:12:39.360Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 11:12:39 2026-05-29T11:12:39.360Z INFO 2686 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=236585956, epoch=1) to node 1: 11:12:39 11:12:39 org.apache.kafka.common.errors.DisconnectException 11:12:39 11:12:39 2026-05-29T11:12:39.361Z INFO 2686 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:12:39 2026-05-29T11:12:39.430Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.430Z WARN 2686 --- [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. 11:12:39 2026-05-29T11:12:39.563Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.563Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:39 2026-05-29T11:12:39.634Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.634Z WARN 2686 --- [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. 11:12:39 2026-05-29T11:12:39.701Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:39 2026-05-29T11:12:39.701Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:39 2026-05-29T11:12:39.701Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:39 2026-05-29T11:12:39.764Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:39 2026-05-29T11:12:39.765Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.259 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 11:12:39 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 11:12:39 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 11:12:39 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 11:12:39 2026-05-29T11:12:39.858Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 11:12:39 2026-05-29T11:12:39.859Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 11:12:39 2026-05-29T11:12:39.859Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 11:12:39 2026-05-29T11:12:39.860Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 11:12:39 2026-05-29T11:12:39.864Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 11:12:39 2026-05-29T11:12:39.866Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 11:12:39 2026-05-29T11:12:39.868Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 11:12:39 2026-05-29T11:12:39.869Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 11:12:39 2026-05-29T11:12:39.870Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 11:12:39 2026-05-29T11:12:39.871Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 11:12:39 2026-05-29T11:12:39.871Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 11:12:39 2026-05-29T11:12:39.873Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 11:12:39 2026-05-29T11:12:39.874Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 11:12:39 2026-05-29T11:12:39.877Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 11:12:39 2026-05-29T11:12:39.877Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 11:12:39 2026-05-29T11:12:39.878Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 11:12:39 2026-05-29T11:12:39.878Z DEBUG 2686 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 11:12:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 11:12:40 2026-05-29T11:12:39.887Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:40 2026-05-29T11:12:39.887Z WARN 2686 --- [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. 11:12:40 2026-05-29T11:12:40.066Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:40 2026-05-29T11:12:40.066Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:40 2026-05-29T11:12:40.351Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:40 2026-05-29T11:12:40.352Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:40 2026-05-29T11:12:40.352Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:40 2026-05-29T11:12:40.357Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:40 2026-05-29T11:12:40.357Z WARN 2686 --- [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. 11:12:40 2026-05-29T11:12:40.468Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:40 2026-05-29T11:12:40.468Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:40 2026-05-29T11:12:40.706Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:40 2026-05-29T11:12:40.706Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:40 2026-05-29T11:12:40.706Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:41 2026-05-29T11:12:41.205Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:41 2026-05-29T11:12:41.205Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:41 2026-05-29T11:12:41.205Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:41 2026-05-29T11:12:41.272Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:41 2026-05-29T11:12:41.272Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:41 2026-05-29T11:12:41.277Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:41 2026-05-29T11:12:41.277Z WARN 2686 --- [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. 11:12:41 2026-05-29T11:12:41.630Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:41 2026-05-29T11:12:41.630Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:41 2026-05-29T11:12:41.630Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:42 2026-05-29T11:12:42.255Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:42 2026-05-29T11:12:42.255Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:42 2026-05-29T11:12:42.255Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:42 2026-05-29T11:12:42.277Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:42 2026-05-29T11:12:42.277Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:42 2026-05-29T11:12:42.279Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:42 2026-05-29T11:12:42.279Z WARN 2686 --- [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. 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 11:12:42 2026-05-29T11:12:42.345Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:12:42 2026-05-29T11:12:42.345Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 11:12:42 2026-05-29T11:12:42.346Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:12:42 2026-05-29T11:12:42.346Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:12:42 2026-05-29T11:12:42.346Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:12:42 2026-05-29T11:12:42.348Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 11:12:42 2026-05-29T11:12:42.348Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 11:12:42 2026-05-29T11:12:42.348Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 11:12:42 2026-05-29T11:12:42.348Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 11:12:42 2026-05-29T11:12:42.348Z INFO 2686 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 11:12:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 11:12:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 11:12:42 2026-05-29T11:12:42.462Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.463Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.463Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.463Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.466Z WARN 2686 --- [ 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 11:12:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 11:12:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 11:12:42 11:12:42,551 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:12:42 11:12:42,551 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:12:42 11:12:42,551 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:12:42 11:12:42,556 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:12:42 11:12:42,556 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:12:42 11:12:42,564 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:12:42 11:12:42,564 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:12:42 11:12:42 . ____ _ __ _ _ 11:12:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:42 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:42 =========|_|==============|___/=/_/_/_/ 11:12:42 11:12:42 :: Spring Boot :: (v3.5.13) 11:12:42 11:12:42 2026-05-29T11:12:42.571Z INFO 2686 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:42 2026-05-29T11:12:42.571Z INFO 2686 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 11:12:42 2026-05-29T11:12:42.597Z INFO 2686 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.064 seconds (process running for 115.21) 11:12:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 11:12:42 2026-05-29T11:12:42.614Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.615Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.615Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.627Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 11:12:42 2026-05-29T11:12:42.627Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.629Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.629Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 11:12:42 2026-05-29T11:12:42.629Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.630Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 11:12:42 2026-05-29T11:12:42.630Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.631Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.631Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 11:12:42 2026-05-29T11:12:42.631Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.632Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 11:12:42 2026-05-29T11:12:42.632Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.633Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.633Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 11:12:42 2026-05-29T11:12:42.633Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.634Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 11:12:42 2026-05-29T11:12:42.634Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.635Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.635Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 11:12:42 2026-05-29T11:12:42.635Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.636Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 11:12:42 2026-05-29T11:12:42.636Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 11:12:42 2026-05-29T11:12:42.636Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 11:12:42 2026-05-29T11:12:42.674Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.675Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 11:12:42 2026-05-29T11:12:42.675Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.676Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1882071120, Message: null, Details: Policy Executor returned HTTP Status code 418. 11:12:42 2026-05-29T11:12:42.676Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 11:12:42 2026-05-29T11:12:42.676Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.676Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.677Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.677Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 11:12:42 2026-05-29T11:12:42.677Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.677Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1882071120, Message: null, Details: Policy Executor returned HTTP Status code 418. 11:12:42 2026-05-29T11:12:42.677Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.677Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.677Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 11:12:42 2026-05-29T11:12:42.677Z TRACE 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.678Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.678Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.678Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.679Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 11:12:42 2026-05-29T11:12:42.681Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.681Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.681Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.682Z WARN 2686 --- [ 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. 11:12:42 2026-05-29T11:12:42.682Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 11:12:42 2026-05-29T11:12:42.682Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.682Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 11:12:42 2026-05-29T11:12:42.682Z TRACE 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.683Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.684Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.684Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.684Z WARN 2686 --- [ 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). 11:12:42 2026-05-29T11:12:42.684Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 11:12:42 2026-05-29T11:12:42.684Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.684Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 11:12:42 2026-05-29T11:12:42.684Z TRACE 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.686Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.686Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.686Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.687Z WARN 2686 --- [ 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. 11:12:42 2026-05-29T11:12:42.687Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 11:12:42 2026-05-29T11:12:42.687Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.687Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.687Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.688Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.688Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.688Z WARN 2686 --- [ 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). 11:12:42 2026-05-29T11:12:42.688Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 11:12:42 2026-05-29T11:12:42.688Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.688Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 11:12:42 2026-05-29T11:12:42.689Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.689Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.689Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.690Z WARN 2686 --- [ 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. 11:12:42 2026-05-29T11:12:42.690Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.690Z WARN 2686 --- [ 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. 11:12:42 2026-05-29T11:12:42.691Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 11:12:42 2026-05-29T11:12:42.711Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 11:12:42 2026-05-29T11:12:42.712Z DEBUG 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 11:12:42 2026-05-29T11:12:42.712Z TRACE 2686 --- [ 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}]} 11:12:42 2026-05-29T11:12:42.712Z WARN 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$911884402, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 11:12:42 2026-05-29T11:12:42.712Z WARN 2686 --- [ 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 11:12:42 2026-05-29T11:12:42.712Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 11:12:42 2026-05-29T11:12:42.712Z TRACE 2686 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 11:12:42 2026-05-29T11:12:42.712Z TRACE 2686 --- [ 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 11:12:42 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 11:12:42 11:12:42 . ____ _ __ _ _ 11:12:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:42 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:42 =========|_|==============|___/=/_/_/_/ 11:12:42 11:12:42 :: Spring Boot :: (v3.5.13) 11:12:42 11:12:42 2026-05-29T11:12:42.739Z INFO 2686 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:42 2026-05-29T11:12:42.739Z INFO 2686 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 11:12:42 2026-05-29T11:12:42.774Z INFO 2686 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.048 seconds (process running for 115.388) 11:12:42 2026-05-29T11:12:42.830Z WARN 2686 --- [ 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: fef9922e-fc2f-42e3-b93b-3a6d6aac8598 11:12:42 2026-05-29T11:12:42.848Z WARN 2686 --- [ 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: b43bd4fb-f1d8-4962-befc-b9728f90d13e 11:12:42 2026-05-29T11:12:42.858Z WARN 2686 --- [ 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: 94186907-373e-43c7-8dd7-7f33c8f6acc7 11:12:42 2026-05-29T11:12:42.866Z WARN 2686 --- [ 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: a99b75d5-45e1-4ff4-876b-0216406d2e3e 11:12:42 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 11:12:42 11:12:42 . ____ _ __ _ _ 11:12:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:42 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:42 =========|_|==============|___/=/_/_/_/ 11:12:42 11:12:42 :: Spring Boot :: (v3.5.13) 11:12:42 11:12:42 2026-05-29T11:12:42.953Z INFO 2686 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:42 2026-05-29T11:12:42.953Z INFO 2686 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 11:12:42 2026-05-29T11:12:42.961Z INFO 2686 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.024 seconds (process running for 115.575) 11:12:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 11:12:42 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 11:12:42 2026-05-29T11:12:42.984Z WARN 2686 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 11:12:43 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 11:12:43 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 11:12:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 11:12:43 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 11:12:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 11:12:43 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 11:12:43 2026-05-29T11:12:43.023Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:12:43 2026-05-29T11:12:43.105Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 28a2475a8fa63bbaaba0a224257c2622d06df6ae8d13a7b9512b34b0b9f10237 11:12:43 2026-05-29T11:12:43.160Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:43 2026-05-29T11:12:43.160Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:43 2026-05-29T11:12:43.160Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:43 2026-05-29T11:12:43.280Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:43 2026-05-29T11:12:43.280Z WARN 2686 --- [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. 11:12:43 2026-05-29T11:12:43.281Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:43 2026-05-29T11:12:43.281Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:43 2026-05-29T11:12:43.542Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:43 2026-05-29T11:12:43.542Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:43 2026-05-29T11:12:43.542Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:44 2026-05-29T11:12:44.115Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:44 2026-05-29T11:12:44.115Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:44 2026-05-29T11:12:44.115Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:44 2026-05-29T11:12:44.283Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:44 2026-05-29T11:12:44.283Z WARN 2686 --- [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. 11:12:44 2026-05-29T11:12:44.285Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:44 2026-05-29T11:12:44.285Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:44 2026-05-29T11:12:44.543Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:44 2026-05-29T11:12:44.543Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:44 2026-05-29T11:12:44.543Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:45 2026-05-29T11:12:45.120Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:45 2026-05-29T11:12:45.120Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:45 2026-05-29T11:12:45.120Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:45 2026-05-29T11:12:45.189Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:45 2026-05-29T11:12:45.189Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:45 2026-05-29T11:12:45.285Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:45 2026-05-29T11:12:45.285Z WARN 2686 --- [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. 11:12:45 2026-05-29T11:12:45.544Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:45 2026-05-29T11:12:45.544Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:45 2026-05-29T11:12:45.544Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:46 2026-05-29T11:12:46.076Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:46 2026-05-29T11:12:46.076Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:46 2026-05-29T11:12:46.076Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:46 2026-05-29T11:12:46.194Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:46 2026-05-29T11:12:46.194Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:46 2026-05-29T11:12:46.287Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:46 2026-05-29T11:12:46.287Z WARN 2686 --- [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. 11:12:46 2026-05-29T11:12:46.350Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:46 2026-05-29T11:12:46.350Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:46 2026-05-29T11:12:46.350Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:47 2026-05-29T11:12:47.081Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:47 2026-05-29T11:12:47.081Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:47 2026-05-29T11:12:47.081Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:47 2026-05-29T11:12:47.197Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:47 2026-05-29T11:12:47.197Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:47 2026-05-29T11:12:47.288Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:47 2026-05-29T11:12:47.288Z WARN 2686 --- [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. 11:12:47 2026-05-29T11:12:47.297Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:47 2026-05-29T11:12:47.297Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:47 2026-05-29T11:12:47.297Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:47 2026-05-29T11:12:47.885Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:47 2026-05-29T11:12:47.885Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:47 2026-05-29T11:12:47.886Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:48 2026-05-29T11:12:48.201Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:48 2026-05-29T11:12:48.201Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:48 2026-05-29T11:12:48.290Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:48 2026-05-29T11:12:48.290Z WARN 2686 --- [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. 11:12:48 2026-05-29T11:12:48.298Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:48 2026-05-29T11:12:48.298Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:48 2026-05-29T11:12:48.298Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:48 2026-05-29T11:12:48.791Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:48 2026-05-29T11:12:48.791Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:48 2026-05-29T11:12:48.791Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:49 2026-05-29T11:12:48.991Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.968264133S 11:12:49 2026-05-29T11:12:48.995Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:49 allow.auto.create.topics = true 11:12:49 auto.commit.interval.ms = 5000 11:12:49 auto.include.jmx.reporter = true 11:12:49 auto.offset.reset = earliest 11:12:49 bootstrap.servers = [localhost:32770] 11:12:49 check.crcs = true 11:12:49 client.dns.lookup = use_all_dns_ips 11:12:49 client.id = consumer-test-2 11:12:49 client.rack = 11:12:49 connections.max.idle.ms = 540000 11:12:49 default.api.timeout.ms = 60000 11:12:49 enable.auto.commit = true 11:12:49 enable.metrics.push = true 11:12:49 exclude.internal.topics = true 11:12:49 fetch.max.bytes = 52428800 11:12:49 fetch.max.wait.ms = 500 11:12:49 fetch.min.bytes = 1 11:12:49 group.id = test 11:12:49 group.instance.id = null 11:12:49 group.protocol = classic 11:12:49 group.remote.assignor = null 11:12:49 heartbeat.interval.ms = 3000 11:12:49 interceptor.classes = [] 11:12:49 internal.leave.group.on.close = true 11:12:49 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:49 isolation.level = read_uncommitted 11:12:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:49 max.partition.fetch.bytes = 1048576 11:12:49 max.poll.interval.ms = 300000 11:12:49 max.poll.records = 500 11:12:49 metadata.max.age.ms = 300000 11:12:49 metadata.recovery.strategy = none 11:12:49 metric.reporters = [] 11:12:49 metrics.num.samples = 2 11:12:49 metrics.recording.level = INFO 11:12:49 metrics.sample.window.ms = 30000 11:12:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:49 receive.buffer.bytes = 65536 11:12:49 reconnect.backoff.max.ms = 1000 11:12:49 reconnect.backoff.ms = 50 11:12:49 request.timeout.ms = 30000 11:12:49 retry.backoff.max.ms = 1000 11:12:49 retry.backoff.ms = 100 11:12:49 sasl.client.callback.handler.class = null 11:12:49 sasl.jaas.config = null 11:12:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:49 sasl.kerberos.min.time.before.relogin = 60000 11:12:49 sasl.kerberos.service.name = null 11:12:49 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:49 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:49 sasl.login.callback.handler.class = null 11:12:49 sasl.login.class = null 11:12:49 sasl.login.connect.timeout.ms = null 11:12:49 sasl.login.read.timeout.ms = null 11:12:49 sasl.login.refresh.buffer.seconds = 300 11:12:49 sasl.login.refresh.min.period.seconds = 60 11:12:49 sasl.login.refresh.window.factor = 0.8 11:12:49 sasl.login.refresh.window.jitter = 0.05 11:12:49 sasl.login.retry.backoff.max.ms = 10000 11:12:49 sasl.login.retry.backoff.ms = 100 11:12:49 sasl.mechanism = GSSAPI 11:12:49 sasl.oauthbearer.clock.skew.seconds = 30 11:12:49 sasl.oauthbearer.expected.audience = null 11:12:49 sasl.oauthbearer.expected.issuer = null 11:12:49 sasl.oauthbearer.header.urlencode = false 11:12:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:49 sasl.oauthbearer.jwks.endpoint.url = null 11:12:49 sasl.oauthbearer.scope.claim.name = scope 11:12:49 sasl.oauthbearer.sub.claim.name = sub 11:12:49 sasl.oauthbearer.token.endpoint.url = null 11:12:49 security.protocol = PLAINTEXT 11:12:49 security.providers = null 11:12:49 send.buffer.bytes = 131072 11:12:49 session.timeout.ms = 45000 11:12:49 socket.connection.setup.timeout.max.ms = 30000 11:12:49 socket.connection.setup.timeout.ms = 10000 11:12:49 ssl.cipher.suites = null 11:12:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:49 ssl.endpoint.identification.algorithm = https 11:12:49 ssl.engine.factory.class = null 11:12:49 ssl.key.password = null 11:12:49 ssl.keymanager.algorithm = SunX509 11:12:49 ssl.keystore.certificate.chain = null 11:12:49 ssl.keystore.key = null 11:12:49 ssl.keystore.location = null 11:12:49 ssl.keystore.password = null 11:12:49 ssl.keystore.type = JKS 11:12:49 ssl.protocol = TLSv1.3 11:12:49 ssl.provider = null 11:12:49 ssl.secure.random.implementation = null 11:12:49 ssl.trustmanager.algorithm = PKIX 11:12:49 ssl.truststore.certificates = null 11:12:49 ssl.truststore.location = null 11:12:49 ssl.truststore.password = null 11:12:49 ssl.truststore.type = JKS 11:12:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:12:49 11:12:49 2026-05-29T11:12:48.995Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:49 2026-05-29T11:12:49.000Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:49 2026-05-29T11:12:49.000Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:49 2026-05-29T11:12:49.000Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053169000 11:12:49 11:12:49 . ____ _ __ _ _ 11:12:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:49 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:49 =========|_|==============|___/=/_/_/_/ 11:12:49 11:12:49 :: Spring Boot :: (v3.5.13) 11:12:49 11:12:49 2026-05-29T11:12:49.014Z INFO 2686 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:49 2026-05-29T11:12:49.014Z INFO 2686 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 11:12:49 2026-05-29T11:12:49.046Z INFO 2686 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.044 seconds (process running for 121.659) 11:12:49 2026-05-29T11:12:49.049Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 11:12:49 2026-05-29T11:12:49.060Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:12:49 2026-05-29T11:12:49.060Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:12:49 acks = -1 11:12:49 auto.include.jmx.reporter = true 11:12:49 batch.size = 16384 11:12:49 bootstrap.servers = [localhost:32770] 11:12:49 buffer.memory = 33554432 11:12:49 client.dns.lookup = use_all_dns_ips 11:12:49 client.id = producer-4 11:12:49 compression.gzip.level = -1 11:12:49 compression.lz4.level = 9 11:12:49 compression.type = none 11:12:49 compression.zstd.level = 3 11:12:49 connections.max.idle.ms = 540000 11:12:49 delivery.timeout.ms = 120000 11:12:49 enable.idempotence = false 11:12:49 enable.metrics.push = true 11:12:49 interceptor.classes = [] 11:12:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:12:49 linger.ms = 1 11:12:49 max.block.ms = 60000 11:12:49 max.in.flight.requests.per.connection = 5 11:12:49 max.request.size = 1048576 11:12:49 metadata.max.age.ms = 300000 11:12:49 metadata.max.idle.ms = 300000 11:12:49 metadata.recovery.strategy = none 11:12:49 metric.reporters = [] 11:12:49 metrics.num.samples = 2 11:12:49 metrics.recording.level = INFO 11:12:49 metrics.sample.window.ms = 30000 11:12:49 partitioner.adaptive.partitioning.enable = true 11:12:49 partitioner.availability.timeout.ms = 0 11:12:49 partitioner.class = null 11:12:49 partitioner.ignore.keys = false 11:12:49 receive.buffer.bytes = 32768 11:12:49 reconnect.backoff.max.ms = 1000 11:12:49 reconnect.backoff.ms = 50 11:12:49 request.timeout.ms = 30000 11:12:49 retries = 0 11:12:49 retry.backoff.max.ms = 1000 11:12:49 retry.backoff.ms = 100 11:12:49 sasl.client.callback.handler.class = null 11:12:49 sasl.jaas.config = null 11:12:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:49 sasl.kerberos.min.time.before.relogin = 60000 11:12:49 sasl.kerberos.service.name = null 11:12:49 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:49 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:49 sasl.login.callback.handler.class = null 11:12:49 sasl.login.class = null 11:12:49 sasl.login.connect.timeout.ms = null 11:12:49 sasl.login.read.timeout.ms = null 11:12:49 sasl.login.refresh.buffer.seconds = 300 11:12:49 sasl.login.refresh.min.period.seconds = 60 11:12:49 sasl.login.refresh.window.factor = 0.8 11:12:49 sasl.login.refresh.window.jitter = 0.05 11:12:49 sasl.login.retry.backoff.max.ms = 10000 11:12:49 sasl.login.retry.backoff.ms = 100 11:12:49 sasl.mechanism = GSSAPI 11:12:49 sasl.oauthbearer.clock.skew.seconds = 30 11:12:49 sasl.oauthbearer.expected.audience = null 11:12:49 sasl.oauthbearer.expected.issuer = null 11:12:49 sasl.oauthbearer.header.urlencode = false 11:12:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:49 sasl.oauthbearer.jwks.endpoint.url = null 11:12:49 sasl.oauthbearer.scope.claim.name = scope 11:12:49 sasl.oauthbearer.sub.claim.name = sub 11:12:49 sasl.oauthbearer.token.endpoint.url = null 11:12:49 security.protocol = PLAINTEXT 11:12:49 security.providers = null 11:12:49 send.buffer.bytes = 131072 11:12:49 socket.connection.setup.timeout.max.ms = 30000 11:12:49 socket.connection.setup.timeout.ms = 10000 11:12:49 ssl.cipher.suites = null 11:12:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:49 ssl.endpoint.identification.algorithm = https 11:12:49 ssl.engine.factory.class = null 11:12:49 ssl.key.password = null 11:12:49 ssl.keymanager.algorithm = SunX509 11:12:49 ssl.keystore.certificate.chain = null 11:12:49 ssl.keystore.key = null 11:12:49 ssl.keystore.location = null 11:12:49 ssl.keystore.password = null 11:12:49 ssl.keystore.type = JKS 11:12:49 ssl.protocol = TLSv1.3 11:12:49 ssl.provider = null 11:12:49 ssl.secure.random.implementation = null 11:12:49 ssl.trustmanager.algorithm = PKIX 11:12:49 ssl.truststore.certificates = null 11:12:49 ssl.truststore.location = null 11:12:49 ssl.truststore.password = null 11:12:49 ssl.truststore.type = JKS 11:12:49 transaction.timeout.ms = 60000 11:12:49 transactional.id = null 11:12:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:12:49 11:12:49 2026-05-29T11:12:49.073Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:49 2026-05-29T11:12:49.077Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:12:49 2026-05-29T11:12:49.077Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:49 2026-05-29T11:12:49.077Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:49 2026-05-29T11:12:49.077Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053169077 11:12:49 2026-05-29T11:12:49.120Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 11:12:49 2026-05-29T11:12:49.120Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:49 2026-05-29T11:12:49.207Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.207Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:49 2026-05-29T11:12:49.259Z INFO 2686 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:49 2026-05-29T11:12:49.291Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.291Z WARN 2686 --- [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. 11:12:49 2026-05-29T11:12:49.342Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:49 2026-05-29T11:12:49.342Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:49 2026-05-29T11:12:49.342Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:49 2026-05-29T11:12:49.375Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 11:12:49 2026-05-29T11:12:49.377Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 11:12:49 2026-05-29T11:12:49.396Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-66c96cd8-49e3-4d4f-9124-36c3d9889dcc 11:12:49 2026-05-29T11:12:49.396Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 11:12:49 2026-05-29T11:12:49.415Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-66c96cd8-49e3-4d4f-9124-36c3d9889dcc', protocol='range'} 11:12:49 2026-05-29T11:12:49.416Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-66c96cd8-49e3-4d4f-9124-36c3d9889dcc=Assignment(partitions=[client-topic-0])} 11:12:49 2026-05-29T11:12:49.435Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-66c96cd8-49e3-4d4f-9124-36c3d9889dcc', protocol='range'} 11:12:49 2026-05-29T11:12:49.435Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 11:12:49 2026-05-29T11:12:49.435Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 11:12:49 2026-05-29T11:12:49.448Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 11:12:49 2026-05-29T11:12:49.463Z INFO 2686 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 11:12:49 2026-05-29T11:12:49.523Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:49 allow.auto.create.topics = true 11:12:49 auto.commit.interval.ms = 5000 11:12:49 auto.include.jmx.reporter = true 11:12:49 auto.offset.reset = earliest 11:12:49 bootstrap.servers = [localhost:32770] 11:12:49 check.crcs = true 11:12:49 client.dns.lookup = use_all_dns_ips 11:12:49 client.id = consumer-test-3 11:12:49 client.rack = 11:12:49 connections.max.idle.ms = 540000 11:12:49 default.api.timeout.ms = 60000 11:12:49 enable.auto.commit = true 11:12:49 enable.metrics.push = true 11:12:49 exclude.internal.topics = true 11:12:49 fetch.max.bytes = 52428800 11:12:49 fetch.max.wait.ms = 500 11:12:49 fetch.min.bytes = 1 11:12:49 group.id = test 11:12:49 group.instance.id = null 11:12:49 group.protocol = classic 11:12:49 group.remote.assignor = null 11:12:49 heartbeat.interval.ms = 3000 11:12:49 interceptor.classes = [] 11:12:49 internal.leave.group.on.close = true 11:12:49 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:49 isolation.level = read_uncommitted 11:12:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:49 max.partition.fetch.bytes = 1048576 11:12:49 max.poll.interval.ms = 300000 11:12:49 max.poll.records = 500 11:12:49 metadata.max.age.ms = 300000 11:12:49 metadata.recovery.strategy = none 11:12:49 metric.reporters = [] 11:12:49 metrics.num.samples = 2 11:12:49 metrics.recording.level = INFO 11:12:49 metrics.sample.window.ms = 30000 11:12:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:49 receive.buffer.bytes = 65536 11:12:49 reconnect.backoff.max.ms = 1000 11:12:49 reconnect.backoff.ms = 50 11:12:49 request.timeout.ms = 30000 11:12:49 retry.backoff.max.ms = 1000 11:12:49 retry.backoff.ms = 100 11:12:49 sasl.client.callback.handler.class = null 11:12:49 sasl.jaas.config = null 11:12:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:49 sasl.kerberos.min.time.before.relogin = 60000 11:12:49 sasl.kerberos.service.name = null 11:12:49 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:49 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:49 sasl.login.callback.handler.class = null 11:12:49 sasl.login.class = null 11:12:49 sasl.login.connect.timeout.ms = null 11:12:49 sasl.login.read.timeout.ms = null 11:12:49 sasl.login.refresh.buffer.seconds = 300 11:12:49 sasl.login.refresh.min.period.seconds = 60 11:12:49 sasl.login.refresh.window.factor = 0.8 11:12:49 sasl.login.refresh.window.jitter = 0.05 11:12:49 sasl.login.retry.backoff.max.ms = 10000 11:12:49 sasl.login.retry.backoff.ms = 100 11:12:49 sasl.mechanism = GSSAPI 11:12:49 sasl.oauthbearer.clock.skew.seconds = 30 11:12:49 sasl.oauthbearer.expected.audience = null 11:12:49 sasl.oauthbearer.expected.issuer = null 11:12:49 sasl.oauthbearer.header.urlencode = false 11:12:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:49 sasl.oauthbearer.jwks.endpoint.url = null 11:12:49 sasl.oauthbearer.scope.claim.name = scope 11:12:49 sasl.oauthbearer.sub.claim.name = sub 11:12:49 sasl.oauthbearer.token.endpoint.url = null 11:12:49 security.protocol = PLAINTEXT 11:12:49 security.providers = null 11:12:49 send.buffer.bytes = 131072 11:12:49 session.timeout.ms = 45000 11:12:49 socket.connection.setup.timeout.max.ms = 30000 11:12:49 socket.connection.setup.timeout.ms = 10000 11:12:49 ssl.cipher.suites = null 11:12:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:49 ssl.endpoint.identification.algorithm = https 11:12:49 ssl.engine.factory.class = null 11:12:49 ssl.key.password = null 11:12:49 ssl.keymanager.algorithm = SunX509 11:12:49 ssl.keystore.certificate.chain = null 11:12:49 ssl.keystore.key = null 11:12:49 ssl.keystore.location = null 11:12:49 ssl.keystore.password = null 11:12:49 ssl.keystore.type = JKS 11:12:49 ssl.protocol = TLSv1.3 11:12:49 ssl.provider = null 11:12:49 ssl.secure.random.implementation = null 11:12:49 ssl.trustmanager.algorithm = PKIX 11:12:49 ssl.truststore.certificates = null 11:12:49 ssl.truststore.location = null 11:12:49 ssl.truststore.password = null 11:12:49 ssl.truststore.type = JKS 11:12:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:12:49 11:12:49 2026-05-29T11:12:49.523Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:49 2026-05-29T11:12:49.525Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:49 2026-05-29T11:12:49.525Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:49 2026-05-29T11:12:49.525Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053169525 11:12:49 2026-05-29T11:12:49.532Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:49 allow.auto.create.topics = true 11:12:49 auto.commit.interval.ms = 5000 11:12:49 auto.include.jmx.reporter = true 11:12:49 auto.offset.reset = earliest 11:12:49 bootstrap.servers = [localhost:32770] 11:12:49 check.crcs = true 11:12:49 client.dns.lookup = use_all_dns_ips 11:12:49 client.id = consumer-test-4 11:12:49 client.rack = 11:12:49 connections.max.idle.ms = 540000 11:12:49 default.api.timeout.ms = 60000 11:12:49 enable.auto.commit = true 11:12:49 enable.metrics.push = true 11:12:49 exclude.internal.topics = true 11:12:49 fetch.max.bytes = 52428800 11:12:49 fetch.max.wait.ms = 500 11:12:49 fetch.min.bytes = 1 11:12:49 group.id = test 11:12:49 group.instance.id = null 11:12:49 group.protocol = classic 11:12:49 group.remote.assignor = null 11:12:49 heartbeat.interval.ms = 3000 11:12:49 interceptor.classes = [] 11:12:49 internal.leave.group.on.close = true 11:12:49 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:49 isolation.level = read_uncommitted 11:12:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:49 max.partition.fetch.bytes = 1048576 11:12:49 max.poll.interval.ms = 300000 11:12:49 max.poll.records = 500 11:12:49 metadata.max.age.ms = 300000 11:12:49 metadata.recovery.strategy = none 11:12:49 metric.reporters = [] 11:12:49 metrics.num.samples = 2 11:12:49 metrics.recording.level = INFO 11:12:49 metrics.sample.window.ms = 30000 11:12:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:49 receive.buffer.bytes = 65536 11:12:49 reconnect.backoff.max.ms = 1000 11:12:49 reconnect.backoff.ms = 50 11:12:49 request.timeout.ms = 30000 11:12:49 retry.backoff.max.ms = 1000 11:12:49 retry.backoff.ms = 100 11:12:49 sasl.client.callback.handler.class = null 11:12:49 sasl.jaas.config = null 11:12:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:49 sasl.kerberos.min.time.before.relogin = 60000 11:12:49 sasl.kerberos.service.name = null 11:12:49 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:49 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:49 sasl.login.callback.handler.class = null 11:12:49 sasl.login.class = null 11:12:49 sasl.login.connect.timeout.ms = null 11:12:49 sasl.login.read.timeout.ms = null 11:12:49 sasl.login.refresh.buffer.seconds = 300 11:12:49 sasl.login.refresh.min.period.seconds = 60 11:12:49 sasl.login.refresh.window.factor = 0.8 11:12:49 sasl.login.refresh.window.jitter = 0.05 11:12:49 sasl.login.retry.backoff.max.ms = 10000 11:12:49 sasl.login.retry.backoff.ms = 100 11:12:49 sasl.mechanism = GSSAPI 11:12:49 sasl.oauthbearer.clock.skew.seconds = 30 11:12:49 sasl.oauthbearer.expected.audience = null 11:12:49 sasl.oauthbearer.expected.issuer = null 11:12:49 sasl.oauthbearer.header.urlencode = false 11:12:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:49 sasl.oauthbearer.jwks.endpoint.url = null 11:12:49 sasl.oauthbearer.scope.claim.name = scope 11:12:49 sasl.oauthbearer.sub.claim.name = sub 11:12:49 sasl.oauthbearer.token.endpoint.url = null 11:12:49 security.protocol = PLAINTEXT 11:12:49 security.providers = null 11:12:49 send.buffer.bytes = 131072 11:12:49 session.timeout.ms = 45000 11:12:49 socket.connection.setup.timeout.max.ms = 30000 11:12:49 socket.connection.setup.timeout.ms = 10000 11:12:49 ssl.cipher.suites = null 11:12:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:49 ssl.endpoint.identification.algorithm = https 11:12:49 ssl.engine.factory.class = null 11:12:49 ssl.key.password = null 11:12:49 ssl.keymanager.algorithm = SunX509 11:12:49 ssl.keystore.certificate.chain = null 11:12:49 ssl.keystore.key = null 11:12:49 ssl.keystore.location = null 11:12:49 ssl.keystore.password = null 11:12:49 ssl.keystore.type = JKS 11:12:49 ssl.protocol = TLSv1.3 11:12:49 ssl.provider = null 11:12:49 ssl.secure.random.implementation = null 11:12:49 ssl.trustmanager.algorithm = PKIX 11:12:49 ssl.truststore.certificates = null 11:12:49 ssl.truststore.location = null 11:12:49 ssl.truststore.password = null 11:12:49 ssl.truststore.type = JKS 11:12:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:12:49 11:12:49 2026-05-29T11:12:49.533Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:49 2026-05-29T11:12:49.535Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:49 2026-05-29T11:12:49.535Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:49 2026-05-29T11:12:49.535Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053169535 11:12:49 2026-05-29T11:12:49.586Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.586Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 11:12:49 2026-05-29T11:12:49.618Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.618Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 110ms, elapsed time since send: 110ms, throttle time: 0ms, request timeout: 30000ms) 11:12:49 2026-05-29T11:12:49.619Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 11:12:49 2026-05-29T11:12:49.619Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 11:12:49 2026-05-29T11:12:49.619Z INFO 2686 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=144750486, epoch=1) to node 1: 11:12:49 11:12:49 org.apache.kafka.common.errors.DisconnectException 11:12:49 11:12:49 2026-05-29T11:12:49.619Z INFO 2686 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:12:49 2026-05-29T11:12:49.703Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.703Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:49 2026-05-29T11:12:49.719Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:49 2026-05-29T11:12:49.720Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:49 2026-05-29T11:12:49.792Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:49 2026-05-29T11:12:49.792Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:49 2026-05-29T11:12:49.792Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.856 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 11:12:49 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 11:12:50 2026-05-29T11:12:49.883Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:12:50 2026-05-29T11:12:49.921Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:50 2026-05-29T11:12:49.921Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:49.926Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:50 2026-05-29T11:12:49.926Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:49.949Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: cc9cd4464d428594121e21dc0fa493456549f905c9356d611e56b7c7fc1e0bdf 11:12:50 2026-05-29T11:12:50.122Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:50 2026-05-29T11:12:50.122Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.196Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:50 2026-05-29T11:12:50.196Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.196Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:50 2026-05-29T11:12:50.211Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:50 2026-05-29T11:12:50.211Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.293Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:50 2026-05-29T11:12:50.293Z WARN 2686 --- [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. 11:12:50 2026-05-29T11:12:50.392Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:50 2026-05-29T11:12:50.392Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.624Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:50 2026-05-29T11:12:50.624Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.696Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:50 2026-05-29T11:12:50.696Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:50 2026-05-29T11:12:50.696Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:51 2026-05-29T11:12:51.194Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:51 2026-05-29T11:12:51.194Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:51 2026-05-29T11:12:51.215Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:51 2026-05-29T11:12:51.215Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:51 2026-05-29T11:12:51.242Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:51 2026-05-29T11:12:51.242Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:51 2026-05-29T11:12:51.242Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:51 2026-05-29T11:12:51.294Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:51 2026-05-29T11:12:51.294Z WARN 2686 --- [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. 11:12:51 2026-05-29T11:12:51.527Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:51 2026-05-29T11:12:51.527Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:51 2026-05-29T11:12:51.703Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:51 2026-05-29T11:12:51.703Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:51 2026-05-29T11:12:51.703Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:52 2026-05-29T11:12:52.107Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:52 2026-05-29T11:12:52.107Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:52 2026-05-29T11:12:52.107Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:52 2026-05-29T11:12:52.195Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:52 2026-05-29T11:12:52.195Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:52 2026-05-29T11:12:52.219Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:52 2026-05-29T11:12:52.219Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:52 2026-05-29T11:12:52.321Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:52 2026-05-29T11:12:52.321Z WARN 2686 --- [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. 11:12:52 2026-05-29T11:12:52.531Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:52 2026-05-29T11:12:52.531Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:52 2026-05-29T11:12:52.709Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:52 2026-05-29T11:12:52.709Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:52 2026-05-29T11:12:52.709Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:53 2026-05-29T11:12:53.113Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:53 2026-05-29T11:12:53.113Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:53 2026-05-29T11:12:53.113Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:53 2026-05-29T11:12:53.197Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:53 2026-05-29T11:12:53.197Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:53 2026-05-29T11:12:53.223Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:53 2026-05-29T11:12:53.223Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:53 2026-05-29T11:12:53.323Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:53 2026-05-29T11:12:53.323Z WARN 2686 --- [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. 11:12:53 2026-05-29T11:12:53.435Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:53 2026-05-29T11:12:53.435Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:53 2026-05-29T11:12:53.564Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:53 2026-05-29T11:12:53.564Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:53 2026-05-29T11:12:53.564Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:54 2026-05-29T11:12:54.114Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:54 2026-05-29T11:12:54.114Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:54 2026-05-29T11:12:54.114Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:54 2026-05-29T11:12:54.227Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:54 2026-05-29T11:12:54.227Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:54 2026-05-29T11:12:54.244Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:54 2026-05-29T11:12:54.244Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:54 2026-05-29T11:12:54.324Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:54 2026-05-29T11:12:54.324Z WARN 2686 --- [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. 11:12:54 2026-05-29T11:12:54.338Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:54 2026-05-29T11:12:54.338Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:54 2026-05-29T11:12:54.518Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:54 2026-05-29T11:12:54.518Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:54 2026-05-29T11:12:54.518Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:55 2026-05-29T11:12:55.115Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:55 2026-05-29T11:12:55.115Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:55 2026-05-29T11:12:55.115Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:55 2026-05-29T11:12:55.232Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:55 2026-05-29T11:12:55.232Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:55 2026-05-29T11:12:55.246Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:55 2026-05-29T11:12:55.246Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:55 2026-05-29T11:12:55.325Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:55 2026-05-29T11:12:55.325Z WARN 2686 --- [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. 11:12:55 2026-05-29T11:12:55.342Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:55 2026-05-29T11:12:55.342Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:55 2026-05-29T11:12:55.523Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:55 2026-05-29T11:12:55.523Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:55 2026-05-29T11:12:55.523Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:55 2026-05-29T11:12:55.813Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.930072573S 11:12:55 11:12:55,838 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:12:55 11:12:55,838 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:12:55 11:12:55,838 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:12:55 11:12:55,844 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:12:55 11:12:55,844 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:12:55 11:12:55,854 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:12:55 11:12:55,855 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:12:55 11:12:55 . ____ _ __ _ _ 11:12:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:12:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:12:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:12:55 ' |____| .__|_| |_|_| |_\__, | / / / / 11:12:55 =========|_|==============|___/=/_/_/_/ 11:12:55 11:12:55 :: Spring Boot :: (v3.5.13) 11:12:55 11:12:55 2026-05-29T11:12:55.864Z INFO 2686 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:12:55 2026-05-29T11:12:55.864Z INFO 2686 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 11:12:56 2026-05-29T11:12:56.025Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:56 2026-05-29T11:12:56.025Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:56 2026-05-29T11:12:56.025Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:56 2026-05-29T11:12:56.137Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:56 2026-05-29T11:12:56.137Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:56 2026-05-29T11:12:56.248Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:56 2026-05-29T11:12:56.248Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:56 2026-05-29T11:12:56.327Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:56 2026-05-29T11:12:56.327Z WARN 2686 --- [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. 11:12:56 2026-05-29T11:12:56.345Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:56 2026-05-29T11:12:56.345Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:56 2026-05-29T11:12:56.477Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:56 2026-05-29T11:12:56.477Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:56 2026-05-29T11:12:56.477Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:56 2026-05-29T11:12:56.607Z INFO 2686 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in single-record mode (no transactions, max-poll-records=1) 11:12:56 2026-05-29T11:12:56.859Z INFO 2686 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 11:12:57 2026-05-29T11:12:57.028Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.028Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:57 2026-05-29T11:12:57.028Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:57 2026-05-29T11:12:57.141Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.141Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:57 2026-05-29T11:12:57.242Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.242Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:57 2026-05-29T11:12:57.252Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:57 allow.auto.create.topics = true 11:12:57 auto.commit.interval.ms = 5000 11:12:57 auto.include.jmx.reporter = true 11:12:57 auto.offset.reset = latest 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 check.crcs = true 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = consumer-ncmp-data-operation-event-group-5 11:12:57 client.rack = 11:12:57 connections.max.idle.ms = 540000 11:12:57 default.api.timeout.ms = 60000 11:12:57 enable.auto.commit = false 11:12:57 enable.metrics.push = true 11:12:57 exclude.internal.topics = true 11:12:57 fetch.max.bytes = 52428800 11:12:57 fetch.max.wait.ms = 500 11:12:57 fetch.min.bytes = 1 11:12:57 group.id = ncmp-data-operation-event-group 11:12:57 group.instance.id = null 11:12:57 group.protocol = classic 11:12:57 group.remote.assignor = null 11:12:57 heartbeat.interval.ms = 3000 11:12:57 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 11:12:57 internal.leave.group.on.close = true 11:12:57 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:57 isolation.level = read_uncommitted 11:12:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:57 max.partition.fetch.bytes = 1048576 11:12:57 max.poll.interval.ms = 300000 11:12:57 max.poll.records = 500 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:57 receive.buffer.bytes = 65536 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 session.timeout.ms = 45000 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:12:57 11:12:57 2026-05-29T11:12:57.252Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:57 2026-05-29T11:12:57.256Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.256Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.256Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177256 11:12:57 2026-05-29T11:12:57.258Z INFO 2686 --- [ 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 11:12:57 2026-05-29T11:12:57.263Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:12:57 allow.auto.create.topics = true 11:12:57 auto.commit.interval.ms = 5000 11:12:57 auto.include.jmx.reporter = true 11:12:57 auto.offset.reset = latest 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 check.crcs = true 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = consumer-ncmp-async-rest-request-event-group-6 11:12:57 client.rack = 11:12:57 connections.max.idle.ms = 540000 11:12:57 default.api.timeout.ms = 60000 11:12:57 enable.auto.commit = false 11:12:57 enable.metrics.push = true 11:12:57 exclude.internal.topics = true 11:12:57 fetch.max.bytes = 52428800 11:12:57 fetch.max.wait.ms = 500 11:12:57 fetch.min.bytes = 1 11:12:57 group.id = ncmp-async-rest-request-event-group 11:12:57 group.instance.id = null 11:12:57 group.protocol = classic 11:12:57 group.remote.assignor = null 11:12:57 heartbeat.interval.ms = 3000 11:12:57 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 11:12:57 internal.leave.group.on.close = true 11:12:57 internal.throw.on.fetch.stable.offset.unsupported = false 11:12:57 isolation.level = read_uncommitted 11:12:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:12:57 max.partition.fetch.bytes = 1048576 11:12:57 max.poll.interval.ms = 300000 11:12:57 max.poll.records = 500 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:12:57 receive.buffer.bytes = 65536 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 session.timeout.ms = 45000 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:12:57 11:12:57 2026-05-29T11:12:57.264Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:57 2026-05-29T11:12:57.273Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.273Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.273Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177272 11:12:57 2026-05-29T11:12:57.273Z INFO 2686 --- [ 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 11:12:57 2026-05-29T11:12:57.290Z WARN 2686 --- [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} 11:12:57 2026-05-29T11:12:57.290Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.294Z INFO 2686 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 1.474 seconds (process running for 129.907) 11:12:57 2026-05-29T11:12:57.296Z WARN 2686 --- [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} 11:12:57 2026-05-29T11:12:57.296Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.335Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.335Z WARN 2686 --- [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. 11:12:57 2026-05-29T11:12:57.348Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.348Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:57 2026-05-29T11:12:57.414Z INFO 2686 --- [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:32771 (id: 2147483646 rack: null) 11:12:57 2026-05-29T11:12:57.415Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.418Z INFO 2686 --- [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:32771 (id: 2147483646 rack: null) 11:12:57 2026-05-29T11:12:57.419Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.444Z INFO 2686 --- [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-d00f440c-7d56-4a4d-910f-d449576c8559 11:12:57 2026-05-29T11:12:57.444Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.445Z INFO 2686 --- [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-78aad71c-2ba2-4b96-9be2-3ca82c5d92e8 11:12:57 2026-05-29T11:12:57.445Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.467Z INFO 2686 --- [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-78aad71c-2ba2-4b96-9be2-3ca82c5d92e8', protocol='range'} 11:12:57 2026-05-29T11:12:57.468Z INFO 2686 --- [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-78aad71c-2ba2-4b96-9be2-3ca82c5d92e8=Assignment(partitions=[ncmp-async-m2m-0])} 11:12:57 2026-05-29T11:12:57.470Z INFO 2686 --- [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-d00f440c-7d56-4a4d-910f-d449576c8559', protocol='range'} 11:12:57 2026-05-29T11:12:57.470Z INFO 2686 --- [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-d00f440c-7d56-4a4d-910f-d449576c8559=Assignment(partitions=[ncmp-async-m2m-0])} 11:12:57 2026-05-29T11:12:57.492Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.492Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:57 2026-05-29T11:12:57.492Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:57 2026-05-29T11:12:57.495Z INFO 2686 --- [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-78aad71c-2ba2-4b96-9be2-3ca82c5d92e8', protocol='range'} 11:12:57 2026-05-29T11:12:57.496Z INFO 2686 --- [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-d00f440c-7d56-4a4d-910f-d449576c8559', protocol='range'} 11:12:57 2026-05-29T11:12:57.496Z INFO 2686 --- [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]) 11:12:57 2026-05-29T11:12:57.496Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.496Z INFO 2686 --- [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]) 11:12:57 2026-05-29T11:12:57.496Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.507Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.507Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.509Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.509Z INFO 2686 --- [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 11:12:57 2026-05-29T11:12:57.521Z INFO 2686 --- [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:32771 (id: 1 rack: null)], epoch=0}}. 11:12:57 2026-05-29T11:12:57.521Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:12:57 2026-05-29T11:12:57.522Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:12:57 acks = -1 11:12:57 auto.include.jmx.reporter = true 11:12:57 batch.size = 16384 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 buffer.memory = 33554432 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = producer-5 11:12:57 compression.gzip.level = -1 11:12:57 compression.lz4.level = 9 11:12:57 compression.type = none 11:12:57 compression.zstd.level = 3 11:12:57 connections.max.idle.ms = 540000 11:12:57 delivery.timeout.ms = 120000 11:12:57 enable.idempotence = false 11:12:57 enable.metrics.push = true 11:12:57 interceptor.classes = [] 11:12:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:12:57 linger.ms = 1 11:12:57 max.block.ms = 60000 11:12:57 max.in.flight.requests.per.connection = 5 11:12:57 max.request.size = 1048576 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.max.idle.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 partitioner.adaptive.partitioning.enable = true 11:12:57 partitioner.availability.timeout.ms = 0 11:12:57 partitioner.class = null 11:12:57 partitioner.ignore.keys = false 11:12:57 receive.buffer.bytes = 32768 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retries = 0 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 transaction.timeout.ms = 60000 11:12:57 transactional.id = null 11:12:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:12:57 11:12:57 2026-05-29T11:12:57.522Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:57 2026-05-29T11:12:57.525Z INFO 2686 --- [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:32771 (id: 1 rack: null)], epoch=0}}. 11:12:57 2026-05-29T11:12:57.525Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:12:57 2026-05-29T11:12:57.525Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.526Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.526Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177525 11:12:57 2026-05-29T11:12:57.534Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:57 2026-05-29T11:12:57.558Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 11:12:57 2026-05-29T11:12:57.561Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 11:12:57 2026-05-29T11:12:57.646Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 11:12:57 auto.include.jmx.reporter = true 11:12:57 bootstrap.controllers = [] 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = 11:12:57 connections.max.idle.ms = 300000 11:12:57 default.api.timeout.ms = 60000 11:12:57 enable.metrics.push = true 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 receive.buffer.bytes = 65536 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retries = 2147483647 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 11:12:57 2026-05-29T11:12:57.646Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 11:12:57 auto.include.jmx.reporter = true 11:12:57 bootstrap.controllers = [] 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = 11:12:57 connections.max.idle.ms = 300000 11:12:57 default.api.timeout.ms = 60000 11:12:57 enable.metrics.push = true 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 receive.buffer.bytes = 65536 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retries = 2147483647 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177681 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.681Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177681 11:12:57 2026-05-29T11:12:57.726Z INFO 2686 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 11:12:57 2026-05-29T11:12:57.726Z INFO 2686 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:12:57 2026-05-29T11:12:57.729Z INFO 2686 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:12:57 2026-05-29T11:12:57.759Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:12:57 2026-05-29T11:12:57.759Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:12:57 acks = -1 11:12:57 auto.include.jmx.reporter = true 11:12:57 batch.size = 16384 11:12:57 bootstrap.servers = [localhost:32771] 11:12:57 buffer.memory = 33554432 11:12:57 client.dns.lookup = use_all_dns_ips 11:12:57 client.id = producer-6 11:12:57 compression.gzip.level = -1 11:12:57 compression.lz4.level = 9 11:12:57 compression.type = none 11:12:57 compression.zstd.level = 3 11:12:57 connections.max.idle.ms = 540000 11:12:57 delivery.timeout.ms = 120000 11:12:57 enable.idempotence = false 11:12:57 enable.metrics.push = true 11:12:57 interceptor.classes = [] 11:12:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:12:57 linger.ms = 1 11:12:57 max.block.ms = 60000 11:12:57 max.in.flight.requests.per.connection = 5 11:12:57 max.request.size = 1048576 11:12:57 metadata.max.age.ms = 300000 11:12:57 metadata.max.idle.ms = 300000 11:12:57 metadata.recovery.strategy = none 11:12:57 metric.reporters = [] 11:12:57 metrics.num.samples = 2 11:12:57 metrics.recording.level = INFO 11:12:57 metrics.sample.window.ms = 30000 11:12:57 partitioner.adaptive.partitioning.enable = true 11:12:57 partitioner.availability.timeout.ms = 0 11:12:57 partitioner.class = null 11:12:57 partitioner.ignore.keys = false 11:12:57 receive.buffer.bytes = 32768 11:12:57 reconnect.backoff.max.ms = 1000 11:12:57 reconnect.backoff.ms = 50 11:12:57 request.timeout.ms = 30000 11:12:57 retries = 0 11:12:57 retry.backoff.max.ms = 1000 11:12:57 retry.backoff.ms = 100 11:12:57 sasl.client.callback.handler.class = null 11:12:57 sasl.jaas.config = null 11:12:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:12:57 sasl.kerberos.min.time.before.relogin = 60000 11:12:57 sasl.kerberos.service.name = null 11:12:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:12:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:12:57 sasl.login.callback.handler.class = null 11:12:57 sasl.login.class = null 11:12:57 sasl.login.connect.timeout.ms = null 11:12:57 sasl.login.read.timeout.ms = null 11:12:57 sasl.login.refresh.buffer.seconds = 300 11:12:57 sasl.login.refresh.min.period.seconds = 60 11:12:57 sasl.login.refresh.window.factor = 0.8 11:12:57 sasl.login.refresh.window.jitter = 0.05 11:12:57 sasl.login.retry.backoff.max.ms = 10000 11:12:57 sasl.login.retry.backoff.ms = 100 11:12:57 sasl.mechanism = GSSAPI 11:12:57 sasl.oauthbearer.clock.skew.seconds = 30 11:12:57 sasl.oauthbearer.expected.audience = null 11:12:57 sasl.oauthbearer.expected.issuer = null 11:12:57 sasl.oauthbearer.header.urlencode = false 11:12:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:12:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:12:57 sasl.oauthbearer.jwks.endpoint.url = null 11:12:57 sasl.oauthbearer.scope.claim.name = scope 11:12:57 sasl.oauthbearer.sub.claim.name = sub 11:12:57 sasl.oauthbearer.token.endpoint.url = null 11:12:57 security.protocol = PLAINTEXT 11:12:57 security.providers = null 11:12:57 send.buffer.bytes = 131072 11:12:57 socket.connection.setup.timeout.max.ms = 30000 11:12:57 socket.connection.setup.timeout.ms = 10000 11:12:57 ssl.cipher.suites = null 11:12:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:12:57 ssl.endpoint.identification.algorithm = https 11:12:57 ssl.engine.factory.class = null 11:12:57 ssl.key.password = null 11:12:57 ssl.keymanager.algorithm = SunX509 11:12:57 ssl.keystore.certificate.chain = null 11:12:57 ssl.keystore.key = null 11:12:57 ssl.keystore.location = null 11:12:57 ssl.keystore.password = null 11:12:57 ssl.keystore.type = JKS 11:12:57 ssl.protocol = TLSv1.3 11:12:57 ssl.provider = null 11:12:57 ssl.secure.random.implementation = null 11:12:57 ssl.trustmanager.algorithm = PKIX 11:12:57 ssl.truststore.certificates = null 11:12:57 ssl.truststore.location = null 11:12:57 ssl.truststore.password = null 11:12:57 ssl.truststore.type = JKS 11:12:57 transaction.timeout.ms = 60000 11:12:57 transactional.id = null 11:12:57 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:12:57 11:12:57 2026-05-29T11:12:57.760Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:12:57 2026-05-29T11:12:57.764Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:12:57 2026-05-29T11:12:57.764Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:12:57 2026-05-29T11:12:57.764Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:12:57 2026-05-29T11:12:57.764Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053177764 11:12:57 2026-05-29T11:12:57.773Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:12:57 2026-05-29T11:12:57.815Z ERROR 2686 --- [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 11:12:57 11:12:57 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 11:12:57 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 11:12:57 at java.base/java.lang.Thread.run(Thread.java:1583) 11:12:57 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 11:12:57 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 11:12:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 11:12:57 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 11:12:57 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 11:12:57 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 11:12:57 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 11:12:57 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 11:12:57 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 11:12:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 11:12:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 11:12:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 11:12:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 11:12:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 11:12:57 ... 3 common frames omitted 11:12:57 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 11:12:57 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 11:12:57 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 11:12:57 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 11:12:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 11:12:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 11:12:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 11:12:57 ... 16 common frames omitted 11:12:57 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [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] Node 2147483646 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [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] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [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] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.925Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=229753615, epoch=2) to node 1: 11:12:57 11:12:57 org.apache.kafka.common.errors.DisconnectException 11:12:57 11:12:57 2026-05-29T11:12:57.926Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.926Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 11:12:57 2026-05-29T11:12:57.926Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 11:12:57 2026-05-29T11:12:57.926Z INFO 2686 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:12:57 2026-05-29T11:12:57.927Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 11:12:57 2026-05-29T11:12:57.927Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 18ms, elapsed time since send: 18ms, throttle time: 0ms, request timeout: 30000ms) 11:12:57 2026-05-29T11:12:57.927Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 11:12:57 2026-05-29T11:12:57.927Z INFO 2686 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=393546314, epoch=2) to node 1: 11:12:57 11:12:57 org.apache.kafka.common.errors.DisconnectException 11:12:57 11:12:57 2026-05-29T11:12:57.928Z INFO 2686 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:12:58 2026-05-29T11:12:58.011Z INFO 2686 --- [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] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.011Z WARN 2686 --- [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] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.030Z INFO 2686 --- [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] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.030Z WARN 2686 --- [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] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.037Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.037Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.040Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.040Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.045Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:58 2026-05-29T11:12:58.045Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.046Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:58 2026-05-29T11:12:58.145Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.146Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.192Z INFO 2686 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 11:12:58 2026-05-29T11:12:58.192Z INFO 2686 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 11:12:58 2026-05-29T11:12:58.192Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 11:12:58 2026-05-29T11:12:58.192Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [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: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [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 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [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: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.193Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 11:12:58 2026-05-29T11:12:58.194Z INFO 2686 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.194Z INFO 2686 --- [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: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.194Z INFO 2686 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.194Z INFO 2686 --- [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: consumer pro-actively leaving the group 11:12:58 2026-05-29T11:12:58.196Z INFO 2686 --- [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] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.196Z WARN 2686 --- [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] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.196Z INFO 2686 --- [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] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.196Z WARN 2686 --- [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] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:12:58 2026-05-29T11:12:58.197Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:12:58 2026-05-29T11:12:58.201Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 11:12:58 2026-05-29T11:12:58.201Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 11:12:58 2026-05-29T11:12:58.202Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 11:12:58 2026-05-29T11:12:58.203Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 11:12:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.332 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 11:12:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 11:12:58 2026-05-29T11:12:58.217Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:12:58 2026-05-29T11:12:58.244Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.244Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.265Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.265Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.278Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.278Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.279Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9134cd724478ba20d329c39cc104adbe0f7614660a5541177de8d502c1e57a50 11:12:58 2026-05-29T11:12:58.337Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.337Z WARN 2686 --- [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. 11:12:58 2026-05-29T11:12:58.351Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.351Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.395Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:58 2026-05-29T11:12:58.395Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.395Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:58 2026-05-29T11:12:58.731Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.731Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:58 2026-05-29T11:12:58.753Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:12:58 2026-05-29T11:12:58.753Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.045Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:12:59 2026-05-29T11:12:59.046Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.046Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:59 2026-05-29T11:12:59.104Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.104Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.149Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.149Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.254Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.254Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.338Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.338Z WARN 2686 --- [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. 11:12:59 2026-05-29T11:12:59.349Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:12:59 2026-05-29T11:12:59.349Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.349Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:12:59 2026-05-29T11:12:59.578Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.578Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:12:59 2026-05-29T11:12:59.670Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:12:59 2026-05-29T11:12:59.670Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.051Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:00 2026-05-29T11:13:00.051Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.051Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:00 2026-05-29T11:13:00.051Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.051Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.152Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.152Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.204Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:00 2026-05-29T11:13:00.204Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.204Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:00 2026-05-29T11:13:00.257Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.257Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.340Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.340Z WARN 2686 --- [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. 11:13:00 2026-05-29T11:13:00.534Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.534Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:00 2026-05-29T11:13:00.672Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:00 2026-05-29T11:13:00.672Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.060Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.060Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.079Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:01 2026-05-29T11:13:01.079Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.079Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:01 2026-05-29T11:13:01.155Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.155Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.209Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:01 2026-05-29T11:13:01.209Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.209Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:01 2026-05-29T11:13:01.260Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.260Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.341Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.341Z WARN 2686 --- [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. 11:13:01 2026-05-29T11:13:01.536Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.536Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:01 2026-05-29T11:13:01.673Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:01 2026-05-29T11:13:01.673Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.061Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.062Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.062Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:02 2026-05-29T11:13:02.062Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.062Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:02 2026-05-29T11:13:02.084Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:02 2026-05-29T11:13:02.084Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.084Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:02 2026-05-29T11:13:02.159Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.159Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.263Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.263Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.342Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.342Z WARN 2686 --- [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. 11:13:02 2026-05-29T11:13:02.538Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.538Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.674Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:02 2026-05-29T11:13:02.674Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.937Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:02 2026-05-29T11:13:02.937Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:02 2026-05-29T11:13:02.937Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:03 2026-05-29T11:13:03.062Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.062Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.063Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:03 2026-05-29T11:13:03.063Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.063Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:03 2026-05-29T11:13:03.162Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.162Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.266Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.266Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.344Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.344Z WARN 2686 --- [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. 11:13:03 2026-05-29T11:13:03.540Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.540Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.676Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:03 2026-05-29T11:13:03.676Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.916Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:03 2026-05-29T11:13:03.916Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.916Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:03 2026-05-29T11:13:03.941Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:03 2026-05-29T11:13:03.941Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:03 2026-05-29T11:13:03.941Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:04 2026-05-29T11:13:04.064Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.064Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.122Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.905073774S 11:13:04 2026-05-29T11:13:04.127Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:04 allow.auto.create.topics = true 11:13:04 auto.commit.interval.ms = 5000 11:13:04 auto.include.jmx.reporter = true 11:13:04 auto.offset.reset = earliest 11:13:04 bootstrap.servers = [localhost:32772] 11:13:04 check.crcs = true 11:13:04 client.dns.lookup = use_all_dns_ips 11:13:04 client.id = consumer-test-7 11:13:04 client.rack = 11:13:04 connections.max.idle.ms = 540000 11:13:04 default.api.timeout.ms = 60000 11:13:04 enable.auto.commit = true 11:13:04 enable.metrics.push = true 11:13:04 exclude.internal.topics = true 11:13:04 fetch.max.bytes = 52428800 11:13:04 fetch.max.wait.ms = 500 11:13:04 fetch.min.bytes = 1 11:13:04 group.id = test 11:13:04 group.instance.id = null 11:13:04 group.protocol = classic 11:13:04 group.remote.assignor = null 11:13:04 heartbeat.interval.ms = 3000 11:13:04 interceptor.classes = [] 11:13:04 internal.leave.group.on.close = true 11:13:04 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:04 isolation.level = read_uncommitted 11:13:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:04 max.partition.fetch.bytes = 1048576 11:13:04 max.poll.interval.ms = 300000 11:13:04 max.poll.records = 500 11:13:04 metadata.max.age.ms = 300000 11:13:04 metadata.recovery.strategy = none 11:13:04 metric.reporters = [] 11:13:04 metrics.num.samples = 2 11:13:04 metrics.recording.level = INFO 11:13:04 metrics.sample.window.ms = 30000 11:13:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:04 receive.buffer.bytes = 65536 11:13:04 reconnect.backoff.max.ms = 1000 11:13:04 reconnect.backoff.ms = 50 11:13:04 request.timeout.ms = 30000 11:13:04 retry.backoff.max.ms = 1000 11:13:04 retry.backoff.ms = 100 11:13:04 sasl.client.callback.handler.class = null 11:13:04 sasl.jaas.config = null 11:13:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:04 sasl.kerberos.min.time.before.relogin = 60000 11:13:04 sasl.kerberos.service.name = null 11:13:04 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:04 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:04 sasl.login.callback.handler.class = null 11:13:04 sasl.login.class = null 11:13:04 sasl.login.connect.timeout.ms = null 11:13:04 sasl.login.read.timeout.ms = null 11:13:04 sasl.login.refresh.buffer.seconds = 300 11:13:04 sasl.login.refresh.min.period.seconds = 60 11:13:04 sasl.login.refresh.window.factor = 0.8 11:13:04 sasl.login.refresh.window.jitter = 0.05 11:13:04 sasl.login.retry.backoff.max.ms = 10000 11:13:04 sasl.login.retry.backoff.ms = 100 11:13:04 sasl.mechanism = GSSAPI 11:13:04 sasl.oauthbearer.clock.skew.seconds = 30 11:13:04 sasl.oauthbearer.expected.audience = null 11:13:04 sasl.oauthbearer.expected.issuer = null 11:13:04 sasl.oauthbearer.header.urlencode = false 11:13:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:04 sasl.oauthbearer.jwks.endpoint.url = null 11:13:04 sasl.oauthbearer.scope.claim.name = scope 11:13:04 sasl.oauthbearer.sub.claim.name = sub 11:13:04 sasl.oauthbearer.token.endpoint.url = null 11:13:04 security.protocol = PLAINTEXT 11:13:04 security.providers = null 11:13:04 send.buffer.bytes = 131072 11:13:04 session.timeout.ms = 45000 11:13:04 socket.connection.setup.timeout.max.ms = 30000 11:13:04 socket.connection.setup.timeout.ms = 10000 11:13:04 ssl.cipher.suites = null 11:13:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:04 ssl.endpoint.identification.algorithm = https 11:13:04 ssl.engine.factory.class = null 11:13:04 ssl.key.password = null 11:13:04 ssl.keymanager.algorithm = SunX509 11:13:04 ssl.keystore.certificate.chain = null 11:13:04 ssl.keystore.key = null 11:13:04 ssl.keystore.location = null 11:13:04 ssl.keystore.password = null 11:13:04 ssl.keystore.type = JKS 11:13:04 ssl.protocol = TLSv1.3 11:13:04 ssl.provider = null 11:13:04 ssl.secure.random.implementation = null 11:13:04 ssl.trustmanager.algorithm = PKIX 11:13:04 ssl.truststore.certificates = null 11:13:04 ssl.truststore.location = null 11:13:04 ssl.truststore.password = null 11:13:04 ssl.truststore.type = JKS 11:13:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:04 11:13:04 2026-05-29T11:13:04.127Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:04 2026-05-29T11:13:04.132Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:04 2026-05-29T11:13:04.132Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:04 2026-05-29T11:13:04.132Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053184132 11:13:04 11:13:04,146 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:13:04 11:13:04,146 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:13:04 11:13:04,146 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:13:04 11:13:04,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:13:04 11:13:04,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:13:04 11:13:04,156 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:13:04 11:13:04,156 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:13:04 11:13:04 . ____ _ __ _ _ 11:13:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:04 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:04 =========|_|==============|___/=/_/_/_/ 11:13:04 11:13:04 :: Spring Boot :: (v3.5.13) 11:13:04 11:13:04 2026-05-29T11:13:04.162Z INFO 2686 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:04 2026-05-29T11:13:04.162Z INFO 2686 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 11:13:04 2026-05-29T11:13:04.165Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.166Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.179Z INFO 2686 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.045 seconds (process running for 136.793) 11:13:04 2026-05-29T11:13:04.182Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-7, groupId=test] Subscribed to topic(s): test-topic 11:13:04 2026-05-29T11:13:04.186Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:04 2026-05-29T11:13:04.186Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:04 acks = -1 11:13:04 auto.include.jmx.reporter = true 11:13:04 batch.size = 16384 11:13:04 bootstrap.servers = [localhost:32772] 11:13:04 buffer.memory = 33554432 11:13:04 client.dns.lookup = use_all_dns_ips 11:13:04 client.id = producer-7 11:13:04 compression.gzip.level = -1 11:13:04 compression.lz4.level = 9 11:13:04 compression.type = none 11:13:04 compression.zstd.level = 3 11:13:04 connections.max.idle.ms = 540000 11:13:04 delivery.timeout.ms = 120000 11:13:04 enable.idempotence = false 11:13:04 enable.metrics.push = true 11:13:04 interceptor.classes = [] 11:13:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:04 linger.ms = 1 11:13:04 max.block.ms = 60000 11:13:04 max.in.flight.requests.per.connection = 5 11:13:04 max.request.size = 1048576 11:13:04 metadata.max.age.ms = 300000 11:13:04 metadata.max.idle.ms = 300000 11:13:04 metadata.recovery.strategy = none 11:13:04 metric.reporters = [] 11:13:04 metrics.num.samples = 2 11:13:04 metrics.recording.level = INFO 11:13:04 metrics.sample.window.ms = 30000 11:13:04 partitioner.adaptive.partitioning.enable = true 11:13:04 partitioner.availability.timeout.ms = 0 11:13:04 partitioner.class = null 11:13:04 partitioner.ignore.keys = false 11:13:04 receive.buffer.bytes = 32768 11:13:04 reconnect.backoff.max.ms = 1000 11:13:04 reconnect.backoff.ms = 50 11:13:04 request.timeout.ms = 30000 11:13:04 retries = 0 11:13:04 retry.backoff.max.ms = 1000 11:13:04 retry.backoff.ms = 100 11:13:04 sasl.client.callback.handler.class = null 11:13:04 sasl.jaas.config = null 11:13:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:04 sasl.kerberos.min.time.before.relogin = 60000 11:13:04 sasl.kerberos.service.name = null 11:13:04 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:04 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:04 sasl.login.callback.handler.class = null 11:13:04 sasl.login.class = null 11:13:04 sasl.login.connect.timeout.ms = null 11:13:04 sasl.login.read.timeout.ms = null 11:13:04 sasl.login.refresh.buffer.seconds = 300 11:13:04 sasl.login.refresh.min.period.seconds = 60 11:13:04 sasl.login.refresh.window.factor = 0.8 11:13:04 sasl.login.refresh.window.jitter = 0.05 11:13:04 sasl.login.retry.backoff.max.ms = 10000 11:13:04 sasl.login.retry.backoff.ms = 100 11:13:04 sasl.mechanism = GSSAPI 11:13:04 sasl.oauthbearer.clock.skew.seconds = 30 11:13:04 sasl.oauthbearer.expected.audience = null 11:13:04 sasl.oauthbearer.expected.issuer = null 11:13:04 sasl.oauthbearer.header.urlencode = false 11:13:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:04 sasl.oauthbearer.jwks.endpoint.url = null 11:13:04 sasl.oauthbearer.scope.claim.name = scope 11:13:04 sasl.oauthbearer.sub.claim.name = sub 11:13:04 sasl.oauthbearer.token.endpoint.url = null 11:13:04 security.protocol = PLAINTEXT 11:13:04 security.providers = null 11:13:04 send.buffer.bytes = 131072 11:13:04 socket.connection.setup.timeout.max.ms = 30000 11:13:04 socket.connection.setup.timeout.ms = 10000 11:13:04 ssl.cipher.suites = null 11:13:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:04 ssl.endpoint.identification.algorithm = https 11:13:04 ssl.engine.factory.class = null 11:13:04 ssl.key.password = null 11:13:04 ssl.keymanager.algorithm = SunX509 11:13:04 ssl.keystore.certificate.chain = null 11:13:04 ssl.keystore.key = null 11:13:04 ssl.keystore.location = null 11:13:04 ssl.keystore.password = null 11:13:04 ssl.keystore.type = JKS 11:13:04 ssl.protocol = TLSv1.3 11:13:04 ssl.provider = null 11:13:04 ssl.secure.random.implementation = null 11:13:04 ssl.trustmanager.algorithm = PKIX 11:13:04 ssl.truststore.certificates = null 11:13:04 ssl.truststore.location = null 11:13:04 ssl.truststore.password = null 11:13:04 ssl.truststore.type = JKS 11:13:04 transaction.timeout.ms = 60000 11:13:04 transactional.id = null 11:13:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:13:04 11:13:04 2026-05-29T11:13:04.186Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:04 2026-05-29T11:13:04.189Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:04 2026-05-29T11:13:04.189Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:04 2026-05-29T11:13:04.189Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:04 2026-05-29T11:13:04.189Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053184189 11:13:04 2026-05-29T11:13:04.227Z WARN 2686 --- [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} 11:13:04 2026-05-29T11:13:04.227Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:04 2026-05-29T11:13:04.251Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.251Z WARN 2686 --- [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. 11:13:04 2026-05-29T11:13:04.268Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.269Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.359Z INFO 2686 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:04 2026-05-29T11:13:04.490Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 11:13:04 2026-05-29T11:13:04.491Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 11:13:04 2026-05-29T11:13:04.510Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-7-1ce2c092-8457-46c8-9657-2bc716d83c24 11:13:04 2026-05-29T11:13:04.510Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 11:13:04 2026-05-29T11:13:04.532Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-7-1ce2c092-8457-46c8-9657-2bc716d83c24', protocol='range'} 11:13:04 2026-05-29T11:13:04.532Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Finished assignment for group at generation 1: {consumer-test-7-1ce2c092-8457-46c8-9657-2bc716d83c24=Assignment(partitions=[test-topic-0])} 11:13:04 2026-05-29T11:13:04.541Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.541Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.553Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-7-1ce2c092-8457-46c8-9657-2bc716d83c24', protocol='range'} 11:13:04 2026-05-29T11:13:04.553Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 11:13:04 2026-05-29T11:13:04.553Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-7, groupId=test] Adding newly assigned partitions: test-topic-0 11:13:04 2026-05-29T11:13:04.567Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Found no committed offset for partition test-topic-0 11:13:04 2026-05-29T11:13:04.577Z INFO 2686 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-7, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 11:13:04 2026-05-29T11:13:04.664Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.665Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 11:13:04 2026-05-29T11:13:04.677Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.677Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 130ms, elapsed time since send: 130ms, throttle time: 0ms, request timeout: 30000ms) 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 2147483646 disconnected. 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-7, groupId=test] Error sending fetch request (sessionId=43607433, epoch=1) to node 1: 11:13:04 11:13:04 org.apache.kafka.common.errors.DisconnectException 11:13:04 11:13:04 2026-05-29T11:13:04.734Z INFO 2686 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, 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. 11:13:04 2026-05-29T11:13:04.782Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.782Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.835Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:04 2026-05-29T11:13:04.835Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.845Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:04 2026-05-29T11:13:04.845Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.845Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:04 2026-05-29T11:13:04.919Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:04 2026-05-29T11:13:04.919Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:04 2026-05-29T11:13:04.919Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.732 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 11:13:04 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 11:13:05 2026-05-29T11:13:04.957Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:13:05 2026-05-29T11:13:04.985Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:05 2026-05-29T11:13:04.985Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.066Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.066Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.137Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.137Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.150Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6775ed6df8d819bcb541b5ffc0a5761b56fcfd3cb89706566e0f6cb073d66ca6 11:13:05 2026-05-29T11:13:05.169Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.169Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.187Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.188Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.252Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.252Z WARN 2686 --- [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. 11:13:05 2026-05-29T11:13:05.271Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.271Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.539Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.539Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.543Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.543Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.654Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.654Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.677Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:05 2026-05-29T11:13:05.677Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.798Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:05 2026-05-29T11:13:05.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.798Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:05 2026-05-29T11:13:05.919Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:05 2026-05-29T11:13:05.919Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:05 2026-05-29T11:13:05.919Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:06 2026-05-29T11:13:06.041Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.041Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.068Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.068Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.172Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.172Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.254Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.254Z WARN 2686 --- [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. 11:13:06 2026-05-29T11:13:06.275Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.275Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.544Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.544Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.579Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.579Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.678Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:06 2026-05-29T11:13:06.678Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.799Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:06 2026-05-29T11:13:06.799Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.799Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:06 2026-05-29T11:13:06.924Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:06 2026-05-29T11:13:06.924Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:06 2026-05-29T11:13:06.924Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:07 2026-05-29T11:13:07.044Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.044Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.069Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.069Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.175Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.175Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.255Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.255Z WARN 2686 --- [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. 11:13:07 2026-05-29T11:13:07.280Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.280Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.545Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.546Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.580Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.580Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.680Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.680Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.753Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:07 2026-05-29T11:13:07.753Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.753Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:07 2026-05-29T11:13:07.778Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:07 2026-05-29T11:13:07.778Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:07 2026-05-29T11:13:07.778Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:07 2026-05-29T11:13:07.947Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:07 2026-05-29T11:13:07.947Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.070Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.070Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.178Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.178Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.256Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.256Z WARN 2686 --- [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. 11:13:08 2026-05-29T11:13:08.283Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.283Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.546Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.546Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.580Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.581Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.656Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:08 2026-05-29T11:13:08.656Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.656Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:08 2026-05-29T11:13:08.681Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.681Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.828Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:08 2026-05-29T11:13:08.828Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:08 2026-05-29T11:13:08.828Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:08 2026-05-29T11:13:08.950Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:08 2026-05-29T11:13:08.950Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.071Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.071Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.080Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.080Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.257Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.257Z WARN 2686 --- [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. 11:13:09 2026-05-29T11:13:09.286Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.286Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.498Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.498Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.581Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.581Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.610Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:09 2026-05-29T11:13:09.610Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.610Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:09 2026-05-29T11:13:09.683Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.683Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.829Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:09 2026-05-29T11:13:09.829Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:09 2026-05-29T11:13:09.829Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:09 2026-05-29T11:13:09.953Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:09 2026-05-29T11:13:09.953Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.072Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.072Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.085Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.085Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.257Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.257Z WARN 2686 --- [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. 11:13:10 2026-05-29T11:13:10.288Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.289Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.462Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:10 2026-05-29T11:13:10.462Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.462Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:10 2026-05-29T11:13:10.500Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.500Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.581Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.581Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.685Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.685Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.830Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:10 2026-05-29T11:13:10.830Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:10 2026-05-29T11:13:10.830Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:10 2026-05-29T11:13:10.956Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:10 2026-05-29T11:13:10.956Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.059Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.10167396S 11:13:11 11:13:11,076 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:13:11 11:13:11,076 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:13:11 11:13:11,076 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:13:11 11:13:11,080 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:13:11 11:13:11,080 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:13:11 11:13:11,085 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:13:11 11:13:11,085 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:13:11 11:13:11 . ____ _ __ _ _ 11:13:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:11 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:11 =========|_|==============|___/=/_/_/_/ 11:13:11 11:13:11 :: Spring Boot :: (v3.5.13) 11:13:11 11:13:11 2026-05-29T11:13:11.091Z INFO 2686 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:11 2026-05-29T11:13:11.092Z INFO 2686 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 11:13:11 2026-05-29T11:13:11.260Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:11 2026-05-29T11:13:11.260Z WARN 2686 --- [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. 11:13:11 2026-05-29T11:13:11.330Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:11 2026-05-29T11:13:11.330Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.331Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:11 2026-05-29T11:13:11.337Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:11 2026-05-29T11:13:11.337Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.350Z INFO 2686 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in single-record mode (no transactions, max-poll-records=1) 11:13:11 2026-05-29T11:13:11.412Z INFO 2686 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 11:13:11 2026-05-29T11:13:11.467Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:11 allow.auto.create.topics = true 11:13:11 auto.commit.interval.ms = 5000 11:13:11 auto.include.jmx.reporter = true 11:13:11 auto.offset.reset = latest 11:13:11 bootstrap.servers = [localhost:32773] 11:13:11 check.crcs = true 11:13:11 client.dns.lookup = use_all_dns_ips 11:13:11 client.id = consumer-ncmp-data-operation-event-group-8 11:13:11 client.rack = 11:13:11 connections.max.idle.ms = 540000 11:13:11 default.api.timeout.ms = 60000 11:13:11 enable.auto.commit = false 11:13:11 enable.metrics.push = true 11:13:11 exclude.internal.topics = true 11:13:11 fetch.max.bytes = 52428800 11:13:11 fetch.max.wait.ms = 500 11:13:11 fetch.min.bytes = 1 11:13:11 group.id = ncmp-data-operation-event-group 11:13:11 group.instance.id = null 11:13:11 group.protocol = classic 11:13:11 group.remote.assignor = null 11:13:11 heartbeat.interval.ms = 3000 11:13:11 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 11:13:11 internal.leave.group.on.close = true 11:13:11 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:11 isolation.level = read_uncommitted 11:13:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:11 max.partition.fetch.bytes = 1048576 11:13:11 max.poll.interval.ms = 300000 11:13:11 max.poll.records = 500 11:13:11 metadata.max.age.ms = 300000 11:13:11 metadata.recovery.strategy = none 11:13:11 metric.reporters = [] 11:13:11 metrics.num.samples = 2 11:13:11 metrics.recording.level = INFO 11:13:11 metrics.sample.window.ms = 30000 11:13:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:11 receive.buffer.bytes = 65536 11:13:11 reconnect.backoff.max.ms = 1000 11:13:11 reconnect.backoff.ms = 50 11:13:11 request.timeout.ms = 30000 11:13:11 retry.backoff.max.ms = 1000 11:13:11 retry.backoff.ms = 100 11:13:11 sasl.client.callback.handler.class = null 11:13:11 sasl.jaas.config = null 11:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:11 sasl.kerberos.min.time.before.relogin = 60000 11:13:11 sasl.kerberos.service.name = null 11:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:11 sasl.login.callback.handler.class = null 11:13:11 sasl.login.class = null 11:13:11 sasl.login.connect.timeout.ms = null 11:13:11 sasl.login.read.timeout.ms = null 11:13:11 sasl.login.refresh.buffer.seconds = 300 11:13:11 sasl.login.refresh.min.period.seconds = 60 11:13:11 sasl.login.refresh.window.factor = 0.8 11:13:11 sasl.login.refresh.window.jitter = 0.05 11:13:11 sasl.login.retry.backoff.max.ms = 10000 11:13:11 sasl.login.retry.backoff.ms = 100 11:13:11 sasl.mechanism = GSSAPI 11:13:11 sasl.oauthbearer.clock.skew.seconds = 30 11:13:11 sasl.oauthbearer.expected.audience = null 11:13:11 sasl.oauthbearer.expected.issuer = null 11:13:11 sasl.oauthbearer.header.urlencode = false 11:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:11 sasl.oauthbearer.jwks.endpoint.url = null 11:13:11 sasl.oauthbearer.scope.claim.name = scope 11:13:11 sasl.oauthbearer.sub.claim.name = sub 11:13:11 sasl.oauthbearer.token.endpoint.url = null 11:13:11 security.protocol = PLAINTEXT 11:13:11 security.providers = null 11:13:11 send.buffer.bytes = 131072 11:13:11 session.timeout.ms = 45000 11:13:11 socket.connection.setup.timeout.max.ms = 30000 11:13:11 socket.connection.setup.timeout.ms = 10000 11:13:11 ssl.cipher.suites = null 11:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:11 ssl.endpoint.identification.algorithm = https 11:13:11 ssl.engine.factory.class = null 11:13:11 ssl.key.password = null 11:13:11 ssl.keymanager.algorithm = SunX509 11:13:11 ssl.keystore.certificate.chain = null 11:13:11 ssl.keystore.key = null 11:13:11 ssl.keystore.location = null 11:13:11 ssl.keystore.password = null 11:13:11 ssl.keystore.type = JKS 11:13:11 ssl.protocol = TLSv1.3 11:13:11 ssl.provider = null 11:13:11 ssl.secure.random.implementation = null 11:13:11 ssl.trustmanager.algorithm = PKIX 11:13:11 ssl.truststore.certificates = null 11:13:11 ssl.truststore.location = null 11:13:11 ssl.truststore.password = null 11:13:11 ssl.truststore.type = JKS 11:13:11 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:13:11 11:13:11 2026-05-29T11:13:11.468Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:11 2026-05-29T11:13:11.470Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:11 2026-05-29T11:13:11.470Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:11 2026-05-29T11:13:11.470Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053191470 11:13:11 2026-05-29T11:13:11.470Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 11:13:11 2026-05-29T11:13:11.472Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:11 allow.auto.create.topics = true 11:13:11 auto.commit.interval.ms = 5000 11:13:11 auto.include.jmx.reporter = true 11:13:11 auto.offset.reset = latest 11:13:11 bootstrap.servers = [localhost:32773] 11:13:11 check.crcs = true 11:13:11 client.dns.lookup = use_all_dns_ips 11:13:11 client.id = consumer-ncmp-async-rest-request-event-group-9 11:13:11 client.rack = 11:13:11 connections.max.idle.ms = 540000 11:13:11 default.api.timeout.ms = 60000 11:13:11 enable.auto.commit = false 11:13:11 enable.metrics.push = true 11:13:11 exclude.internal.topics = true 11:13:11 fetch.max.bytes = 52428800 11:13:11 fetch.max.wait.ms = 500 11:13:11 fetch.min.bytes = 1 11:13:11 group.id = ncmp-async-rest-request-event-group 11:13:11 group.instance.id = null 11:13:11 group.protocol = classic 11:13:11 group.remote.assignor = null 11:13:11 heartbeat.interval.ms = 3000 11:13:11 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 11:13:11 internal.leave.group.on.close = true 11:13:11 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:11 isolation.level = read_uncommitted 11:13:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:11 max.partition.fetch.bytes = 1048576 11:13:11 max.poll.interval.ms = 300000 11:13:11 max.poll.records = 500 11:13:11 metadata.max.age.ms = 300000 11:13:11 metadata.recovery.strategy = none 11:13:11 metric.reporters = [] 11:13:11 metrics.num.samples = 2 11:13:11 metrics.recording.level = INFO 11:13:11 metrics.sample.window.ms = 30000 11:13:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:11 receive.buffer.bytes = 65536 11:13:11 reconnect.backoff.max.ms = 1000 11:13:11 reconnect.backoff.ms = 50 11:13:11 request.timeout.ms = 30000 11:13:11 retry.backoff.max.ms = 1000 11:13:11 retry.backoff.ms = 100 11:13:11 sasl.client.callback.handler.class = null 11:13:11 sasl.jaas.config = null 11:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:11 sasl.kerberos.min.time.before.relogin = 60000 11:13:11 sasl.kerberos.service.name = null 11:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:11 sasl.login.callback.handler.class = null 11:13:11 sasl.login.class = null 11:13:11 sasl.login.connect.timeout.ms = null 11:13:11 sasl.login.read.timeout.ms = null 11:13:11 sasl.login.refresh.buffer.seconds = 300 11:13:11 sasl.login.refresh.min.period.seconds = 60 11:13:11 sasl.login.refresh.window.factor = 0.8 11:13:11 sasl.login.refresh.window.jitter = 0.05 11:13:11 sasl.login.retry.backoff.max.ms = 10000 11:13:11 sasl.login.retry.backoff.ms = 100 11:13:11 sasl.mechanism = GSSAPI 11:13:11 sasl.oauthbearer.clock.skew.seconds = 30 11:13:11 sasl.oauthbearer.expected.audience = null 11:13:11 sasl.oauthbearer.expected.issuer = null 11:13:11 sasl.oauthbearer.header.urlencode = false 11:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:11 sasl.oauthbearer.jwks.endpoint.url = null 11:13:11 sasl.oauthbearer.scope.claim.name = scope 11:13:11 sasl.oauthbearer.sub.claim.name = sub 11:13:11 sasl.oauthbearer.token.endpoint.url = null 11:13:11 security.protocol = PLAINTEXT 11:13:11 security.providers = null 11:13:11 send.buffer.bytes = 131072 11:13:11 session.timeout.ms = 45000 11:13:11 socket.connection.setup.timeout.max.ms = 30000 11:13:11 socket.connection.setup.timeout.ms = 10000 11:13:11 ssl.cipher.suites = null 11:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:11 ssl.endpoint.identification.algorithm = https 11:13:11 ssl.engine.factory.class = null 11:13:11 ssl.key.password = null 11:13:11 ssl.keymanager.algorithm = SunX509 11:13:11 ssl.keystore.certificate.chain = null 11:13:11 ssl.keystore.key = null 11:13:11 ssl.keystore.location = null 11:13:11 ssl.keystore.password = null 11:13:11 ssl.keystore.type = JKS 11:13:11 ssl.protocol = TLSv1.3 11:13:11 ssl.provider = null 11:13:11 ssl.secure.random.implementation = null 11:13:11 ssl.trustmanager.algorithm = PKIX 11:13:11 ssl.truststore.certificates = null 11:13:11 ssl.truststore.location = null 11:13:11 ssl.truststore.password = null 11:13:11 ssl.truststore.type = JKS 11:13:11 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:13:11 11:13:11 2026-05-29T11:13:11.472Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:11 2026-05-29T11:13:11.479Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:11 2026-05-29T11:13:11.479Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:11 2026-05-29T11:13:11.479Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053191479 11:13:11 2026-05-29T11:13:11.479Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 11:13:11 2026-05-29T11:13:11.486Z INFO 2686 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.423 seconds (process running for 144.099) 11:13:11 2026-05-29T11:13:11.502Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:11 2026-05-29T11:13:11.502Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.510Z WARN 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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} 11:13:11 2026-05-29T11:13:11.510Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:11 2026-05-29T11:13:11.514Z WARN 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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} 11:13:11 2026-05-29T11:13:11.514Z INFO 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:11 2026-05-29T11:13:11.564Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:11 2026-05-29T11:13:11.564Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.583Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:11 2026-05-29T11:13:11.583Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.642Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 11:13:11 2026-05-29T11:13:11.642Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 11:13:11 2026-05-29T11:13:11.643Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 11:13:11 2026-05-29T11:13:11.644Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 11:13:11 2026-05-29T11:13:11.668Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-5a6b070c-bee3-432b-bd27-61c319fc961c 11:13:11 2026-05-29T11:13:11.668Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 11:13:11 2026-05-29T11:13:11.672Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-0f981164-e0df-4527-87cc-ead724b9c1ef 11:13:11 2026-05-29T11:13:11.672Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 11:13:11 2026-05-29T11:13:11.695Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-5a6b070c-bee3-432b-bd27-61c319fc961c', protocol='range'} 11:13:11 2026-05-29T11:13:11.695Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-5a6b070c-bee3-432b-bd27-61c319fc961c=Assignment(partitions=[ncmp-async-m2m-0])} 11:13:11 2026-05-29T11:13:11.698Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-0f981164-e0df-4527-87cc-ead724b9c1ef', protocol='range'} 11:13:11 2026-05-29T11:13:11.698Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-0f981164-e0df-4527-87cc-ead724b9c1ef=Assignment(partitions=[ncmp-async-m2m-0])} 11:13:11 2026-05-29T11:13:11.732Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-5a6b070c-bee3-432b-bd27-61c319fc961c', protocol='range'} 11:13:11 2026-05-29T11:13:11.733Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 11:13:11 2026-05-29T11:13:11.733Z INFO 2686 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.734Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-0f981164-e0df-4527-87cc-ead724b9c1ef', protocol='range'} 11:13:11 2026-05-29T11:13:11.734Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 11:13:11 2026-05-29T11:13:11.735Z INFO 2686 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.744Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.745Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.747Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.748Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 11:13:11 2026-05-29T11:13:11.758Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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}}. 11:13:11 2026-05-29T11:13:11.759Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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}}. 11:13:11 2026-05-29T11:13:11.779Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 11:13:11 2026-05-29T11:13:11.780Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 11:13:11 2026-05-29T11:13:11.785Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:11 2026-05-29T11:13:11.785Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:11 2026-05-29T11:13:11.785Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:11 2026-05-29T11:13:11.805Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:11 2026-05-29T11:13:11.805Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:11 acks = -1 11:13:11 auto.include.jmx.reporter = true 11:13:11 batch.size = 16384 11:13:11 bootstrap.servers = [localhost:32773] 11:13:11 buffer.memory = 33554432 11:13:11 client.dns.lookup = use_all_dns_ips 11:13:11 client.id = producer-8 11:13:11 compression.gzip.level = -1 11:13:11 compression.lz4.level = 9 11:13:11 compression.type = none 11:13:11 compression.zstd.level = 3 11:13:11 connections.max.idle.ms = 540000 11:13:11 delivery.timeout.ms = 120000 11:13:11 enable.idempotence = false 11:13:11 enable.metrics.push = true 11:13:11 interceptor.classes = [] 11:13:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:11 linger.ms = 1 11:13:11 max.block.ms = 60000 11:13:11 max.in.flight.requests.per.connection = 5 11:13:11 max.request.size = 1048576 11:13:11 metadata.max.age.ms = 300000 11:13:11 metadata.max.idle.ms = 300000 11:13:11 metadata.recovery.strategy = none 11:13:11 metric.reporters = [] 11:13:11 metrics.num.samples = 2 11:13:11 metrics.recording.level = INFO 11:13:11 metrics.sample.window.ms = 30000 11:13:11 partitioner.adaptive.partitioning.enable = true 11:13:11 partitioner.availability.timeout.ms = 0 11:13:11 partitioner.class = null 11:13:11 partitioner.ignore.keys = false 11:13:11 receive.buffer.bytes = 32768 11:13:11 reconnect.backoff.max.ms = 1000 11:13:11 reconnect.backoff.ms = 50 11:13:11 request.timeout.ms = 30000 11:13:11 retries = 0 11:13:11 retry.backoff.max.ms = 1000 11:13:11 retry.backoff.ms = 100 11:13:11 sasl.client.callback.handler.class = null 11:13:11 sasl.jaas.config = null 11:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:11 sasl.kerberos.min.time.before.relogin = 60000 11:13:11 sasl.kerberos.service.name = null 11:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:11 sasl.login.callback.handler.class = null 11:13:11 sasl.login.class = null 11:13:11 sasl.login.connect.timeout.ms = null 11:13:11 sasl.login.read.timeout.ms = null 11:13:11 sasl.login.refresh.buffer.seconds = 300 11:13:11 sasl.login.refresh.min.period.seconds = 60 11:13:11 sasl.login.refresh.window.factor = 0.8 11:13:11 sasl.login.refresh.window.jitter = 0.05 11:13:11 sasl.login.retry.backoff.max.ms = 10000 11:13:11 sasl.login.retry.backoff.ms = 100 11:13:11 sasl.mechanism = GSSAPI 11:13:11 sasl.oauthbearer.clock.skew.seconds = 30 11:13:11 sasl.oauthbearer.expected.audience = null 11:13:11 sasl.oauthbearer.expected.issuer = null 11:13:11 sasl.oauthbearer.header.urlencode = false 11:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:11 sasl.oauthbearer.jwks.endpoint.url = null 11:13:11 sasl.oauthbearer.scope.claim.name = scope 11:13:11 sasl.oauthbearer.sub.claim.name = sub 11:13:11 sasl.oauthbearer.token.endpoint.url = null 11:13:11 security.protocol = PLAINTEXT 11:13:11 security.providers = null 11:13:11 send.buffer.bytes = 131072 11:13:11 socket.connection.setup.timeout.max.ms = 30000 11:13:11 socket.connection.setup.timeout.ms = 10000 11:13:11 ssl.cipher.suites = null 11:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:11 ssl.endpoint.identification.algorithm = https 11:13:11 ssl.engine.factory.class = null 11:13:11 ssl.key.password = null 11:13:11 ssl.keymanager.algorithm = SunX509 11:13:11 ssl.keystore.certificate.chain = null 11:13:11 ssl.keystore.key = null 11:13:11 ssl.keystore.location = null 11:13:11 ssl.keystore.password = null 11:13:11 ssl.keystore.type = JKS 11:13:11 ssl.protocol = TLSv1.3 11:13:11 ssl.provider = null 11:13:11 ssl.secure.random.implementation = null 11:13:11 ssl.trustmanager.algorithm = PKIX 11:13:11 ssl.truststore.certificates = null 11:13:11 ssl.truststore.location = null 11:13:11 ssl.truststore.password = null 11:13:11 ssl.truststore.type = JKS 11:13:11 transaction.timeout.ms = 60000 11:13:11 transactional.id = null 11:13:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:11 11:13:11 2026-05-29T11:13:11.805Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:11 2026-05-29T11:13:11.807Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:11 2026-05-29T11:13:11.808Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:11 2026-05-29T11:13:11.808Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:11 2026-05-29T11:13:11.808Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053191808 11:13:11 2026-05-29T11:13:11.816Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:12 2026-05-29T11:13:11.857Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 11:13:12 auto.include.jmx.reporter = true 11:13:12 bootstrap.controllers = [] 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = 11:13:12 connections.max.idle.ms = 300000 11:13:12 default.api.timeout.ms = 60000 11:13:12 enable.metrics.push = true 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 receive.buffer.bytes = 65536 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 2147483647 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 11:13:12 2026-05-29T11:13:11.857Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 11:13:12 auto.include.jmx.reporter = true 11:13:12 bootstrap.controllers = [] 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = 11:13:12 connections.max.idle.ms = 300000 11:13:12 default.api.timeout.ms = 60000 11:13:12 enable.metrics.push = true 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 receive.buffer.bytes = 65536 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 2147483647 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 11:13:12 2026-05-29T11:13:11.858Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:11.858Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:11.858Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053191858 11:13:12 2026-05-29T11:13:11.859Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:11.859Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:11.859Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053191859 11:13:12 2026-05-29T11:13:11.896Z INFO 2686 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 11:13:12 2026-05-29T11:13:11.897Z INFO 2686 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:12 2026-05-29T11:13:11.897Z INFO 2686 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:12 2026-05-29T11:13:11.897Z INFO 2686 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:12 2026-05-29T11:13:11.901Z INFO 2686 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 11:13:12 2026-05-29T11:13:11.902Z INFO 2686 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:12 2026-05-29T11:13:11.902Z INFO 2686 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:12 2026-05-29T11:13:11.902Z INFO 2686 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:12 2026-05-29T11:13:11.959Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:12 2026-05-29T11:13:11.960Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.074Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.074Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.128Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:12 2026-05-29T11:13:12.128Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:12 acks = -1 11:13:12 auto.include.jmx.reporter = true 11:13:12 batch.size = 16384 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 buffer.memory = 33554432 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = producer-9 11:13:12 compression.gzip.level = -1 11:13:12 compression.lz4.level = 9 11:13:12 compression.type = none 11:13:12 compression.zstd.level = 3 11:13:12 connections.max.idle.ms = 540000 11:13:12 delivery.timeout.ms = 120000 11:13:12 enable.idempotence = false 11:13:12 enable.metrics.push = true 11:13:12 interceptor.classes = [] 11:13:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:12 linger.ms = 1 11:13:12 max.block.ms = 60000 11:13:12 max.in.flight.requests.per.connection = 5 11:13:12 max.request.size = 1048576 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.max.idle.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 partitioner.adaptive.partitioning.enable = true 11:13:12 partitioner.availability.timeout.ms = 0 11:13:12 partitioner.class = null 11:13:12 partitioner.ignore.keys = false 11:13:12 receive.buffer.bytes = 32768 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 0 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 transaction.timeout.ms = 60000 11:13:12 transactional.id = null 11:13:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:13:12 11:13:12 2026-05-29T11:13:12.128Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:12 2026-05-29T11:13:12.131Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:12 2026-05-29T11:13:12.131Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:12.131Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:12.131Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053192131 11:13:12 2026-05-29T11:13:12.131Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.131Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.140Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:12 2026-05-29T11:13:12.161Z ERROR 2686 --- [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 11:13:12 11:13:12 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 11:13:12 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 11:13:12 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:12 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 11:13:12 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 11:13:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 11:13:12 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 11:13:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 11:13:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 11:13:12 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 11:13:12 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 11:13:12 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 11:13:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 11:13:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 11:13:12 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 11:13:12 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 11:13:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 11:13:12 ... 3 common frames omitted 11:13:12 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 11:13:12 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 11:13:12 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 11:13:12 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 11:13:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 11:13:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 11:13:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 11:13:12 ... 16 common frames omitted 11:13:12 11:13:12 2026-05-29T11:13:12.255Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:12 2026-05-29T11:13:12.255Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:12 acks = -1 11:13:12 auto.include.jmx.reporter = true 11:13:12 batch.size = 16384 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 buffer.memory = 33554432 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = producer-10 11:13:12 compression.gzip.level = -1 11:13:12 compression.lz4.level = 9 11:13:12 compression.type = none 11:13:12 compression.zstd.level = 3 11:13:12 connections.max.idle.ms = 540000 11:13:12 delivery.timeout.ms = 120000 11:13:12 enable.idempotence = false 11:13:12 enable.metrics.push = true 11:13:12 interceptor.classes = [] 11:13:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:12 linger.ms = 1 11:13:12 max.block.ms = 60000 11:13:12 max.in.flight.requests.per.connection = 5 11:13:12 max.request.size = 1048576 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.max.idle.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 partitioner.adaptive.partitioning.enable = true 11:13:12 partitioner.availability.timeout.ms = 0 11:13:12 partitioner.class = null 11:13:12 partitioner.ignore.keys = false 11:13:12 receive.buffer.bytes = 32768 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 0 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 transaction.timeout.ms = 60000 11:13:12 transactional.id = null 11:13:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:12 11:13:12 2026-05-29T11:13:12.255Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:12 2026-05-29T11:13:12.258Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:12 2026-05-29T11:13:12.258Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:12.258Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:12.258Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053192258 11:13:12 2026-05-29T11:13:12.261Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.261Z WARN 2686 --- [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. 11:13:12 2026-05-29T11:13:12.270Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:12 2026-05-29T11:13:12.340Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.340Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.343Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:12 2026-05-29T11:13:12.344Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.344Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:12 2026-05-29T11:13:12.440Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.440Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.503Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.503Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.582Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:12 2026-05-29T11:13:12.582Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:12 acks = -1 11:13:12 auto.include.jmx.reporter = true 11:13:12 batch.size = 16384 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 buffer.memory = 33554432 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = producer-11 11:13:12 compression.gzip.level = -1 11:13:12 compression.lz4.level = 9 11:13:12 compression.type = none 11:13:12 compression.zstd.level = 3 11:13:12 connections.max.idle.ms = 540000 11:13:12 delivery.timeout.ms = 120000 11:13:12 enable.idempotence = false 11:13:12 enable.metrics.push = true 11:13:12 interceptor.classes = [] 11:13:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:12 linger.ms = 1 11:13:12 max.block.ms = 60000 11:13:12 max.in.flight.requests.per.connection = 5 11:13:12 max.request.size = 1048576 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.max.idle.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 partitioner.adaptive.partitioning.enable = true 11:13:12 partitioner.availability.timeout.ms = 0 11:13:12 partitioner.class = null 11:13:12 partitioner.ignore.keys = false 11:13:12 receive.buffer.bytes = 32768 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 0 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 transaction.timeout.ms = 60000 11:13:12 transactional.id = null 11:13:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:12 11:13:12 2026-05-29T11:13:12.583Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:12 2026-05-29T11:13:12.584Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:12 2026-05-29T11:13:12.584Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.585Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:12 2026-05-29T11:13:12.585Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:12.585Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:12.585Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053192585 11:13:12 2026-05-29T11:13:12.592Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:12 2026-05-29T11:13:12.786Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:12 2026-05-29T11:13:12.786Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:12 2026-05-29T11:13:12.786Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:12 2026-05-29T11:13:12.908Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:12 2026-05-29T11:13:12.908Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:12 acks = -1 11:13:12 auto.include.jmx.reporter = true 11:13:12 batch.size = 16384 11:13:12 bootstrap.servers = [localhost:32773] 11:13:12 buffer.memory = 33554432 11:13:12 client.dns.lookup = use_all_dns_ips 11:13:12 client.id = producer-12 11:13:12 compression.gzip.level = -1 11:13:12 compression.lz4.level = 9 11:13:12 compression.type = none 11:13:12 compression.zstd.level = 3 11:13:12 connections.max.idle.ms = 540000 11:13:12 delivery.timeout.ms = 120000 11:13:12 enable.idempotence = false 11:13:12 enable.metrics.push = true 11:13:12 interceptor.classes = [] 11:13:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:12 linger.ms = 1 11:13:12 max.block.ms = 60000 11:13:12 max.in.flight.requests.per.connection = 5 11:13:12 max.request.size = 1048576 11:13:12 metadata.max.age.ms = 300000 11:13:12 metadata.max.idle.ms = 300000 11:13:12 metadata.recovery.strategy = none 11:13:12 metric.reporters = [] 11:13:12 metrics.num.samples = 2 11:13:12 metrics.recording.level = INFO 11:13:12 metrics.sample.window.ms = 30000 11:13:12 partitioner.adaptive.partitioning.enable = true 11:13:12 partitioner.availability.timeout.ms = 0 11:13:12 partitioner.class = null 11:13:12 partitioner.ignore.keys = false 11:13:12 receive.buffer.bytes = 32768 11:13:12 reconnect.backoff.max.ms = 1000 11:13:12 reconnect.backoff.ms = 50 11:13:12 request.timeout.ms = 30000 11:13:12 retries = 0 11:13:12 retry.backoff.max.ms = 1000 11:13:12 retry.backoff.ms = 100 11:13:12 sasl.client.callback.handler.class = null 11:13:12 sasl.jaas.config = null 11:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:12 sasl.kerberos.min.time.before.relogin = 60000 11:13:12 sasl.kerberos.service.name = null 11:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:12 sasl.login.callback.handler.class = null 11:13:12 sasl.login.class = null 11:13:12 sasl.login.connect.timeout.ms = null 11:13:12 sasl.login.read.timeout.ms = null 11:13:12 sasl.login.refresh.buffer.seconds = 300 11:13:12 sasl.login.refresh.min.period.seconds = 60 11:13:12 sasl.login.refresh.window.factor = 0.8 11:13:12 sasl.login.refresh.window.jitter = 0.05 11:13:12 sasl.login.retry.backoff.max.ms = 10000 11:13:12 sasl.login.retry.backoff.ms = 100 11:13:12 sasl.mechanism = GSSAPI 11:13:12 sasl.oauthbearer.clock.skew.seconds = 30 11:13:12 sasl.oauthbearer.expected.audience = null 11:13:12 sasl.oauthbearer.expected.issuer = null 11:13:12 sasl.oauthbearer.header.urlencode = false 11:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:12 sasl.oauthbearer.jwks.endpoint.url = null 11:13:12 sasl.oauthbearer.scope.claim.name = scope 11:13:12 sasl.oauthbearer.sub.claim.name = sub 11:13:12 sasl.oauthbearer.token.endpoint.url = null 11:13:12 security.protocol = PLAINTEXT 11:13:12 security.providers = null 11:13:12 send.buffer.bytes = 131072 11:13:12 socket.connection.setup.timeout.max.ms = 30000 11:13:12 socket.connection.setup.timeout.ms = 10000 11:13:12 ssl.cipher.suites = null 11:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:12 ssl.endpoint.identification.algorithm = https 11:13:12 ssl.engine.factory.class = null 11:13:12 ssl.key.password = null 11:13:12 ssl.keymanager.algorithm = SunX509 11:13:12 ssl.keystore.certificate.chain = null 11:13:12 ssl.keystore.key = null 11:13:12 ssl.keystore.location = null 11:13:12 ssl.keystore.password = null 11:13:12 ssl.keystore.type = JKS 11:13:12 ssl.protocol = TLSv1.3 11:13:12 ssl.provider = null 11:13:12 ssl.secure.random.implementation = null 11:13:12 ssl.trustmanager.algorithm = PKIX 11:13:12 ssl.truststore.certificates = null 11:13:12 ssl.truststore.location = null 11:13:12 ssl.truststore.password = null 11:13:12 ssl.truststore.type = JKS 11:13:12 transaction.timeout.ms = 60000 11:13:12 transactional.id = null 11:13:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:12 11:13:12 2026-05-29T11:13:12.908Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:12 2026-05-29T11:13:12.911Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:12 2026-05-29T11:13:12.911Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:12 2026-05-29T11:13:12.911Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:12 2026-05-29T11:13:12.911Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053192911 11:13:12 2026-05-29T11:13:12.919Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:13 2026-05-29T11:13:12.962Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:13 2026-05-29T11:13:12.962Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.075Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.075Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.135Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.135Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.227Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:13 2026-05-29T11:13:13.227Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:13 acks = -1 11:13:13 auto.include.jmx.reporter = true 11:13:13 batch.size = 16384 11:13:13 bootstrap.servers = [localhost:32773] 11:13:13 buffer.memory = 33554432 11:13:13 client.dns.lookup = use_all_dns_ips 11:13:13 client.id = producer-13 11:13:13 compression.gzip.level = -1 11:13:13 compression.lz4.level = 9 11:13:13 compression.type = none 11:13:13 compression.zstd.level = 3 11:13:13 connections.max.idle.ms = 540000 11:13:13 delivery.timeout.ms = 120000 11:13:13 enable.idempotence = false 11:13:13 enable.metrics.push = true 11:13:13 interceptor.classes = [] 11:13:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:13 linger.ms = 1 11:13:13 max.block.ms = 60000 11:13:13 max.in.flight.requests.per.connection = 5 11:13:13 max.request.size = 1048576 11:13:13 metadata.max.age.ms = 300000 11:13:13 metadata.max.idle.ms = 300000 11:13:13 metadata.recovery.strategy = none 11:13:13 metric.reporters = [] 11:13:13 metrics.num.samples = 2 11:13:13 metrics.recording.level = INFO 11:13:13 metrics.sample.window.ms = 30000 11:13:13 partitioner.adaptive.partitioning.enable = true 11:13:13 partitioner.availability.timeout.ms = 0 11:13:13 partitioner.class = null 11:13:13 partitioner.ignore.keys = false 11:13:13 receive.buffer.bytes = 32768 11:13:13 reconnect.backoff.max.ms = 1000 11:13:13 reconnect.backoff.ms = 50 11:13:13 request.timeout.ms = 30000 11:13:13 retries = 0 11:13:13 retry.backoff.max.ms = 1000 11:13:13 retry.backoff.ms = 100 11:13:13 sasl.client.callback.handler.class = null 11:13:13 sasl.jaas.config = null 11:13:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:13 sasl.kerberos.min.time.before.relogin = 60000 11:13:13 sasl.kerberos.service.name = null 11:13:13 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:13 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:13 sasl.login.callback.handler.class = null 11:13:13 sasl.login.class = null 11:13:13 sasl.login.connect.timeout.ms = null 11:13:13 sasl.login.read.timeout.ms = null 11:13:13 sasl.login.refresh.buffer.seconds = 300 11:13:13 sasl.login.refresh.min.period.seconds = 60 11:13:13 sasl.login.refresh.window.factor = 0.8 11:13:13 sasl.login.refresh.window.jitter = 0.05 11:13:13 sasl.login.retry.backoff.max.ms = 10000 11:13:13 sasl.login.retry.backoff.ms = 100 11:13:13 sasl.mechanism = GSSAPI 11:13:13 sasl.oauthbearer.clock.skew.seconds = 30 11:13:13 sasl.oauthbearer.expected.audience = null 11:13:13 sasl.oauthbearer.expected.issuer = null 11:13:13 sasl.oauthbearer.header.urlencode = false 11:13:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:13 sasl.oauthbearer.jwks.endpoint.url = null 11:13:13 sasl.oauthbearer.scope.claim.name = scope 11:13:13 sasl.oauthbearer.sub.claim.name = sub 11:13:13 sasl.oauthbearer.token.endpoint.url = null 11:13:13 security.protocol = PLAINTEXT 11:13:13 security.providers = null 11:13:13 send.buffer.bytes = 131072 11:13:13 socket.connection.setup.timeout.max.ms = 30000 11:13:13 socket.connection.setup.timeout.ms = 10000 11:13:13 ssl.cipher.suites = null 11:13:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:13 ssl.endpoint.identification.algorithm = https 11:13:13 ssl.engine.factory.class = null 11:13:13 ssl.key.password = null 11:13:13 ssl.keymanager.algorithm = SunX509 11:13:13 ssl.keystore.certificate.chain = null 11:13:13 ssl.keystore.key = null 11:13:13 ssl.keystore.location = null 11:13:13 ssl.keystore.password = null 11:13:13 ssl.keystore.type = JKS 11:13:13 ssl.protocol = TLSv1.3 11:13:13 ssl.provider = null 11:13:13 ssl.secure.random.implementation = null 11:13:13 ssl.trustmanager.algorithm = PKIX 11:13:13 ssl.truststore.certificates = null 11:13:13 ssl.truststore.location = null 11:13:13 ssl.truststore.password = null 11:13:13 ssl.truststore.type = JKS 11:13:13 transaction.timeout.ms = 60000 11:13:13 transactional.id = null 11:13:13 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:13:13 11:13:13 2026-05-29T11:13:13.228Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:13 2026-05-29T11:13:13.230Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:13 2026-05-29T11:13:13.230Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:13 2026-05-29T11:13:13.230Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:13 2026-05-29T11:13:13.230Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053193230 11:13:13 2026-05-29T11:13:13.238Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:13 2026-05-29T11:13:13.252Z ERROR 2686 --- [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 11:13:13 11:13:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 11:13:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 11:13:13 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:13 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 11:13:13 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 11:13:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 11:13:13 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 11:13:13 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 11:13:13 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 11:13:13 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 11:13:13 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 11:13:13 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 11:13:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 11:13:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 11:13:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 11:13:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 11:13:13 ... 3 common frames omitted 11:13:13 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 11:13:13 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 11:13:13 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 11:13:13 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 11:13:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 11:13:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 11:13:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 11:13:13 ... 16 common frames omitted 11:13:13 11:13:13 2026-05-29T11:13:13.254Z ERROR 2686 --- [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 11:13:13 11:13:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 11:13:13 Endpoint handler details: 11:13:13 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 11:13:13 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@3e20280c] 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 11:13:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 11:13:13 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:13 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 11:13:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 11:13:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 11:13:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 11:13:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 11:13:13 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 11:13:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 11:13:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 11:13:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 11:13:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 11:13:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 11:13:13 ... 10 common frames omitted 11:13:13 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@36514971, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780053193238, 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@36514971, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1780053193238, kafka_groupId=ncmp-async-rest-request-event-group}] 11:13:13 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 11:13:13 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 11:13:13 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 11:13:13 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 11:13:13 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 11:13:13 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 11:13:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 11:13:13 ... 16 common frames omitted 11:13:13 11:13:13 2026-05-29T11:13:13.261Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.261Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.342Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.342Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.348Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.348Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.348Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:13 2026-05-29T11:13:13.442Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.442Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.504Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.504Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.584Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.584Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.598Z INFO 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 11:13:13 2026-05-29T11:13:13.598Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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: 350ms, elapsed time since send: 350ms, throttle time: 0ms, request timeout: 30000ms) 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=29797894, epoch=6) to node 1: 11:13:13 11:13:13 org.apache.kafka.common.errors.DisconnectException 11:13:13 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.599Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] 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) 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.600Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.601Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.601Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.601Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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: 352ms, elapsed time since send: 352ms, throttle time: 0ms, request timeout: 30000ms) 11:13:13 2026-05-29T11:13:13.601Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 252ms, elapsed time since send: 252ms, throttle time: 0ms, request timeout: 30000ms) 11:13:13 2026-05-29T11:13:13.601Z INFO 2686 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.602Z INFO 2686 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=396695584, epoch=6) to node 1: 11:13:13 11:13:13 org.apache.kafka.common.errors.DisconnectException 11:13:13 11:13:13 2026-05-29T11:13:13.602Z INFO 2686 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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. 11:13:13 2026-05-29T11:13:13.691Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.691Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.695Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.695Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.700Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.700Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.713Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.713Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.714Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.714Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.715Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.715Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.719Z INFO 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.719Z WARN 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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. 11:13:13 2026-05-29T11:13:13.719Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.719Z WARN 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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. 11:13:13 2026-05-29T11:13:13.790Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:13 2026-05-29T11:13:13.790Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.790Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:13 2026-05-29T11:13:13.792Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.792Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:13 2026-05-29T11:13:13.808Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.808Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.814Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.814Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.820Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.820Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.884Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.884Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.910Z INFO 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.910Z WARN 2686 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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. 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.935Z WARN 2686 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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. 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.935Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 11:13:13 2026-05-29T11:13:13.936Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.936Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.936Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.936Z INFO 2686 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 11:13:13 2026-05-29T11:13:13.936Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:13 2026-05-29T11:13:13.937Z INFO 2686 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:13 2026-05-29T11:13:13.940Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.940Z WARN 2686 --- [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. 11:13:13 2026-05-29T11:13:13.942Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 11:13:13 2026-05-29T11:13:13.942Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 11:13:13 2026-05-29T11:13:13.942Z INFO 2686 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 11:13:13 2026-05-29T11:13:13.942Z INFO 2686 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 11:13:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.989 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 11:13:13 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 11:13:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 11:13:13 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 11:13:13 2026-05-29T11:13:13.965Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:13 2026-05-29T11:13:13.965Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.014Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.014Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.018Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.018Z WARN 2686 --- [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. 11:13:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 11:13:14 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 11:13:14 2026-05-29T11:13:14.022Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:13:14 2026-05-29T11:13:14.033Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.033Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.040Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.040Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.075Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.075Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.117Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6b1fc97d4586b5c459aae30b2a96229fd1dc6a70911c0b7427178c2ee430aa63 11:13:14 2026-05-29T11:13:14.131Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.131Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.139Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.139Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.192Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.192Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.244Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.244Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.263Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.263Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.375Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:14 2026-05-29T11:13:14.375Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.375Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:14 2026-05-29T11:13:14.389Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.389Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.443Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.443Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.490Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.490Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.505Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.505Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.527Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.527Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.532Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.532Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.585Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.585Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.592Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.592Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.607Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:14 2026-05-29T11:13:14.607Z WARN 2686 --- [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. 11:13:14 2026-05-29T11:13:14.643Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:14 2026-05-29T11:13:14.643Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:14 2026-05-29T11:13:14.643Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:15 2026-05-29T11:13:14.968Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:15 2026-05-29T11:13:14.968Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.076Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.077Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.142Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.142Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.246Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.246Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.264Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.264Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.294Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.294Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.299Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:15 2026-05-29T11:13:15.299Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.299Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:15 2026-05-29T11:13:15.332Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.333Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.390Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.390Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.444Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.444Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.492Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.492Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.498Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.498Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.505Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.505Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.566Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.566Z WARN 2686 --- [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. 11:13:15 2026-05-29T11:13:15.587Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:15 2026-05-29T11:13:15.587Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.643Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:15 2026-05-29T11:13:15.643Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:15 2026-05-29T11:13:15.643Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:16 2026-05-29T11:13:15.971Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:16 2026-05-29T11:13:15.971Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.077Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.077Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.145Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.145Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.249Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.249Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.265Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.265Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.300Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:16 2026-05-29T11:13:16.300Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.300Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:16 2026-05-29T11:13:16.300Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.300Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.332Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.332Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.420Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.420Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.435Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.435Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.444Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.444Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.500Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.500Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.505Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.505Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.566Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.566Z WARN 2686 --- [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. 11:13:16 2026-05-29T11:13:16.588Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:16 2026-05-29T11:13:16.588Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.643Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:16 2026-05-29T11:13:16.644Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:16 2026-05-29T11:13:16.644Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:17 2026-05-29T11:13:16.974Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:17 2026-05-29T11:13:16.974Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.078Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.078Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.147Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.148Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.252Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.252Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.267Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.267Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.300Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:17 2026-05-29T11:13:17.300Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.300Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:17 2026-05-29T11:13:17.302Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.302Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.334Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.334Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.425Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.425Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.436Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.436Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.446Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.446Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.501Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.502Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.507Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.507Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.568Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.568Z WARN 2686 --- [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. 11:13:17 2026-05-29T11:13:17.589Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:17 2026-05-29T11:13:17.589Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.647Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:17 2026-05-29T11:13:17.647Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:17 2026-05-29T11:13:17.647Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:18 2026-05-29T11:13:17.977Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:18 2026-05-29T11:13:17.977Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.079Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.079Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.150Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.150Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.199Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:18 2026-05-29T11:13:18.199Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.199Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:18 2026-05-29T11:13:18.255Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.255Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.268Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.268Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.304Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.304Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.335Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.335Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.425Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.425Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.437Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.437Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.447Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.448Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.502Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.502Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.509Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.509Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.569Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.569Z WARN 2686 --- [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. 11:13:18 2026-05-29T11:13:18.590Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:18 2026-05-29T11:13:18.590Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.651Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:18 2026-05-29T11:13:18.651Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:18 2026-05-29T11:13:18.651Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:19 2026-05-29T11:13:18.979Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:19 2026-05-29T11:13:18.979Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.127Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.127Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.153Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.153Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.199Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:19 2026-05-29T11:13:19.199Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.199Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:19 2026-05-29T11:13:19.257Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.257Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.270Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.270Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.305Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.305Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.336Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.337Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.432Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.432Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.438Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.438Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.448Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.448Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.503Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.503Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.511Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.511Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.570Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.571Z WARN 2686 --- [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. 11:13:19 2026-05-29T11:13:19.582Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:19 2026-05-29T11:13:19.582Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.628Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:19 2026-05-29T11:13:19.628Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:19 2026-05-29T11:13:19.628Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:20 2026-05-29T11:13:19.981Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:20 2026-05-29T11:13:19.982Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.072Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.05044896S 11:13:20 2026-05-29T11:13:20.093Z WARN 2686 --- [ 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: 7584f540-430c-4159-af6c-c1c32406b66b 11:13:20 2026-05-29T11:13:20.093Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.093Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-14 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.093Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.096Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.096Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.096Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.096Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200096 11:13:20 2026-05-29T11:13:20.102Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.102Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.102Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:20 2026-05-29T11:13:20.128Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.128Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.135Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 11:13:20 2026-05-29T11:13:20.135Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.156Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.156Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.260Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.260Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.271Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.271Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.301Z WARN 2686 --- [ 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: caa9a608-3668-41d6-bcc1-4ee68ea15290 11:13:20 2026-05-29T11:13:20.301Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.301Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-15 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.301Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.303Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.303Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.303Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.303Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200303 11:13:20 2026-05-29T11:13:20.305Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.305Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.311Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.324Z WARN 2686 --- [ 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: f2f6bf35-9d76-4b4a-86ed-5ab9072ee376 11:13:20 2026-05-29T11:13:20.324Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.325Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-16 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.325Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.326Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.327Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200327 11:13:20 2026-05-29T11:13:20.333Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.336Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.336Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.344Z WARN 2686 --- [ 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: a9d5be04-4c3e-4dac-aa24-028c3d75e187 11:13:20 2026-05-29T11:13:20.344Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.345Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-17 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.345Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.347Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.347Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.347Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.347Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200347 11:13:20 2026-05-29T11:13:20.354Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.368Z WARN 2686 --- [ 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: fa9ce43d-48c8-44d3-ac91-d94c15b52442 11:13:20 2026-05-29T11:13:20.369Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.369Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-18 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.369Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.372Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.372Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.372Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.372Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200372 11:13:20 2026-05-29T11:13:20.379Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.392Z WARN 2686 --- [ 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: 7b19b6ab-77c4-4bde-a7fb-1b3b85c1982a 11:13:20 2026-05-29T11:13:20.392Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.393Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-19 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.393Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.396Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.396Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.396Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.396Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200396 11:13:20 2026-05-29T11:13:20.419Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.433Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.433Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.435Z WARN 2686 --- [ 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: fe4f9aee-a08c-4e65-a9b7-16da999ce7d8 11:13:20 2026-05-29T11:13:20.435Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.435Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-20 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.436Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.438Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.438Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.438Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.438Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200438 11:13:20 2026-05-29T11:13:20.439Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.439Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.445Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.450Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.450Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.457Z WARN 2686 --- [ 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: d6d22f06-5047-451e-af5c-d760b17c744d 11:13:20 2026-05-29T11:13:20.457Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.457Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-21 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.458Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.460Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.460Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.460Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.460Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200460 11:13:20 2026-05-29T11:13:20.465Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.473Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:20 allow.auto.create.topics = true 11:13:20 auto.commit.interval.ms = 5000 11:13:20 auto.include.jmx.reporter = true 11:13:20 auto.offset.reset = earliest 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 check.crcs = true 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = consumer-test-1-10 11:13:20 client.rack = 11:13:20 connections.max.idle.ms = 540000 11:13:20 default.api.timeout.ms = 60000 11:13:20 enable.auto.commit = true 11:13:20 enable.metrics.push = true 11:13:20 exclude.internal.topics = true 11:13:20 fetch.max.bytes = 52428800 11:13:20 fetch.max.wait.ms = 500 11:13:20 fetch.min.bytes = 1 11:13:20 group.id = test-1 11:13:20 group.instance.id = null 11:13:20 group.protocol = classic 11:13:20 group.remote.assignor = null 11:13:20 heartbeat.interval.ms = 3000 11:13:20 interceptor.classes = [] 11:13:20 internal.leave.group.on.close = true 11:13:20 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:20 isolation.level = read_uncommitted 11:13:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:20 max.partition.fetch.bytes = 1048576 11:13:20 max.poll.interval.ms = 300000 11:13:20 max.poll.records = 500 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:20 receive.buffer.bytes = 65536 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 session.timeout.ms = 45000 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:13:20 11:13:20 2026-05-29T11:13:20.474Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.476Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.476Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.476Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200476 11:13:20 2026-05-29T11:13:20.477Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 11:13:20 2026-05-29T11:13:20.481Z WARN 2686 --- [ 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: bdc40f88-a2a8-4e98-a37c-25a05644fced 11:13:20 2026-05-29T11:13:20.482Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 11:13:20 2026-05-29T11:13:20.482Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:20 acks = -1 11:13:20 auto.include.jmx.reporter = true 11:13:20 batch.size = 16384 11:13:20 bootstrap.servers = [localhost:32774] 11:13:20 buffer.memory = 33554432 11:13:20 client.dns.lookup = use_all_dns_ips 11:13:20 client.id = producer-22 11:13:20 compression.gzip.level = -1 11:13:20 compression.lz4.level = 9 11:13:20 compression.type = none 11:13:20 compression.zstd.level = 3 11:13:20 connections.max.idle.ms = 540000 11:13:20 delivery.timeout.ms = 120000 11:13:20 enable.idempotence = false 11:13:20 enable.metrics.push = true 11:13:20 interceptor.classes = [] 11:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:20 linger.ms = 1 11:13:20 max.block.ms = 60000 11:13:20 max.in.flight.requests.per.connection = 5 11:13:20 max.request.size = 1048576 11:13:20 metadata.max.age.ms = 300000 11:13:20 metadata.max.idle.ms = 300000 11:13:20 metadata.recovery.strategy = none 11:13:20 metric.reporters = [] 11:13:20 metrics.num.samples = 2 11:13:20 metrics.recording.level = INFO 11:13:20 metrics.sample.window.ms = 30000 11:13:20 partitioner.adaptive.partitioning.enable = true 11:13:20 partitioner.availability.timeout.ms = 0 11:13:20 partitioner.class = null 11:13:20 partitioner.ignore.keys = false 11:13:20 receive.buffer.bytes = 32768 11:13:20 reconnect.backoff.max.ms = 1000 11:13:20 reconnect.backoff.ms = 50 11:13:20 request.timeout.ms = 30000 11:13:20 retries = 0 11:13:20 retry.backoff.max.ms = 1000 11:13:20 retry.backoff.ms = 100 11:13:20 sasl.client.callback.handler.class = null 11:13:20 sasl.jaas.config = null 11:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:20 sasl.kerberos.min.time.before.relogin = 60000 11:13:20 sasl.kerberos.service.name = null 11:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:20 sasl.login.callback.handler.class = null 11:13:20 sasl.login.class = null 11:13:20 sasl.login.connect.timeout.ms = null 11:13:20 sasl.login.read.timeout.ms = null 11:13:20 sasl.login.refresh.buffer.seconds = 300 11:13:20 sasl.login.refresh.min.period.seconds = 60 11:13:20 sasl.login.refresh.window.factor = 0.8 11:13:20 sasl.login.refresh.window.jitter = 0.05 11:13:20 sasl.login.retry.backoff.max.ms = 10000 11:13:20 sasl.login.retry.backoff.ms = 100 11:13:20 sasl.mechanism = GSSAPI 11:13:20 sasl.oauthbearer.clock.skew.seconds = 30 11:13:20 sasl.oauthbearer.expected.audience = null 11:13:20 sasl.oauthbearer.expected.issuer = null 11:13:20 sasl.oauthbearer.header.urlencode = false 11:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:20 sasl.oauthbearer.jwks.endpoint.url = null 11:13:20 sasl.oauthbearer.scope.claim.name = scope 11:13:20 sasl.oauthbearer.sub.claim.name = sub 11:13:20 sasl.oauthbearer.token.endpoint.url = null 11:13:20 security.protocol = PLAINTEXT 11:13:20 security.providers = null 11:13:20 send.buffer.bytes = 131072 11:13:20 socket.connection.setup.timeout.max.ms = 30000 11:13:20 socket.connection.setup.timeout.ms = 10000 11:13:20 ssl.cipher.suites = null 11:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:20 ssl.endpoint.identification.algorithm = https 11:13:20 ssl.engine.factory.class = null 11:13:20 ssl.key.password = null 11:13:20 ssl.keymanager.algorithm = SunX509 11:13:20 ssl.keystore.certificate.chain = null 11:13:20 ssl.keystore.key = null 11:13:20 ssl.keystore.location = null 11:13:20 ssl.keystore.password = null 11:13:20 ssl.keystore.type = JKS 11:13:20 ssl.protocol = TLSv1.3 11:13:20 ssl.provider = null 11:13:20 ssl.secure.random.implementation = null 11:13:20 ssl.trustmanager.algorithm = PKIX 11:13:20 ssl.truststore.certificates = null 11:13:20 ssl.truststore.location = null 11:13:20 ssl.truststore.password = null 11:13:20 ssl.truststore.type = JKS 11:13:20 transaction.timeout.ms = 60000 11:13:20 transactional.id = null 11:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:20 11:13:20 2026-05-29T11:13:20.482Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:20 2026-05-29T11:13:20.485Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 11:13:20 2026-05-29T11:13:20.485Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:20 2026-05-29T11:13:20.485Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:20 2026-05-29T11:13:20.485Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053200485 11:13:20 2026-05-29T11:13:20.491Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.499Z INFO 2686 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:20 2026-05-29T11:13:20.505Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.505Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.512Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.512Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.571Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.571Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.581Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.581Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.612Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 11:13:20 2026-05-29T11:13:20.614Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 11:13:20 2026-05-29T11:13:20.632Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.632Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.632Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:20 2026-05-29T11:13:20.654Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-23fcf305-a451-4076-af1c-a5e3a59eda6f 11:13:20 2026-05-29T11:13:20.654Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 11:13:20 2026-05-29T11:13:20.680Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-23fcf305-a451-4076-af1c-a5e3a59eda6f', protocol='range'} 11:13:20 2026-05-29T11:13:20.680Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-23fcf305-a451-4076-af1c-a5e3a59eda6f=Assignment(partitions=[my-topic-name-0])} 11:13:20 2026-05-29T11:13:20.700Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-23fcf305-a451-4076-af1c-a5e3a59eda6f', protocol='range'} 11:13:20 2026-05-29T11:13:20.700Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 11:13:20 2026-05-29T11:13:20.700Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 11:13:20 2026-05-29T11:13:20.713Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 11:13:20 2026-05-29T11:13:20.722Z INFO 2686 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 11:13:20 2026-05-29T11:13:20.804Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.804Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.804Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.804Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.804Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [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: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] 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) 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.805Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 11:13:20 2026-05-29T11:13:20.806Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.806Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.807Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.807Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] 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) 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=183448372, epoch=1) to node 1: 11:13:20 11:13:20 org.apache.kafka.common.errors.DisconnectException 11:13:20 11:13:20 2026-05-29T11:13:20.882Z INFO 2686 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:13:20 2026-05-29T11:13:20.897Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.897Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.901Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.901Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.905Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.905Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.906Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.906Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.913Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.913Z WARN 2686 --- [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. 11:13:20 2026-05-29T11:13:20.914Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.914Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.920Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.920Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.922Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.922Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:20 2026-05-29T11:13:20.925Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:20 2026-05-29T11:13:20.925Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:20.983Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:21 2026-05-29T11:13:20.983Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:20.983Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:21 2026-05-29T11:13:20.983Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:20.998Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:21 2026-05-29T11:13:20.998Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.005Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.005Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.057Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.057Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.071 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 11:13:21 2026-05-29T11:13:21.097Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.097Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 11:13:21 2026-05-29T11:13:21.108Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:21 2026-05-29T11:13:21.108Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.108Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 11:13:21 2026-05-29T11:13:21.123Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.124Z WARN 2686 --- [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. 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 11:13:21 2026-05-29T11:13:21.128Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.128Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 11:13:21 2026-05-29T11:13:21.136Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.136Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 11:13:21 2026-05-29T11:13:21.142Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.142Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.145Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.145Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.150Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.150Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 11:13:21 11:13:21,167 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:13:21 11:13:21,167 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:13:21 11:13:21,167 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:13:21 11:13:21,170 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:13:21 11:13:21,170 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:13:21 11:13:21,176 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:13:21 11:13:21,176 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:13:21 11:13:21 . ____ _ __ _ _ 11:13:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:21 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:21 =========|_|==============|___/=/_/_/_/ 11:13:21 11:13:21 :: Spring Boot :: (v3.5.13) 11:13:21 11:13:21 2026-05-29T11:13:21.181Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:21 2026-05-29T11:13:21.181Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 11:13:21 2026-05-29T11:13:21.187Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.033 seconds (process running for 153.8) 11:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 11:13:21 2026-05-29T11:13:21.232Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 11:13:21 2026-05-29T11:13:21.232Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 11:13:21 2026-05-29T11:13:21.235Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 11:13:21 2026-05-29T11:13:21.235Z INFO 2686 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 11:13:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 11:13:21 2026-05-29T11:13:21.247Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.247Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.252Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.252Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.264Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.265Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.265Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.267Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.268Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.269Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.269Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.269Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.270Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.271Z INFO 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 11:13:21 2026-05-29T11:13:21.272Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.272Z WARN 2686 --- [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. 11:13:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 11:13:21 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 11:13:21 2026-05-29T11:13:21.277Z INFO 2686 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 11:13:21 2026-05-29T11:13:21.285Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.285Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.325Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.325Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.333Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.333Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.338Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.338Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.344Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.344Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.345Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 996693181b01ef459a4a84999c82d30d5ca3730004932ea50dd2da7fa6de71da 11:13:21 2026-05-29T11:13:21.397Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.397Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.435Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.435Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.440Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.440Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.450Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.450Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.506Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.506Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.513Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.513Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.535Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:21 2026-05-29T11:13:21.535Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.535Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:21 2026-05-29T11:13:21.571Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.571Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.582Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.582Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.589Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.589Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.599Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.599Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.605Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.605Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.686Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.687Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.702Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.702Z WARN 2686 --- [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. 11:13:21 2026-05-29T11:13:21.705Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.705Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.719Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.719Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.746Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.746Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.846Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.846Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:21 2026-05-29T11:13:21.872Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:21 2026-05-29T11:13:21.872Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:21.986Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:22 2026-05-29T11:13:21.986Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.042Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.043Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.117Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:22 2026-05-29T11:13:22.117Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.117Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:22 2026-05-29T11:13:22.129Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.129Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.160Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.160Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.267Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.267Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.274Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.274Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.289Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.289Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.334Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.334Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.339Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.339Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.372Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.372Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.436Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.436Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.440Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.440Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.452Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.452Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.468Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.468Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.507Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.507Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.514Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.514Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.515Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.515Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.539Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:22 2026-05-29T11:13:22.539Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.539Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:22 2026-05-29T11:13:22.572Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.572Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.584Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.584Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.594Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.594Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.656Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.656Z WARN 2686 --- [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. 11:13:22 2026-05-29T11:13:22.673Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.673Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.683Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.683Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.771Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.771Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:22 2026-05-29T11:13:22.890Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:22 2026-05-29T11:13:22.890Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:22.994Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:23 2026-05-29T11:13:22.994Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.121Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:23 2026-05-29T11:13:23.121Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.121Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:23 2026-05-29T11:13:23.129Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.129Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.163Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.163Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.173Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.173Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.192Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.192Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.272Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.272Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.276Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.276Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.336Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.336Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.339Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.339Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.404Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.404Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.436Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.437Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.442Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.442Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.453Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.454Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.509Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.509Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.516Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.516Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.516Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.516Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.532Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.532Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.561Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:23 2026-05-29T11:13:23.561Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.561Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:23 2026-05-29T11:13:23.574Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.574Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.595Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.595Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.602Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.602Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.657Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.657Z WARN 2686 --- [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. 11:13:23 2026-05-29T11:13:23.684Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.684Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.773Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.773Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:23 2026-05-29T11:13:23.896Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:23 2026-05-29T11:13:23.896Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:23.995Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:24 2026-05-29T11:13:23.996Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.026Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:24 2026-05-29T11:13:24.026Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.026Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:24 2026-05-29T11:13:24.131Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.131Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.166Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.166Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.173Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.174Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.195Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.195Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.274Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.274Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.276Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.276Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.278Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.278Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.340Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.340Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.406Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.406Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.437Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.437Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.444Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.444Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.453Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.453Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.510Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.510Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.517Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.517Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.518Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.518Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.534Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.534Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.565Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:24 2026-05-29T11:13:24.565Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.565Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:24 2026-05-29T11:13:24.575Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.575Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.596Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.596Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.603Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.603Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.659Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.659Z WARN 2686 --- [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. 11:13:24 2026-05-29T11:13:24.686Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.686Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.821Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.821Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.879Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:24 2026-05-29T11:13:24.880Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:24 2026-05-29T11:13:24.880Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:24 2026-05-29T11:13:24.898Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:24 2026-05-29T11:13:24.898Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.014Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.014Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.132Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.132Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.169Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.169Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.174Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.174Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.198Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.198Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.275Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.275Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.279Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.279Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.280Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.280Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.343Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.343Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.408Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.408Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.419Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:25 2026-05-29T11:13:25.419Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.419Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:25 2026-05-29T11:13:25.455Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.455Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.466Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.466Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.473Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.473Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.510Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.510Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.518Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.518Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.519Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.519Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.535Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.535Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.576Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.576Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.597Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.597Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.604Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.604Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.660Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.660Z WARN 2686 --- [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. 11:13:25 2026-05-29T11:13:25.687Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.687Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.822Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.822Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.901Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:25 2026-05-29T11:13:25.901Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.908Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:25 2026-05-29T11:13:25.908Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:25 2026-05-29T11:13:25.908Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:26 2026-05-29T11:13:26.016Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.016Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.073Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.073Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.109Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.109Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.133Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.133Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.200Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.200Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.239Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.240Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.277Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.277Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.282Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.282Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.344Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.344Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.372Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:26 2026-05-29T11:13:26.373Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.373Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:26 2026-05-29T11:13:26.407Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.407Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.456Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.456Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.467Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.467Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.474Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.474Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.511Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.511Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.521Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.521Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.536Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.536Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.561Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.561Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.578Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.578Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.599Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.599Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.606Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.606Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.638Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.638Z WARN 2686 --- [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. 11:13:26 2026-05-29T11:13:26.688Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.688Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.823Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.823Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.895Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:26 2026-05-29T11:13:26.895Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:26 2026-05-29T11:13:26.895Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:26 2026-05-29T11:13:26.904Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:26 2026-05-29T11:13:26.904Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.016Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.016Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.028Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.029Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.077Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.077Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.094Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.094Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.102Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.102Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.134Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.134Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.278Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.278Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.285Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.285Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.295Z INFO 2686 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.01797415S 11:13:27 2026-05-29T11:13:27.312Z INFO 2686 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:27 acks = -1 11:13:27 auto.include.jmx.reporter = true 11:13:27 batch.size = 16384 11:13:27 bootstrap.servers = [localhost:32775] 11:13:27 buffer.memory = 33554432 11:13:27 client.dns.lookup = use_all_dns_ips 11:13:27 client.id = producer-23 11:13:27 compression.gzip.level = -1 11:13:27 compression.lz4.level = 9 11:13:27 compression.type = none 11:13:27 compression.zstd.level = 3 11:13:27 connections.max.idle.ms = 540000 11:13:27 delivery.timeout.ms = 120000 11:13:27 enable.idempotence = true 11:13:27 enable.metrics.push = true 11:13:27 interceptor.classes = [] 11:13:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:27 linger.ms = 0 11:13:27 max.block.ms = 60000 11:13:27 max.in.flight.requests.per.connection = 5 11:13:27 max.request.size = 1048576 11:13:27 metadata.max.age.ms = 300000 11:13:27 metadata.max.idle.ms = 300000 11:13:27 metadata.recovery.strategy = none 11:13:27 metric.reporters = [] 11:13:27 metrics.num.samples = 2 11:13:27 metrics.recording.level = INFO 11:13:27 metrics.sample.window.ms = 30000 11:13:27 partitioner.adaptive.partitioning.enable = true 11:13:27 partitioner.availability.timeout.ms = 0 11:13:27 partitioner.class = null 11:13:27 partitioner.ignore.keys = false 11:13:27 receive.buffer.bytes = 32768 11:13:27 reconnect.backoff.max.ms = 1000 11:13:27 reconnect.backoff.ms = 50 11:13:27 request.timeout.ms = 30000 11:13:27 retries = 2147483647 11:13:27 retry.backoff.max.ms = 1000 11:13:27 retry.backoff.ms = 100 11:13:27 sasl.client.callback.handler.class = null 11:13:27 sasl.jaas.config = null 11:13:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:27 sasl.kerberos.min.time.before.relogin = 60000 11:13:27 sasl.kerberos.service.name = null 11:13:27 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:27 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:27 sasl.login.callback.handler.class = null 11:13:27 sasl.login.class = null 11:13:27 sasl.login.connect.timeout.ms = null 11:13:27 sasl.login.read.timeout.ms = null 11:13:27 sasl.login.refresh.buffer.seconds = 300 11:13:27 sasl.login.refresh.min.period.seconds = 60 11:13:27 sasl.login.refresh.window.factor = 0.8 11:13:27 sasl.login.refresh.window.jitter = 0.05 11:13:27 sasl.login.retry.backoff.max.ms = 10000 11:13:27 sasl.login.retry.backoff.ms = 100 11:13:27 sasl.mechanism = GSSAPI 11:13:27 sasl.oauthbearer.clock.skew.seconds = 30 11:13:27 sasl.oauthbearer.expected.audience = null 11:13:27 sasl.oauthbearer.expected.issuer = null 11:13:27 sasl.oauthbearer.header.urlencode = false 11:13:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:27 sasl.oauthbearer.jwks.endpoint.url = null 11:13:27 sasl.oauthbearer.scope.claim.name = scope 11:13:27 sasl.oauthbearer.sub.claim.name = sub 11:13:27 sasl.oauthbearer.token.endpoint.url = null 11:13:27 security.protocol = PLAINTEXT 11:13:27 security.providers = null 11:13:27 send.buffer.bytes = 131072 11:13:27 socket.connection.setup.timeout.max.ms = 30000 11:13:27 socket.connection.setup.timeout.ms = 10000 11:13:27 ssl.cipher.suites = null 11:13:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:27 ssl.endpoint.identification.algorithm = https 11:13:27 ssl.engine.factory.class = null 11:13:27 ssl.key.password = null 11:13:27 ssl.keymanager.algorithm = SunX509 11:13:27 ssl.keystore.certificate.chain = null 11:13:27 ssl.keystore.key = null 11:13:27 ssl.keystore.location = null 11:13:27 ssl.keystore.password = null 11:13:27 ssl.keystore.type = JKS 11:13:27 ssl.protocol = TLSv1.3 11:13:27 ssl.provider = null 11:13:27 ssl.secure.random.implementation = null 11:13:27 ssl.trustmanager.algorithm = PKIX 11:13:27 ssl.truststore.certificates = null 11:13:27 ssl.truststore.location = null 11:13:27 ssl.truststore.password = null 11:13:27 ssl.truststore.type = JKS 11:13:27 transaction.timeout.ms = 60000 11:13:27 transactional.id = null 11:13:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:27 11:13:27 2026-05-29T11:13:27.312Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:27 2026-05-29T11:13:27.312Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.313Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.313Z INFO 2686 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Instantiated an idempotent producer. 11:13:27 2026-05-29T11:13:27.314Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:27 2026-05-29T11:13:27.314Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:27 2026-05-29T11:13:27.314Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053207314 11:13:27 2026-05-29T11:13:27.315Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:27 allow.auto.create.topics = true 11:13:27 auto.commit.interval.ms = 5000 11:13:27 auto.include.jmx.reporter = true 11:13:27 auto.offset.reset = earliest 11:13:27 bootstrap.servers = [localhost:32775] 11:13:27 check.crcs = true 11:13:27 client.dns.lookup = use_all_dns_ips 11:13:27 client.id = consumer-batch-int-test-consumer-group-11 11:13:27 client.rack = 11:13:27 connections.max.idle.ms = 540000 11:13:27 default.api.timeout.ms = 60000 11:13:27 enable.auto.commit = true 11:13:27 enable.metrics.push = true 11:13:27 exclude.internal.topics = true 11:13:27 fetch.max.bytes = 52428800 11:13:27 fetch.max.wait.ms = 500 11:13:27 fetch.min.bytes = 1 11:13:27 group.id = batch-int-test-consumer-group 11:13:27 group.instance.id = null 11:13:27 group.protocol = classic 11:13:27 group.remote.assignor = null 11:13:27 heartbeat.interval.ms = 3000 11:13:27 interceptor.classes = [] 11:13:27 internal.leave.group.on.close = true 11:13:27 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:27 isolation.level = read_committed 11:13:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:27 max.partition.fetch.bytes = 1048576 11:13:27 max.poll.interval.ms = 300000 11:13:27 max.poll.records = 500 11:13:27 metadata.max.age.ms = 300000 11:13:27 metadata.recovery.strategy = none 11:13:27 metric.reporters = [] 11:13:27 metrics.num.samples = 2 11:13:27 metrics.recording.level = INFO 11:13:27 metrics.sample.window.ms = 30000 11:13:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:27 receive.buffer.bytes = 65536 11:13:27 reconnect.backoff.max.ms = 1000 11:13:27 reconnect.backoff.ms = 50 11:13:27 request.timeout.ms = 30000 11:13:27 retry.backoff.max.ms = 1000 11:13:27 retry.backoff.ms = 100 11:13:27 sasl.client.callback.handler.class = null 11:13:27 sasl.jaas.config = null 11:13:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:27 sasl.kerberos.min.time.before.relogin = 60000 11:13:27 sasl.kerberos.service.name = null 11:13:27 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:27 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:27 sasl.login.callback.handler.class = null 11:13:27 sasl.login.class = null 11:13:27 sasl.login.connect.timeout.ms = null 11:13:27 sasl.login.read.timeout.ms = null 11:13:27 sasl.login.refresh.buffer.seconds = 300 11:13:27 sasl.login.refresh.min.period.seconds = 60 11:13:27 sasl.login.refresh.window.factor = 0.8 11:13:27 sasl.login.refresh.window.jitter = 0.05 11:13:27 sasl.login.retry.backoff.max.ms = 10000 11:13:27 sasl.login.retry.backoff.ms = 100 11:13:27 sasl.mechanism = GSSAPI 11:13:27 sasl.oauthbearer.clock.skew.seconds = 30 11:13:27 sasl.oauthbearer.expected.audience = null 11:13:27 sasl.oauthbearer.expected.issuer = null 11:13:27 sasl.oauthbearer.header.urlencode = false 11:13:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:27 sasl.oauthbearer.jwks.endpoint.url = null 11:13:27 sasl.oauthbearer.scope.claim.name = scope 11:13:27 sasl.oauthbearer.sub.claim.name = sub 11:13:27 sasl.oauthbearer.token.endpoint.url = null 11:13:27 security.protocol = PLAINTEXT 11:13:27 security.providers = null 11:13:27 send.buffer.bytes = 131072 11:13:27 session.timeout.ms = 45000 11:13:27 socket.connection.setup.timeout.max.ms = 30000 11:13:27 socket.connection.setup.timeout.ms = 10000 11:13:27 ssl.cipher.suites = null 11:13:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:27 ssl.endpoint.identification.algorithm = https 11:13:27 ssl.engine.factory.class = null 11:13:27 ssl.key.password = null 11:13:27 ssl.keymanager.algorithm = SunX509 11:13:27 ssl.keystore.certificate.chain = null 11:13:27 ssl.keystore.key = null 11:13:27 ssl.keystore.location = null 11:13:27 ssl.keystore.password = null 11:13:27 ssl.keystore.type = JKS 11:13:27 ssl.protocol = TLSv1.3 11:13:27 ssl.provider = null 11:13:27 ssl.secure.random.implementation = null 11:13:27 ssl.trustmanager.algorithm = PKIX 11:13:27 ssl.truststore.certificates = null 11:13:27 ssl.truststore.location = null 11:13:27 ssl.truststore.password = null 11:13:27 ssl.truststore.type = JKS 11:13:27 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:13:27 11:13:27 2026-05-29T11:13:27.315Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:27 2026-05-29T11:13:27.317Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:27 2026-05-29T11:13:27.317Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:27 2026-05-29T11:13:27.317Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053207317 11:13:27 11:13:27 . ____ _ __ _ _ 11:13:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:27 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:27 =========|_|==============|___/=/_/_/_/ 11:13:27 11:13:27 :: Spring Boot :: (v3.5.13) 11:13:27 11:13:27 2026-05-29T11:13:27.330Z INFO 2686 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:27 2026-05-29T11:13:27.331Z INFO 2686 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 11:13:27 2026-05-29T11:13:27.356Z INFO 2686 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 11:13:27 2026-05-29T11:13:27.372Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:27 2026-05-29T11:13:27.373Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.373Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:27 2026-05-29T11:13:27.380Z INFO 2686 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:27 2026-05-29T11:13:27.408Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.408Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.431Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.431Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.458Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.458Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.467Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.467Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.475Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.475Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.503Z INFO 2686 --- [d | producer-23] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-23] ProducerId set to 0 with epoch 0 11:13:27 2026-05-29T11:13:27.523Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.523Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.538Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.538Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.562Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.562Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.577Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.577Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.579Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.579Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.600Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.600Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.664Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.664Z WARN 2686 --- [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. 11:13:27 2026-05-29T11:13:27.683Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.683Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.747Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:27 2026-05-29T11:13:27.747Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.747Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:27 2026-05-29T11:13:27.807Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.807Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:27 2026-05-29T11:13:27.825Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:27 2026-05-29T11:13:27.825Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.017Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.017Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.029Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.029Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.048Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.048Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.082Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.082Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.105Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.105Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.135Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.135Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.167Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.167Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.199Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.199Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.288Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.288Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.327Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:28 2026-05-29T11:13:28.327Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.327Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:28 2026-05-29T11:13:28.408Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.408Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.442Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.443Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.460Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.460Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.466Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.466Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.475Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.476Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.525Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.525Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.539Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.539Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.566Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.566Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.579Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.579Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.581Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.581Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.600Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.600Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.665Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.665Z WARN 2686 --- [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. 11:13:28 2026-05-29T11:13:28.685Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.685Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.709Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.709Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.747Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:28 2026-05-29T11:13:28.748Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:28 2026-05-29T11:13:28.748Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:28 2026-05-29T11:13:28.874Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:28 2026-05-29T11:13:28.874Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.005Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.005Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.030Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.030Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.053Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.053Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.085Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.085Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.108Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.108Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.136Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.136Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.168Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.168Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.230Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.230Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.291Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.291Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.333Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:29 2026-05-29T11:13:29.333Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.333Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:29 2026-05-29T11:13:29.338Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.338Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.410Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.410Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.443Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.443Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.461Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.462Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.475Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.475Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.526Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.526Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.540Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.540Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.567Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.567Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.580Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.580Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.582Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.582Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.600Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:29 2026-05-29T11:13:29.600Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.600Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:29 2026-05-29T11:13:29.601Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.601Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.666Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.666Z WARN 2686 --- [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. 11:13:29 2026-05-29T11:13:29.686Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.686Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.711Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.711Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:29 2026-05-29T11:13:29.875Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:29 2026-05-29T11:13:29.876Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.006Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.006Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.031Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.031Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.055Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.055Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.088Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.088Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.110Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.110Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.138Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.138Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.169Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.169Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.220Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.220Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.231Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.231Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.295Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.295Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.334Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:30 2026-05-29T11:13:30.334Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.334Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:30 2026-05-29T11:13:30.412Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.412Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.452Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.452Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.463Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.463Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.476Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.476Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.526Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.526Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.541Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.541Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.568Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.568Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.580Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.580Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.584Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.584Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.600Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:30 2026-05-29T11:13:30.600Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.600Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:30 2026-05-29T11:13:30.601Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.601Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.668Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.668Z WARN 2686 --- [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. 11:13:30 2026-05-29T11:13:30.686Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.686Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.714Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.714Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:30 2026-05-29T11:13:30.876Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:30 2026-05-29T11:13:30.876Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.007Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.007Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.033Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.033Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.056Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.056Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.069Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.069Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.090Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.090Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.113Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.113Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.169Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.169Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.221Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.221Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.232Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.232Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.280Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:31 2026-05-29T11:13:31.280Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.280Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:31 2026-05-29T11:13:31.299Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.299Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.414Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.414Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.454Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.454Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.460Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.460Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.464Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.464Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.478Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.478Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.542Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.542Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.570Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.570Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.581Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.582Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.585Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.585Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.601Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:31 2026-05-29T11:13:31.601Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.601Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:31 2026-05-29T11:13:31.601Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.601Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.670Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.670Z WARN 2686 --- [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. 11:13:31 2026-05-29T11:13:31.687Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.687Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.716Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.716Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.876Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.877Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:31 2026-05-29T11:13:31.892Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:31 2026-05-29T11:13:31.892Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.009Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.009Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.035Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.035Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.056Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.056Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.094Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.094Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.116Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.116Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.171Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.171Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.222Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.222Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.232Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.232Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.280Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:32 2026-05-29T11:13:32.281Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.281Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:32 2026-05-29T11:13:32.302Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.302Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.415Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.415Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.432Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.432Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.455Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.455Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.466Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.466Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.479Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.479Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.544Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.544Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.571Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.571Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.581Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.581Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.586Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.586Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.601Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.601Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.606Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:32 2026-05-29T11:13:32.606Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.606Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:32 2026-05-29T11:13:32.671Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.671Z WARN 2686 --- [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. 11:13:32 2026-05-29T11:13:32.687Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.687Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.719Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.719Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.877Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.877Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:32 2026-05-29T11:13:32.894Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:32 2026-05-29T11:13:32.894Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.010Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.010Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.036Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.036Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.058Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.058Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.097Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.097Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.118Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.118Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.173Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.173Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.223Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.223Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.234Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:33 2026-05-29T11:13:33.234Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.234Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.234Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.234Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:33 2026-05-29T11:13:33.306Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.306Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.416Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.416Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.433Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.433Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.456Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.456Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.467Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.467Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.481Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.481Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.544Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.544Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.573Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.573Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.582Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.582Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.586Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.586Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.602Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.602Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.606Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:33 2026-05-29T11:13:33.606Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.606Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:33 2026-05-29T11:13:33.672Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.672Z WARN 2686 --- [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. 11:13:33 2026-05-29T11:13:33.687Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.687Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.722Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.722Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.815Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.815Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:33 2026-05-29T11:13:33.878Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:33 2026-05-29T11:13:33.878Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.037Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.037Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.038Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.038Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.060Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.060Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.100Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.100Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.121Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.121Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.173Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.173Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.205Z INFO 2686 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:13:34 allow.auto.create.topics = true 11:13:34 auto.commit.interval.ms = 5000 11:13:34 auto.include.jmx.reporter = true 11:13:34 auto.offset.reset = earliest 11:13:34 bootstrap.servers = [localhost:32775] 11:13:34 check.crcs = true 11:13:34 client.dns.lookup = use_all_dns_ips 11:13:34 client.id = consumer-batch-int-test-listener-group-12 11:13:34 client.rack = 11:13:34 connections.max.idle.ms = 540000 11:13:34 default.api.timeout.ms = 60000 11:13:34 enable.auto.commit = false 11:13:34 enable.metrics.push = true 11:13:34 exclude.internal.topics = true 11:13:34 fetch.max.bytes = 52428800 11:13:34 fetch.max.wait.ms = 500 11:13:34 fetch.min.bytes = 1 11:13:34 group.id = batch-int-test-listener-group 11:13:34 group.instance.id = null 11:13:34 group.protocol = classic 11:13:34 group.remote.assignor = null 11:13:34 heartbeat.interval.ms = 3000 11:13:34 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 11:13:34 internal.leave.group.on.close = true 11:13:34 internal.throw.on.fetch.stable.offset.unsupported = false 11:13:34 isolation.level = read_committed 11:13:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:13:34 max.partition.fetch.bytes = 1048576 11:13:34 max.poll.interval.ms = 300000 11:13:34 max.poll.records = 500 11:13:34 metadata.max.age.ms = 300000 11:13:34 metadata.recovery.strategy = none 11:13:34 metric.reporters = [] 11:13:34 metrics.num.samples = 2 11:13:34 metrics.recording.level = INFO 11:13:34 metrics.sample.window.ms = 30000 11:13:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:13:34 receive.buffer.bytes = 65536 11:13:34 reconnect.backoff.max.ms = 1000 11:13:34 reconnect.backoff.ms = 50 11:13:34 request.timeout.ms = 30000 11:13:34 retry.backoff.max.ms = 1000 11:13:34 retry.backoff.ms = 100 11:13:34 sasl.client.callback.handler.class = null 11:13:34 sasl.jaas.config = null 11:13:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:34 sasl.kerberos.min.time.before.relogin = 60000 11:13:34 sasl.kerberos.service.name = null 11:13:34 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:34 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:34 sasl.login.callback.handler.class = null 11:13:34 sasl.login.class = null 11:13:34 sasl.login.connect.timeout.ms = null 11:13:34 sasl.login.read.timeout.ms = null 11:13:34 sasl.login.refresh.buffer.seconds = 300 11:13:34 sasl.login.refresh.min.period.seconds = 60 11:13:34 sasl.login.refresh.window.factor = 0.8 11:13:34 sasl.login.refresh.window.jitter = 0.05 11:13:34 sasl.login.retry.backoff.max.ms = 10000 11:13:34 sasl.login.retry.backoff.ms = 100 11:13:34 sasl.mechanism = GSSAPI 11:13:34 sasl.oauthbearer.clock.skew.seconds = 30 11:13:34 sasl.oauthbearer.expected.audience = null 11:13:34 sasl.oauthbearer.expected.issuer = null 11:13:34 sasl.oauthbearer.header.urlencode = false 11:13:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:34 sasl.oauthbearer.jwks.endpoint.url = null 11:13:34 sasl.oauthbearer.scope.claim.name = scope 11:13:34 sasl.oauthbearer.sub.claim.name = sub 11:13:34 sasl.oauthbearer.token.endpoint.url = null 11:13:34 security.protocol = PLAINTEXT 11:13:34 security.providers = null 11:13:34 send.buffer.bytes = 131072 11:13:34 session.timeout.ms = 45000 11:13:34 socket.connection.setup.timeout.max.ms = 30000 11:13:34 socket.connection.setup.timeout.ms = 10000 11:13:34 ssl.cipher.suites = null 11:13:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:34 ssl.endpoint.identification.algorithm = https 11:13:34 ssl.engine.factory.class = null 11:13:34 ssl.key.password = null 11:13:34 ssl.keymanager.algorithm = SunX509 11:13:34 ssl.keystore.certificate.chain = null 11:13:34 ssl.keystore.key = null 11:13:34 ssl.keystore.location = null 11:13:34 ssl.keystore.password = null 11:13:34 ssl.keystore.type = JKS 11:13:34 ssl.protocol = TLSv1.3 11:13:34 ssl.provider = null 11:13:34 ssl.secure.random.implementation = null 11:13:34 ssl.trustmanager.algorithm = PKIX 11:13:34 ssl.truststore.certificates = null 11:13:34 ssl.truststore.location = null 11:13:34 ssl.truststore.password = null 11:13:34 ssl.truststore.type = JKS 11:13:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:13:34 11:13:34 2026-05-29T11:13:34.205Z INFO 2686 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:34 2026-05-29T11:13:34.207Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:34 2026-05-29T11:13:34.207Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:34 2026-05-29T11:13:34.207Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053214207 11:13:34 2026-05-29T11:13:34.209Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Subscribed to topic(s): dmi-cm-events-batch-int 11:13:34 2026-05-29T11:13:34.210Z INFO 2686 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 6.892 seconds (process running for 166.823) 11:13:34 2026-05-29T11:13:34.224Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.224Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.226Z WARN 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, 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} 11:13:34 2026-05-29T11:13:34.226Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:34 2026-05-29T11:13:34.236Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.236Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.244Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:34 2026-05-29T11:13:34.244Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.244Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:34 2026-05-29T11:13:34.310Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.310Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.349Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 11:13:34 2026-05-29T11:13:34.350Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 11:13:34 2026-05-29T11:13:34.373Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, 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-12-8105f168-9e13-4d1c-9eaa-b645d8d56a88 11:13:34 2026-05-29T11:13:34.374Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 11:13:34 2026-05-29T11:13:34.397Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-8105f168-9e13-4d1c-9eaa-b645d8d56a88', protocol='range'} 11:13:34 2026-05-29T11:13:34.398Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Finished assignment for group at generation 1: {consumer-batch-int-test-listener-group-12-8105f168-9e13-4d1c-9eaa-b645d8d56a88=Assignment(partitions=[dmi-cm-events-batch-int-0])} 11:13:34 2026-05-29T11:13:34.418Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.418Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.426Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-8105f168-9e13-4d1c-9eaa-b645d8d56a88', protocol='range'} 11:13:34 2026-05-29T11:13:34.426Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-batch-int-0]) 11:13:34 2026-05-29T11:13:34.426Z INFO 2686 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Adding newly assigned partitions: dmi-cm-events-batch-int-0 11:13:34 2026-05-29T11:13:34.434Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.434Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.435Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Found no committed offset for partition dmi-cm-events-batch-int-0 11:13:34 2026-05-29T11:13:34.443Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-listener-group-12, 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:32775 (id: 1 rack: null)], epoch=0}}. 11:13:34 2026-05-29T11:13:34.443Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 11:13:34 2026-05-29T11:13:34.458Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.458Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.468Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.468Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.480Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.480Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.496Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.496Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.518Z INFO 2686 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Subscribed to topic(s): cm-events-output-batch-int 11:13:34 2026-05-29T11:13:34.575Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.575Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.583Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.583Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.589Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.589Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.598Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:13:34 acks = -1 11:13:34 auto.include.jmx.reporter = true 11:13:34 batch.size = 16384 11:13:34 bootstrap.servers = [localhost:32775] 11:13:34 buffer.memory = 33554432 11:13:34 client.dns.lookup = use_all_dns_ips 11:13:34 client.id = producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0 11:13:34 compression.gzip.level = -1 11:13:34 compression.lz4.level = 9 11:13:34 compression.type = none 11:13:34 compression.zstd.level = 3 11:13:34 connections.max.idle.ms = 540000 11:13:34 delivery.timeout.ms = 120000 11:13:34 enable.idempotence = true 11:13:34 enable.metrics.push = true 11:13:34 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 11:13:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:13:34 linger.ms = 0 11:13:34 max.block.ms = 60000 11:13:34 max.in.flight.requests.per.connection = 5 11:13:34 max.request.size = 1048576 11:13:34 metadata.max.age.ms = 300000 11:13:34 metadata.max.idle.ms = 300000 11:13:34 metadata.recovery.strategy = none 11:13:34 metric.reporters = [] 11:13:34 metrics.num.samples = 2 11:13:34 metrics.recording.level = INFO 11:13:34 metrics.sample.window.ms = 30000 11:13:34 partitioner.adaptive.partitioning.enable = true 11:13:34 partitioner.availability.timeout.ms = 0 11:13:34 partitioner.class = null 11:13:34 partitioner.ignore.keys = false 11:13:34 receive.buffer.bytes = 32768 11:13:34 reconnect.backoff.max.ms = 1000 11:13:34 reconnect.backoff.ms = 50 11:13:34 request.timeout.ms = 30000 11:13:34 retries = 2147483647 11:13:34 retry.backoff.max.ms = 1000 11:13:34 retry.backoff.ms = 100 11:13:34 sasl.client.callback.handler.class = null 11:13:34 sasl.jaas.config = null 11:13:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:13:34 sasl.kerberos.min.time.before.relogin = 60000 11:13:34 sasl.kerberos.service.name = null 11:13:34 sasl.kerberos.ticket.renew.jitter = 0.05 11:13:34 sasl.kerberos.ticket.renew.window.factor = 0.8 11:13:34 sasl.login.callback.handler.class = null 11:13:34 sasl.login.class = null 11:13:34 sasl.login.connect.timeout.ms = null 11:13:34 sasl.login.read.timeout.ms = null 11:13:34 sasl.login.refresh.buffer.seconds = 300 11:13:34 sasl.login.refresh.min.period.seconds = 60 11:13:34 sasl.login.refresh.window.factor = 0.8 11:13:34 sasl.login.refresh.window.jitter = 0.05 11:13:34 sasl.login.retry.backoff.max.ms = 10000 11:13:34 sasl.login.retry.backoff.ms = 100 11:13:34 sasl.mechanism = GSSAPI 11:13:34 sasl.oauthbearer.clock.skew.seconds = 30 11:13:34 sasl.oauthbearer.expected.audience = null 11:13:34 sasl.oauthbearer.expected.issuer = null 11:13:34 sasl.oauthbearer.header.urlencode = false 11:13:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:13:34 sasl.oauthbearer.jwks.endpoint.url = null 11:13:34 sasl.oauthbearer.scope.claim.name = scope 11:13:34 sasl.oauthbearer.sub.claim.name = sub 11:13:34 sasl.oauthbearer.token.endpoint.url = null 11:13:34 security.protocol = PLAINTEXT 11:13:34 security.providers = null 11:13:34 send.buffer.bytes = 131072 11:13:34 socket.connection.setup.timeout.max.ms = 30000 11:13:34 socket.connection.setup.timeout.ms = 10000 11:13:34 ssl.cipher.suites = null 11:13:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:13:34 ssl.endpoint.identification.algorithm = https 11:13:34 ssl.engine.factory.class = null 11:13:34 ssl.key.password = null 11:13:34 ssl.keymanager.algorithm = SunX509 11:13:34 ssl.keystore.certificate.chain = null 11:13:34 ssl.keystore.key = null 11:13:34 ssl.keystore.location = null 11:13:34 ssl.keystore.password = null 11:13:34 ssl.keystore.type = JKS 11:13:34 ssl.protocol = TLSv1.3 11:13:34 ssl.provider = null 11:13:34 ssl.secure.random.implementation = null 11:13:34 ssl.trustmanager.algorithm = PKIX 11:13:34 ssl.truststore.certificates = null 11:13:34 ssl.truststore.location = null 11:13:34 ssl.truststore.password = null 11:13:34 ssl.truststore.type = JKS 11:13:34 transaction.timeout.ms = 60000 11:13:34 transactional.id = cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0 11:13:34 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:13:34 11:13:34 2026-05-29T11:13:34.598Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:13:34 2026-05-29T11:13:34.600Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Instantiated a transactional producer. 11:13:34 2026-05-29T11:13:34.602Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.602Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.604Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:13:34 2026-05-29T11:13:34.604Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:13:34 2026-05-29T11:13:34.604Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053214604 11:13:34 2026-05-29T11:13:34.604Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Invoking InitProducerId for the first time in order to acquire a producer ID 11:13:34 2026-05-29T11:13:34.612Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:34 2026-05-29T11:13:34.612Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.612Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:34 2026-05-29T11:13:34.620Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:34 2026-05-29T11:13:34.673Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.673Z WARN 2686 --- [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. 11:13:34 2026-05-29T11:13:34.690Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.690Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.707Z WARN 2686 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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} 11:13:34 2026-05-29T11:13:34.708Z INFO 2686 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:13:34 2026-05-29T11:13:34.710Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 11:13:34 2026-05-29T11:13:34.711Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 11:13:34 2026-05-29T11:13:34.716Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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-11-6007adc9-f64a-44c9-95e9-359da99bb3f7 11:13:34 2026-05-29T11:13:34.716Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 11:13:34 2026-05-29T11:13:34.719Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7', protocol='range'} 11:13:34 2026-05-29T11:13:34.725Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.725Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.731Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 11:13:34 2026-05-29T11:13:34.816Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.816Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.841Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 11:13:34 2026-05-29T11:13:34.854Z WARN 2686 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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} 11:13:34 2026-05-29T11:13:34.855Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 1: {consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7=Assignment(partitions=[])} 11:13:34 2026-05-29T11:13:34.859Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7', protocol='range'} 11:13:34 2026-05-29T11:13:34.860Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[]) 11:13:34 2026-05-29T11:13:34.860Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: 11:13:34 2026-05-29T11:13:34.880Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:34 2026-05-29T11:13:34.880Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:34 2026-05-29T11:13:34.948Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 11:13:35 2026-05-29T11:13:35.038Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.038Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.040Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.040Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.054Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null) 11:13:35 2026-05-29T11:13:35.061Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.061Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.076Z WARN 2686 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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} 11:13:35 2026-05-29T11:13:35.103Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.103Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.124Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.125Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.173Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] ProducerId set to 1 with epoch 0 11:13:35 2026-05-29T11:13:35.174Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.174Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.177Z DEBUG 2686 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 3 AVC event(s) 11:13:35 2026-05-29T11:13:35.225Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.225Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.238Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.238Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.248Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:35 2026-05-29T11:13:35.248Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.248Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:35 2026-05-29T11:13:35.255Z INFO 2686 --- [-0d0309d79d41-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Discovered group coordinator localhost:32775 (id: 1 rack: null) 11:13:35 2026-05-29T11:13:35.313Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.313Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.411Z DEBUG 2686 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 57 AVC event(s) 11:13:35 2026-05-29T11:13:35.418Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.418Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.436Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.436Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.459Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.459Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.469Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.469Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.481Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.481Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.482Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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]}) 11:13:35 2026-05-29T11:13:35.483Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions 11:13:35 2026-05-29T11:13:35.483Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 11:13:35 2026-05-29T11:13:35.488Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7', protocol='range'} 11:13:35 2026-05-29T11:13:35.489Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 2: {consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7=Assignment(partitions=[cm-events-output-batch-int-0])} 11:13:35 2026-05-29T11:13:35.492Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7', protocol='range'} 11:13:35 2026-05-29T11:13:35.492Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[cm-events-output-batch-int-0]) 11:13:35 2026-05-29T11:13:35.493Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: cm-events-output-batch-int-0 11:13:35 2026-05-29T11:13:35.496Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Found no committed offset for partition cm-events-output-batch-int-0 11:13:35 2026-05-29T11:13:35.497Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.497Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.498Z INFO 2686 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-consumer-group-11, 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:32775 (id: 1 rack: null)], epoch=0}}. 11:13:35 2026-05-29T11:13:35.523Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:35 2026-05-29T11:13:35.523Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.523Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:35 2026-05-29T11:13:35.576Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.576Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.580Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.580Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.584Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.584Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.602Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.602Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.674Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.674Z WARN 2686 --- [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. 11:13:35 2026-05-29T11:13:35.691Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.691Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.727Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.727Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.818Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.818Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.881Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:35 2026-05-29T11:13:35.881Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:35 2026-05-29T11:13:35.914Z ERROR 2686 --- [_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: System error 11:13:35 2026-05-29T11:13:35.914Z ERROR 2686 --- [_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 11:13:36 2026-05-29T11:13:36.040Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.040Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.063Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.063Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.070Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.070Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.103Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:36 2026-05-29T11:13:36.103Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.103Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:36 2026-05-29T11:13:36.106Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.106Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.130Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.130Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.176Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.176Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.226Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.227Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.238Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.239Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.315Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.315Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.420Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.420Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.429Z DEBUG 2686 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 57 AVC event(s) 11:13:36 2026-05-29T11:13:36.436Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.436Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.471Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.471Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.482Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.483Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.492Z DEBUG 2686 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 440 AVC event(s) 11:13:36 2026-05-29T11:13:36.498Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.499Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.504Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.504Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.529Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:36 2026-05-29T11:13:36.529Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.529Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:36 2026-05-29T11:13:36.577Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.577Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.585Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.585Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.594Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.594Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.608Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.608Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.676Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.676Z WARN 2686 --- [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. 11:13:36 2026-05-29T11:13:36.693Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.693Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.732Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.732Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:36 2026-05-29T11:13:36.819Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:36 2026-05-29T11:13:36.819Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:36.926Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:37 2026-05-29T11:13:36.926Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.041Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.041Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.065Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.065Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.071Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.071Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.109Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.109Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.134Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.134Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.153Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:37 2026-05-29T11:13:37.153Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.153Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:37 2026-05-29T11:13:37.178Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.178Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.240Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.240Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.262Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.262Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.319Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.319Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.438Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.438Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.438Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.438Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.471Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.471Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.483Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.483Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.499Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.499Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.504Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.504Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.534Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:37 2026-05-29T11:13:37.534Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.534Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:37 2026-05-29T11:13:37.579Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.579Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.586Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.586Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.595Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.595Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.609Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.609Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.678Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.678Z WARN 2686 --- [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. 11:13:37 2026-05-29T11:13:37.700Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.700Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.735Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.735Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.820Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.820Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:37 2026-05-29T11:13:37.927Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:37 2026-05-29T11:13:37.928Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.014Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.014Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.041Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.041Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.072Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.072Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.118Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.118Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.138Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.138Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.154Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:38 2026-05-29T11:13:38.154Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.154Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:38 2026-05-29T11:13:38.179Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.179Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.223Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.223Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.242Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.242Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.264Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.264Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.439Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.439Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.439Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.439Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.473Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.473Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.485Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.485Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.501Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.501Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.504Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.504Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.507Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:38 2026-05-29T11:13:38.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:38 2026-05-29T11:13:38.580Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.580Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.587Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.587Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.596Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.596Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.658Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.658Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.680Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.680Z WARN 2686 --- [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. 11:13:38 2026-05-29T11:13:38.701Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.701Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.739Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.739Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.821Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.821Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:38 2026-05-29T11:13:38.928Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:38 2026-05-29T11:13:38.928Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.016Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.016Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.042Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.042Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.073Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.073Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.121Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.121Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.142Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.142Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.154Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:39 2026-05-29T11:13:39.155Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.155Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:39 2026-05-29T11:13:39.180Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.180Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.226Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.226Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.244Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.244Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.265Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.265Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.440Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.440Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.441Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.441Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.474Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.475Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.486Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.487Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.503Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.503Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.507Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:39 2026-05-29T11:13:39.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.507Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:39 2026-05-29T11:13:39.516Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.516Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.582Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.582Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.597Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.597Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.626Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.626Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.638Z INFO 2686 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:13:39 2026-05-29T11:13:39.642Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:39 2026-05-29T11:13:39.642Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:39 2026-05-29T11:13:39.642Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:39 2026-05-29T11:13:39.642Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:39 2026-05-29T11:13:39.643Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-23 unregistered 11:13:39 2026-05-29T11:13:39.656Z INFO 2686 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions cm-events-output-batch-int-0 11:13:39 2026-05-29T11:13:39.656Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Member consumer-batch-int-test-consumer-group-11-6007adc9-f64a-44c9-95e9-359da99bb3f7 sending LeaveGroup request to coordinator localhost:32775 (id: 2147483646 rack: null) due to the consumer is being closed 11:13:39 2026-05-29T11:13:39.657Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:39 2026-05-29T11:13:39.657Z INFO 2686 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: consumer pro-actively leaving the group 11:13:39 2026-05-29T11:13:39.660Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.660Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.673Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:39 2026-05-29T11:13:39.673Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:39 2026-05-29T11:13:39.673Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:39 2026-05-29T11:13:39.673Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:39 2026-05-29T11:13:39.676Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-11 unregistered 11:13:39 2026-05-29T11:13:39.680Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.680Z WARN 2686 --- [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. 11:13:39 2026-05-29T11:13:39.702Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.702Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.737Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 2147483646 disconnected. 11:13:39 2026-05-29T11:13:39.737Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Node -1 disconnected. 11:13:39 2026-05-29T11:13:39.737Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.737Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Cancelled in-flight METADATA request with correlation id 65 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, 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: 219ms, elapsed time since send: 219ms, throttle time: 0ms, request timeout: 30000ms) 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, 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: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Error sending fetch request (sessionId=173865788, epoch=9) to node 1: 11:13:39 11:13:39 org.apache.kafka.common.errors.DisconnectException 11:13:39 11:13:39 2026-05-29T11:13:39.738Z INFO 2686 --- [-listener-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 11:13:39 2026-05-29T11:13:39.741Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.742Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.836Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.836Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.847Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.847Z WARN 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.851Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.851Z WARN 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 11:13:39 2026-05-29T11:13:39.928Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:39 2026-05-29T11:13:39.928Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.018Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.018Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.041Z INFO 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.041Z WARN 2686 --- [-0d0309d79d41-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.041Z INFO 2686 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Revoke previously assigned partitions dmi-cm-events-batch-int-0 11:13:40 2026-05-29T11:13:40.041Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 11:13:40 2026-05-29T11:13:40.041Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:13:40 2026-05-29T11:13:40.041Z INFO 2686 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: consumer pro-actively leaving the group 11:13:40 2026-05-29T11:13:40.042Z INFO 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.042Z WARN 2686 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.043Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.043Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.043Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:40 2026-05-29T11:13:40.043Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:40 2026-05-29T11:13:40.043Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:40 2026-05-29T11:13:40.043Z INFO 2686 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:40 2026-05-29T11:13:40.045Z INFO 2686 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-12 unregistered 11:13:40 2026-05-29T11:13:40.046Z INFO 2686 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 11:13:40 2026-05-29T11:13:40.046Z INFO 2686 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0, transactionalId=cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 11:13:40 2026-05-29T11:13:40.048Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:13:40 2026-05-29T11:13:40.049Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:13:40 2026-05-29T11:13:40.049Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:13:40 2026-05-29T11:13:40.049Z INFO 2686 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:13:40 2026-05-29T11:13:40.049Z INFO 2686 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-e7837431-aebd-4c89-a244-0d0309d79d41-0 unregistered 11:13:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.77 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 11:13:40 2026-05-29T11:13:40.068Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 11:13:40 2026-05-29T11:13:40.075Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.075Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.079Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 11:13:40 2026-05-29T11:13:40.082Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 11:13:40 2026-05-29T11:13:40.087Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 11:13:40 2026-05-29T11:13:40.093Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 11:13:40 2026-05-29T11:13:40.097Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 11:13:40 2026-05-29T11:13:40.099Z ERROR 2686 --- [ 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] 11:13:40 2026-05-29T11:13:40.099Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 11:13:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 11:13:40 2026-05-29T11:13:40.110Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 11:13:40 2026-05-29T11:13:40.118Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 11:13:40 2026-05-29T11:13:40.119Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 11:13:40 2026-05-29T11:13:40.119Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 11:13:40 2026-05-29T11:13:40.123Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.123Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.125Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 11:13:40 2026-05-29T11:13:40.125Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 11:13:40 2026-05-29T11:13:40.132Z DEBUG 2686 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 11:13:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 11:13:40 2026-05-29T11:13:40.146Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.146Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.181Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.181Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.183Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:40 2026-05-29T11:13:40.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:40 2026-05-29T11:13:40.201Z INFO 2686 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 11:13:40 2026-05-29T11:13:40.205Z INFO 2686 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 11:13:40 2026-05-29T11:13:40.205Z INFO 2686 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 11:13:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 11:13:40 2026-05-29T11:13:40.229Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.229Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.245Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.245Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.246Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 11:13:40 2026-05-29T11:13:40.247Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 11:13:40 2026-05-29T11:13:40.251Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 11:13:40 2026-05-29T11:13:40.251Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 11:13:40 2026-05-29T11:13:40.252Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 11:13:40 2026-05-29T11:13:40.252Z WARN 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 11:13:40 2026-05-29T11:13:40.252Z INFO 2686 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 11:13:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 11:13:40 2026-05-29T11:13:40.266Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.266Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.274Z WARN 2686 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 11:13:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 11:13:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 11:13:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 11:13:40 2026-05-29T11:13:40.331Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.331Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.340Z INFO 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 11:13:40 2026-05-29T11:13:40.340Z INFO 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 11:13:40 2026-05-29T11:13:40.341Z INFO 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 11:13:40 2026-05-29T11:13:40.341Z DEBUG 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 11:13:40 2026-05-29T11:13:40.342Z INFO 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 11:13:40 2026-05-29T11:13:40.342Z DEBUG 2686 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 11:13:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 11:13:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 11:13:40 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 11:13:40 11:13:40,402 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:13:40 11:13:40,402 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:13:40 11:13:40,402 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:13:40 11:13:40,405 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:13:40 11:13:40,405 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:13:40 11:13:40,411 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:13:40 11:13:40,411 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:13:40 11:13:40 . ____ _ __ _ _ 11:13:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:40 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:40 =========|_|==============|___/=/_/_/_/ 11:13:40 11:13:40 :: Spring Boot :: (v3.5.13) 11:13:40 11:13:40 2026-05-29T11:13:40.417Z INFO 2686 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:40 2026-05-29T11:13:40.417Z INFO 2686 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:13:40 2026-05-29T11:13:40.429Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:13:40 o o o o---o o--o o o---o o o----o o--o--o 11:13:40 | | / \ / | / / \ | | 11:13:40 o----o o o o----o | o o o----o | 11:13:40 | | * \ / | \ * \ | | 11:13:40 o o * o o---o o--o o----o o---o * o o----o o 11:13:40 11:13:40 2026-05-29T11:13:40.429Z INFO 2686 --- [ 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. 11:13:40 2026-05-29T11:13:40.429Z INFO 2686 --- [ 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 11:13:40 2026-05-29T11:13:40.429Z INFO 2686 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 11:13:40 2026-05-29T11:13:40.430Z INFO 2686 --- [ 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. 11:13:40 2026-05-29T11:13:40.430Z INFO 2686 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 11:13:40 To enable the Jet engine on the members, do one of the following: 11:13:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:13:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:13:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:13:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:13:40 2026-05-29T11:13:40.439Z INFO 2686 --- [ 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. 11:13:40 2026-05-29T11:13:40.440Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 11:13:40 2026-05-29T11:13:40.440Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.440Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.444Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.444Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.447Z INFO 2686 --- [ 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. 11:13:40 2026-05-29T11:13:40.447Z INFO 2686 --- [ 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 11:13:40 2026-05-29T11:13:40.486Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.486Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.505Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.505Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.508Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:40 2026-05-29T11:13:40.508Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.508Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:40 2026-05-29T11:13:40.517Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.517Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.517Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.517Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.584Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.584Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.628Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.628Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.662Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.662Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.682Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.682Z WARN 2686 --- [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. 11:13:40 2026-05-29T11:13:40.714Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.714Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.748Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.748Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.836Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.836Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:40 2026-05-29T11:13:40.930Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:40 2026-05-29T11:13:40.930Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.019Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.019Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.045Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.045Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.077Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.077Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.127Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.127Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.149Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.149Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.182Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.182Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.183Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:41 2026-05-29T11:13:41.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.183Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:41 2026-05-29T11:13:41.233Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.233Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.247Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.247Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.267Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.267Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.380Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.380Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.440Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.440Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.445Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.445Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.464Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:41 2026-05-29T11:13:41.464Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.465Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:41 2026-05-29T11:13:41.487Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.487Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.507Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.507Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.518Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.518Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.552Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.552Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.578Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.578Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.585Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.585Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.630Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.630Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.661Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.661Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.684Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.684Z WARN 2686 --- [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. 11:13:41 2026-05-29T11:13:41.752Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.752Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.837Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.837Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:41 2026-05-29T11:13:41.932Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:41 2026-05-29T11:13:41.932Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.021Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.021Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.030Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.030Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.036Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:42 2026-05-29T11:13:42.037Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.037Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:42 2026-05-29T11:13:42.078Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.078Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.130Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.130Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.151Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.151Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.182Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.182Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.236Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.236Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.249Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.249Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.269Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.269Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.382Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.382Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.441Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.441Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.447Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.447Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.470Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:42 2026-05-29T11:13:42.470Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.470Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:42 2026-05-29T11:13:42.482Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.482Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.489Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.489Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.508Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.508Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.520Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.520Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.552Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.552Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.616Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.616Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.631Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.631Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.663Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.663Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.685Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.685Z WARN 2686 --- [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. 11:13:42 2026-05-29T11:13:42.757Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.757Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.838Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.838Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:42 2026-05-29T11:13:42.932Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:42 2026-05-29T11:13:42.932Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.022Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.022Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.041Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:43 2026-05-29T11:13:43.041Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.041Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:43 2026-05-29T11:13:43.049Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.049Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.079Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.079Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.134Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.134Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.155Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.155Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.184Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.184Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.200Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.200Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.240Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.240Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.241Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:13:43 11:13:43 Members {size:1, ver:1} [ 11:13:43 Member [10.250.0.254]:5701 - 2856c13f-a1d5-4948-9069-c08d41208f3b this 11:13:43 ] 11:13:43 11:13:43 2026-05-29T11:13:43.242Z INFO 2686 --- [ 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 11:13:43 2026-05-29T11:13:43.247Z INFO 2686 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.858 seconds (process running for 175.86) 11:13:43 2026-05-29T11:13:43.251Z INFO 2686 --- [ 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 11:13:43 2026-05-29T11:13:43.252Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 11:13:43 2026-05-29T11:13:43.252Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 11:13:43 2026-05-29T11:13:43.252Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 11:13:43 2026-05-29T11:13:43.270Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.270Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.384Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.384Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.442Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.442Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.449Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.449Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.471Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:43 2026-05-29T11:13:43.471Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.471Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:43 2026-05-29T11:13:43.484Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.484Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.490Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.250.0.254]:5701 11:13:43 11:13:43 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:13:43 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:13:43 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:13:43 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:13:43 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:13:43 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:13:43 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:13:43 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:13:43 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:13:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:13:43 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:13:43 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:13:43 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:13:43 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:13:43 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:13:43 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:13:43 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:13:43 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:13:43 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:13:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:13:43 at ------ submitted from ------.() 11:13:43 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:13:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:13:43 ... 16 common frames omitted 11:13:43 11:13:43 2026-05-29T11:13:43.491Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.491Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.521Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.521Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.529Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.529Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.548Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 11:13:43 2026-05-29T11:13:43.549Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 298 ms. 11:13:43 2026-05-29T11:13:43.549Z INFO 2686 --- [ 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 11:13:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.162 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 11:13:43 2026-05-29T11:13:43.553Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.553Z WARN 2686 --- [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. 11:13:43 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 11:13:43 11:13:43 . ____ _ __ _ _ 11:13:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:13:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:13:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:13:43 ' |____| .__|_| |_|_| |_\__, | / / / / 11:13:43 =========|_|==============|___/=/_/_/_/ 11:13:43 11:13:43 :: Spring Boot :: (v3.5.13) 11:13:43 11:13:43 2026-05-29T11:13:43.572Z INFO 2686 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 21.0.10 with PID 2686 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 11:13:43 2026-05-29T11:13:43.572Z INFO 2686 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system.logo : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:13:43 o o o o---o o--o o o---o o o----o o--o--o 11:13:43 | | / \ / | / / \ | | 11:13:43 o----o o o o----o | o o o----o | 11:13:43 | | * \ / | \ * \ | | 11:13:43 o o * o o---o o--o o----o o---o * o o----o o 11:13:43 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]: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. 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [ main] com.hazelcast.system : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 11:13:43 To enable the Jet engine on the members, do one of the following: 11:13:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:13:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:13:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:13:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:13:43 2026-05-29T11:13:43.578Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.578Z WARN 2686 --- [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. 11:13:43 2026-05-29T11:13:43.586Z INFO 2686 --- [ main] com.hazelcast.system.security : [10.30.106.19]: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. 11:13:43 2026-05-29T11:13:43.587Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 11:13:43 2026-05-29T11:13:43.594Z INFO 2686 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:13:43 2026-05-29T11:13:43.594Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTING 11:13:43 2026-05-29T11:13:43.617Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.617Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.631Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.631Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.664Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.665Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.761Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.761Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.840Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.840Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.894Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:43 2026-05-29T11:13:43.894Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:43 2026-05-29T11:13:43.894Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:43 2026-05-29T11:13:43.933Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:43 2026-05-29T11:13:43.933Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.000Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.000Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.023Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.023Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.080Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.080Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.137Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.137Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.160Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.160Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.186Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.186Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.208Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.208Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.243Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.243Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.272Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.272Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.386Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.386Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.444Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.444Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.449Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.450Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.477Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:44 2026-05-29T11:13:44.477Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.477Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:44 2026-05-29T11:13:44.485Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.485Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.493Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.493Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.523Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.523Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.531Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.531Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.555Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.555Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.593Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.593Z WARN 2686 --- [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. 11:13:44 2026-05-29T11:13:44.618Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.618Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.632Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.632Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.635Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.635Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.765Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.765Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.842Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:44 2026-05-29T11:13:44.842Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.849Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:44 2026-05-29T11:13:44.849Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:44 2026-05-29T11:13:44.849Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:45 2026-05-29T11:13:44.935Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:45 2026-05-29T11:13:44.935Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.002Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.002Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.025Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.025Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.040Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.040Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.140Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.140Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.164Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.164Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.186Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.186Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.209Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.209Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.246Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.247Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.273Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.273Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.331Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:45 2026-05-29T11:13:45.331Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.332Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:45 2026-05-29T11:13:45.385Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.385Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.436Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.436Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.445Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.445Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.486Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.486Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.494Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.494Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.524Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.524Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.533Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.533Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.556Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.556Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.595Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.595Z WARN 2686 --- [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. 11:13:45 2026-05-29T11:13:45.619Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.619Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.634Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.634Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.639Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.639Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.669Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.669Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.804Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:45 2026-05-29T11:13:45.804Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:45 2026-05-29T11:13:45.804Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:45 2026-05-29T11:13:45.877Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:45 2026-05-29T11:13:45.877Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:45.936Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:46 2026-05-29T11:13:45.936Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.004Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.004Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.026Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.026Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.044Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.044Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.143Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.143Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.167Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.167Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.188Z INFO 2686 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.188Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.247Z INFO 2686 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.247Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.250Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.250Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.274Z INFO 2686 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.274Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.282Z INFO 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 11:13:46 2026-05-29T11:13:46.282Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.282Z WARN 2686 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:46 2026-05-29T11:13:46.385Z INFO 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.386Z WARN 2686 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.436Z INFO 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.436Z WARN 2686 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.447Z INFO 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.447Z WARN 2686 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.477Z INFO 2686 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.477Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.487Z INFO 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.487Z WARN 2686 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.494Z INFO 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.494Z WARN 2686 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.534Z INFO 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.534Z WARN 2686 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.567Z INFO 2686 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.567Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.595Z INFO 2686 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.595Z WARN 2686 --- [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. 11:13:46 2026-05-29T11:13:46.621Z INFO 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.621Z WARN 2686 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.635Z INFO 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.635Z WARN 2686 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.640Z INFO 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.640Z WARN 2686 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.674Z INFO 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 11:13:46 2026-05-29T11:13:46.674Z WARN 2686 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.815Z INFO 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 11:13:46 2026-05-29T11:13:46.816Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:13:46 2026-05-29T11:13:46.816Z WARN 2686 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 11:13:47 2026-05-29T11:13:46.917Z INFO 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 11:13:47 2026-05-29T11:13:46.917Z WARN 2686 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 11:13:47 2026-05-29T11:13:46.937Z INFO 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 11:13:47 2026-05-29T11:13:46.937Z WARN 2686 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:47 2026-05-29T11:13:47.006Z INFO 2686 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 11:13:47 2026-05-29T11:13:47.006Z WARN 2686 --- [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. 11:13:47 2026-05-29T11:13:47.021Z INFO 2686 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:13:47 11:13:47 Members {size:1, ver:1} [ 11:13:47 Member [10.30.106.19]:5701 - 192f1d38-3a82-4ea7-bdc6-fa6e37b9b894 this 11:13:47 ] 11:13:47 11:13:47 2026-05-29T11:13:47.022Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is STARTED 11:13:47 2026-05-29T11:13:47.022Z INFO 2686 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 11:13:47 2026-05-29T11:13:47.025Z INFO 2686 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 3.468 seconds (process running for 179.639) 11:13:47 2026-05-29T11:13:47.028Z INFO 2686 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 11:13:47 2026-05-29T11:13:47.028Z WARN 2686 --- [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. 11:13:47 2026-05-29T11:13:47.029Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTTING_DOWN 11:13:47 2026-05-29T11:13:47.030Z INFO 2686 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.19]:5701 - 192f1d38-3a82-4ea7-bdc6-fa6e37b9b894 this is handled 11:13:47 2026-05-29T11:13:47.031Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 11:13:47 2026-05-29T11:13:47.032Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 11:13:47 2026-05-29T11:13:47.032Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 11:13:47 2026-05-29T11:13:47.044Z WARN 2686 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.106.19]:5701 11:13:47 11:13:47 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 11:13:47 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 11:13:47 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 11:13:47 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:13:47 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:13:47 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:13:47 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:13:47 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:47 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:13:47 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:13:47 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:13:47 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 11:13:47 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 11:13:47 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 11:13:47 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 11:13:47 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 11:13:47 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 11:13:47 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 11:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:13:47 at java.base/java.lang.Thread.run(Thread.java:1583) 11:13:47 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 11:13:47 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 11:13:47 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 11:13:47 at ------ submitted from ------.() 11:13:47 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 11:13:47 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 11:13:47 ... 16 common frames omitted 11:13:47 11:13:47 2026-05-29T11:13:47.045Z INFO 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 11:13:47 2026-05-29T11:13:47.045Z WARN 2686 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:47 2026-05-29T11:13:47.099Z INFO 2686 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 11:13:47 2026-05-29T11:13:47.099Z INFO 2686 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 11:13:47 2026-05-29T11:13:47.099Z INFO 2686 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.19]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.19]:5701 is SHUTDOWN 11:13:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.545 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 11:13:47 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 11:13:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 11:13:47 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 11:13:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 11:13:47 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 11:13:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 11:13:47 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 11:13:47 2026-05-29T11:13:47.146Z INFO 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 11:13:47 2026-05-29T11:13:47.146Z WARN 2686 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 11:13:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 11:13:47 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 11:13:47 2026-05-29T11:13:47.169Z INFO 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 11:13:47 2026-05-29T11:13:47.169Z WARN 2686 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 11:13:47 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 11:13:47 [INFO] 11:13:47 [INFO] Results: 11:13:47 [INFO] 11:13:47 [INFO] Tests run: 935, Failures: 0, Errors: 0, Skipped: 0 11:13:47 [INFO] 11:13:47 [INFO] 11:13:47 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-service --- 11:13:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 11:13:47 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 11:13:47 [INFO] All coverage checks have been met. 11:13:47 [INFO] 11:13:47 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 11:13:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 11:13:47 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 11:13:48 [INFO] 11:13:48 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-service --- 11:13:48 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.9-SNAPSHOT.jar 11:13:48 [INFO] 11:13:48 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-service --- 11:13:48 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.9-SNAPSHOT/cps-ncmp-service-3.7.9-SNAPSHOT.pom 11:13:48 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.9-SNAPSHOT/cps-ncmp-service-3.7.9-SNAPSHOT.jar 11:13:48 [INFO] 11:13:48 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-service --- 11:13:48 [INFO] 11:13:48 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 11:13:48 [INFO] Building cps-ncmp-rest 3.7.9-SNAPSHOT [12/23] 11:13:48 [INFO] from cps-ncmp-rest/pom.xml 11:13:48 [INFO] --------------------------------[ jar ]--------------------------------- 11:13:48 [INFO] 11:13:48 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest --- 11:13:48 [INFO] 11:13:48 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 11:13:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:13:48 [INFO] 11:13:48 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 11:13:49 [INFO] Generating with dryRun=false 11:13:49 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 11:13:49 [INFO] OpenAPI Generator: spring (server) 11:13:49 [INFO] Generator 'spring' is considered stable. 11:13:49 [INFO] ---------------------------------- 11:13:49 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 11:13:49 [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) 11:13:49 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:13: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). 11:13:49 [INFO] Processing operation getResourceDataForCmHandle 11:13:49 [INFO] Processing operation updateResourceDataRunningForCmHandle 11:13:49 [INFO] Processing operation createResourceDataRunningForCmHandle 11:13:49 [INFO] Processing operation deleteResourceDataRunningForCmHandle 11:13:49 [INFO] Processing operation patchResourceDataRunningForCmHandle 11:13:49 [INFO] Processing operation executeDataOperationForCmHandles 11:13:49 [INFO] Processing operation queryResourceDataForCmHandle 11:13:49 [INFO] Processing operation getModuleReferencesByCmHandle 11:13:49 [INFO] Processing operation getModuleDefinitions 11:13:49 [INFO] Processing operation searchCmHandles 11:13:49 [INFO] Processing operation retrieveCmHandleDetailsById 11:13:49 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 11:13:49 [INFO] Processing operation searchCmHandleIds 11:13:49 [INFO] Processing operation getCmHandleStateByCmHandleId 11:13:49 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 11:13: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] 11:13: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] 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 11:13: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] 11:13:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 11:13:49 [INFO] Skipping generation of Webhooks. 11:13: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] 11:13:49 [INFO] Skipping generation of supporting files. 11:13:49 ################################################################################ 11:13:49 # Thanks for using OpenAPI Generator. # 11:13:49 # Please consider donation to help us maintain this project 🙏 # 11:13:49 # https://opencollective.com/openapi_generator/donate # 11:13:49 ################################################################################ 11:13:50 [INFO] 11:13:50 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 11:13:50 [INFO] Generating with dryRun=false 11:13:50 [INFO] No .openapi-generator-ignore file found. 11:13:50 [INFO] OpenAPI Generator: spring (server) 11:13:50 [INFO] Generator 'spring' is considered stable. 11:13:50 [INFO] ---------------------------------- 11:13:50 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 11:13:50 [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) 11:13:50 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:13:50 [INFO] Processing operation getCmHandleByDistinguishedName 11:13:50 [INFO] Processing operation updateDmiPluginRegistration 11:13:50 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 11:13:50 [INFO] Processing operation searchCmHandleIds 11:13:50 [INFO] Processing operation searchCmHandles 11:13:50 [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] 11:13:50 [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] 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 11:13:50 [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] 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 11:13:50 [INFO] Skipping generation of Webhooks. 11:13:50 [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] 11:13:50 [INFO] Skipping generation of supporting files. 11:13:50 ################################################################################ 11:13:50 # Thanks for using OpenAPI Generator. # 11:13:50 # Please consider donation to help us maintain this project 🙏 # 11:13:50 # https://opencollective.com/openapi_generator/donate # 11:13:50 ################################################################################ 11:13:50 [INFO] 11:13:50 [INFO] --- openapi-generator:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 11:13:50 [INFO] Generating with dryRun=false 11:13:50 [INFO] No .openapi-generator-ignore file found. 11:13:50 [INFO] OpenAPI Generator: spring (server) 11:13:50 [INFO] Generator 'spring' is considered stable. 11:13:50 [INFO] ---------------------------------- 11:13:50 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 11:13:50 [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) 11:13:50 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:13:50 [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). 11:13:50 [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). 11:13:50 [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). 11:13:50 [INFO] Processing operation executeAction 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java 11:13:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java 11:13:50 [INFO] Skipping generation of Webhooks. 11:13:50 [INFO] Skipping generation of supporting files. 11:13:50 ################################################################################ 11:13:50 # Thanks for using OpenAPI Generator. # 11:13:50 # Please consider donation to help us maintain this project 🙏 # 11:13:50 # https://opencollective.com/openapi_generator/donate # 11:13:50 ################################################################################ 11:13:50 [INFO] 11:13:50 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest --- 11:13:50 [INFO] You have 0 Checkstyle violations. 11:13:50 [INFO] 11:13:50 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 11:13:50 [INFO] You have 0 Checkstyle violations. 11:13:50 [INFO] 11:13:50 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 11:13:50 [INFO] Copying 1 resource from src/main/resources to target/classes 11:13:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 11:13:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 11:13:50 [INFO] 11:13:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 11:13:50 [INFO] Recompiling the module because of changed dependency. 11:13:50 [INFO] Compiling 49 source files with javac [debug release 17] to target/classes 11:13:52 [INFO] Annotation processing is enabled because one or more processors were found 11:13:52 on the class path. A future release of javac may disable annotation processing 11:13:52 unless at least one processor is specified by name (-processor), or a search 11:13:52 path is specified (--processor-path, --processor-module-path), or annotation 11:13:52 processing is enabled explicitly (-proc:only, -proc:full). 11:13:52 Use -Xlint:-options to suppress this message. 11:13:52 Use -proc:none to disable annotation processing. 11:13:52 [WARNING] /w/workspace/cps-master-merge-java/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". 11:13:52 [WARNING] /w/workspace/cps-master-merge-java/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 11:13:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 11:13:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 11:13:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 11:13:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 11:13:52 [INFO] 11:13:52 [INFO] --- openapi-generator:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 11:13:52 [INFO] Generating with dryRun=false 11:13:52 [INFO] No .openapi-generator-ignore file found. 11:13:52 [INFO] OpenAPI Generator: openapi-yaml (documentation) 11:13:52 [INFO] Generator 'openapi-yaml' is considered stable. 11:13:52 [INFO] Output file [outputFile=openapi-inventory.yaml] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [INFO] Skipping generation of Webhooks. 11:13:52 [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] 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 11:13:52 ################################################################################ 11:13:52 # Thanks for using OpenAPI Generator. # 11:13:52 # Please consider donation to help us maintain this project 🙏 # 11:13:52 # https://opencollective.com/openapi_generator/donate # 11:13:52 ################################################################################ 11:13:52 [INFO] 11:13:52 [INFO] --- openapi-generator:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 11:13:52 [INFO] Generating with dryRun=false 11:13:52 [INFO] OpenAPI Generator: openapi-yaml (documentation) 11:13:52 [INFO] Generator 'openapi-yaml' is considered stable. 11:13:52 [INFO] Output file [outputFile=openapi.yaml] 11:13:52 [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). 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [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] 11:13:52 [INFO] Skipping generation of Webhooks. 11:13:52 [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] 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 11:13:52 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 11:13:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 11:13:52 ################################################################################ 11:13:52 # Thanks for using OpenAPI Generator. # 11:13:52 # Please consider donation to help us maintain this project 🙏 # 11:13:52 # https://opencollective.com/openapi_generator/donate # 11:13:52 ################################################################################ 11:13:52 [INFO] 11:13:52 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 11:13:52 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 11:13:52 [INFO] 11:13:52 [INFO] --- resources:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 11:13:52 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 11:13:52 [INFO] 11:13:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 11:13:52 [INFO] Copying 7 resources from src/test/resources to target/test-classes 11:13:52 [INFO] 11:13:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 11:13:52 [INFO] Recompiling the module because of changed dependency. 11:13:52 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:13:53 [INFO] Annotation processing is enabled because one or more processors were found 11:13:53 on the class path. A future release of javac may disable annotation processing 11:13:53 unless at least one processor is specified by name (-processor), or a search 11:13:53 path is specified (--processor-path, --processor-module-path), or annotation 11:13:53 processing is enabled explicitly (-proc:only, -proc:full). 11:13:53 Use -Xlint:-options to suppress this message. 11:13:53 Use -proc:none to disable annotation processing. 11:13:53 [INFO] 11:13:53 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest --- 11:13:53 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:13:53 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:13:53 [INFO] Parallel parsing disabled. 11:13:54 [INFO] Compiled 25 files. 11:13:54 [INFO] 11:13:54 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest --- 11:13:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:13:54 [INFO] 11:13:54 [INFO] ------------------------------------------------------- 11:13:54 [INFO] T E S T S 11:13:54 [INFO] ------------------------------------------------------- 11:13:56 11:13:56.137 [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. 11:13:56 11:13:56.405 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 11:13:56 11:13:56.463 [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. 11:13:56 11:13:56.479 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:13:56 11:13:56.494 [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. 11:13:56 11:13:56.508 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 11:13:56 11:13:56.517 [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. 11:13:56 11:13:56.530 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 11:13:56 11:13:56.546 [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. 11:13:56 11:13:56.557 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:13:56 11:13:56.578 [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. 11:13:56 11:13:56.589 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 11:13:56 11:13:56.604 [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. 11:13:56 11:13:56.614 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 11:13:56 11:13:56.617 [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. 11:13:56 11:13:56.626 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:13:56 11:13:56.629 [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. 11:13:56 11:13:56.637 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 11:13:56 11:13:56.639 [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. 11:13:56 11:13:56.647 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 11:13:56 11:13:56.649 [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. 11:13:56 11:13:56.657 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:13:56 11:13:56.659 [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. 11:13:56 11:13:56.669 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 11:13:56 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 11:13:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 11:13:57 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 11:13:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 11:13:57 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 11:13:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 11:13:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 11:13:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 11:13:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 11:13:58 11:13:58.284 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 11:13:58 11:13:58.288 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 11:13:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 11:13:58 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 11:13:59 11:13:59,484 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:13:59 11:13:59,485 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:13:59 11:13:59,487 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:13:59 11:13:59,536 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:13:59 11:13:59,536 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:13:59 11:13:59,679 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:13:59 11:13:59,679 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:14:00 11:14:00 . ____ _ __ _ _ 11:14:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:00 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:00 =========|_|==============|___/=/_/_/_/ 11:14:00 11:14:00 :: Spring Boot :: (v3.5.13) 11:14:00 11:14:00 2026-05-29T11:14:00.047Z INFO 6707 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:00 2026-05-29T11:14:00.048Z INFO 6707 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:14:01 2026-05-29T11:14:01.878Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:01 2026-05-29T11:14:01.878Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:01 2026-05-29T11:14:01.881Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 11:14:02 2026-05-29T11:14:02.016Z INFO 6707 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 2.963 seconds (process running for 7.13) 11:14:02 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:14:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:14:02 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:14:02 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:14:02 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:14:02 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:14:02 2026-05-29T11:14:02.849Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 11:14:02 2026-05-29T11:14:02.862Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 11:14:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.584 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 11:14:02 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:14:03 11:14:03 . ____ _ __ _ _ 11:14:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:03 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:03 =========|_|==============|___/=/_/_/_/ 11:14:03 11:14:03 :: Spring Boot :: (v3.5.13) 11:14:03 11:14:03 2026-05-29T11:14:03.064Z INFO 6707 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:03 2026-05-29T11:14:03.064Z INFO 6707 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:14:03 2026-05-29T11:14:03.522Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:03 2026-05-29T11:14:03.522Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:03 2026-05-29T11:14:03.523Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:14:03 2026-05-29T11:14:03.530Z INFO 6707 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.491 seconds (process running for 8.644) 11:14:03 2026-05-29T11:14:03.733Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:03 11:14:03 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 11:14:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 11:14:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 11:14:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 11:14:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:14:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:14:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:14:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:14:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 11:14:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:03 11:14:03 2026-05-29T11:14:03.984Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:03 11:14:03 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 11:14:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 11:14:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 11:14:03 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:14:03 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:14:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:14:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:14:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:14:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 11:14:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:14:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:03 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 11:14:03 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 11:14:03 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 11:14:03 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) 11:14:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) 11:14:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 11:14:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 11:14:03 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 11:14:03 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 11:14:03 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 11:14:03 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 11:14:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 11:14:03 ... 128 common frames omitted 11:14:03 11:14:04 2026-05-29T11:14:04.029Z WARN 6707 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 11:14:04 2026-05-29T11:14:04.054Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.061Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 11:14:04 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.068Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.075Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 11:14:04 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.082Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.089Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 11:14:04 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.096Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.101Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 11:14:04 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:14:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:14:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:14:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:14:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 11:14:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:14:04 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 11:14:04 11:14:04 . ____ _ __ _ _ 11:14:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:04 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:04 =========|_|==============|___/=/_/_/_/ 11:14:04 11:14:04 :: Spring Boot :: (v3.5.13) 11:14:04 11:14:04 2026-05-29T11:14:04.209Z INFO 6707 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:04 2026-05-29T11:14:04.209Z INFO 6707 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 11:14:04 2026-05-29T11:14:04.571Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:04 2026-05-29T11:14:04.571Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:04 2026-05-29T11:14:04.572Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:14:04 2026-05-29T11:14:04.578Z INFO 6707 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.387 seconds (process running for 9.692) 11:14:04 2026-05-29T11:14:04.644Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.651Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.657Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.663Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.675Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 java.lang.IllegalStateException: some error message 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.698Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 2026-05-29T11:14:04.704Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:04 11:14:04 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 11:14:04 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:14:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:14:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:14:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:14:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:14:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 11:14:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 11:14:04 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:04 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 11:14:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 11:14:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 11:14:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:04 11:14:04 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 11:14:04 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 11:14:04 11:14:04 . ____ _ __ _ _ 11:14:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:04 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:04 =========|_|==============|___/=/_/_/_/ 11:14:04 11:14:04 :: Spring Boot :: (v3.5.13) 11:14:04 11:14:04 2026-05-29T11:14:04.792Z INFO 6707 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:04 2026-05-29T11:14:04.792Z INFO 6707 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 11:14:05 2026-05-29T11:14:04.998Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:05 2026-05-29T11:14:04.998Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:05 2026-05-29T11:14:04.998Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 11:14:05 2026-05-29T11:14:05.004Z INFO 6707 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.226 seconds (process running for 10.117) 11:14:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 11:14:05 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:14:05 11:14:05 . ____ _ __ _ _ 11:14:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:05 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:05 =========|_|==============|___/=/_/_/_/ 11:14:05 11:14:05 :: Spring Boot :: (v3.5.13) 11:14:05 11:14:05 2026-05-29T11:14:05.102Z INFO 6707 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:05 2026-05-29T11:14:05.102Z INFO 6707 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:14:05 2026-05-29T11:14:05.285Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:05 2026-05-29T11:14:05.285Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:05 2026-05-29T11:14:05.285Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 11:14:05 2026-05-29T11:14:05.289Z INFO 6707 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.202 seconds (process running for 10.403) 11:14:05 2026-05-29T11:14:05.356Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:05 11:14:05 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 11:14:05 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:14:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:14:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:14:05 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 11:14:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:14:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:14:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:05 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") 11:14:05 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 11:14:05 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 11:14:05 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) 11:14:05 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) 11:14:05 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 11:14:05 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 11:14:05 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 11:14:05 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 11:14:05 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 11:14:05 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 11:14:05 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 11:14:05 ... 128 common frames omitted 11:14:05 11:14:05 2026-05-29T11:14:05.456Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:05 11:14:05 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) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 11:14:05 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:14:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:14:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 11:14:05 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 11:14:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:05 11:14:05 2026-05-29T11:14:05.461Z ERROR 6707 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:14:05 11:14:05 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 11:14:05 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:14:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:14:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:14:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:14:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:14:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:14:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:14:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:14:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:14:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:14:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 11:14:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 11:14:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 11:14:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:14:05 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 11:14:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:14:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:14:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:14:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:14:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:14:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:14:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:14:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:14:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:14:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:14:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:14:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:14:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:14:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:14:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:14:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:14:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:14:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:14:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:14:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:14:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:14:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:14:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:14:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:14:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:14:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:14:05 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 11:14:05 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 11:14:05 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 11:14:05 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 11:14:05 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 11:14:05 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) 11:14:05 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 11:14:05 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 11:14:05 ... 138 common frames omitted 11:14:05 11:14:05 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:14:05 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 11:14:05 11:14:05 . ____ _ __ _ _ 11:14:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:14:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:14:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:14:05 ' |____| .__|_| |_|_| |_\__, | / / / / 11:14:05 =========|_|==============|___/=/_/_/_/ 11:14:05 11:14:05 :: Spring Boot :: (v3.5.13) 11:14:05 11:14:05 2026-05-29T11:14:05.612Z INFO 6707 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 21.0.10 with PID 6707 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 11:14:05 2026-05-29T11:14:05.612Z INFO 6707 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:14:05 2026-05-29T11:14:05.792Z INFO 6707 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:14:05 2026-05-29T11:14:05.792Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:14:05 2026-05-29T11:14:05.793Z INFO 6707 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:14:05 2026-05-29T11:14:05.798Z INFO 6707 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.206 seconds (process running for 10.911) 11:14:05 2026-05-29T11:14:05.846Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Upstream server did not respond in a timely manner 11:14:05 2026-05-29T11:14:05.852Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 11:14:05 2026-05-29T11:14:05.891Z WARN 6707 --- [ 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]]] ] 11:14:05 2026-05-29T11:14:05.987Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 11:14:06 2026-05-29T11:14:05.998Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 11:14:06 2026-05-29T11:14:06.013Z WARN 6707 --- [ 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`)] 11:14:06 2026-05-29T11:14:06.019Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 11:14:06 2026-05-29T11:14:06.038Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 11:14:06 2026-05-29T11:14:06.045Z WARN 6707 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 11:14:06 2026-05-29T11:14:06.048Z WARN 6707 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 11:14:06 2026-05-29T11:14:06.134Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 11:14:06 2026-05-29T11:14:06.139Z WARN 6707 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 11:14:06 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 11:14:06 [INFO] 11:14:06 [INFO] Results: 11:14:06 [INFO] 11:14:06 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 11:14:06 [INFO] 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 11:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 11:14:06 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 11:14:06 [INFO] All coverage checks have been met. 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 11:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 11:14:06 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 11:14:06 [INFO] 11:14:06 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest --- 11:14:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.9-SNAPSHOT.jar 11:14:06 [INFO] 11:14:06 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest --- 11:14:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.9-SNAPSHOT/cps-ncmp-rest-3.7.9-SNAPSHOT.pom 11:14:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.9-SNAPSHOT/cps-ncmp-rest-3.7.9-SNAPSHOT.jar 11:14:06 [INFO] 11:14:06 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest --- 11:14:06 [INFO] 11:14:06 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 11:14:06 [INFO] Building cps-ncmp-rest-stub 3.7.9-SNAPSHOT [13/23] 11:14:06 [INFO] from cps-ncmp-rest-stub/pom.xml 11:14:06 [INFO] --------------------------------[ pom ]--------------------------------- 11:14:06 [INFO] 11:14:06 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:06 [INFO] surefireArgLine set to empty 11:14:06 [INFO] 11:14:06 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] You have 0 Checkstyle violations. 11:14:06 [INFO] 11:14:06 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] You have 0 Checkstyle violations. 11:14:06 [INFO] 11:14:06 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] No sources specified for compilation. Skipping. 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:06 [INFO] 11:14:06 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-3.7.9-SNAPSHOT.pom 11:14:06 [INFO] 11:14:06 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub --- 11:14:06 [INFO] 11:14:06 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 11:14:06 [INFO] Building cps-ncmp-rest-stub-service 3.7.9-SNAPSHOT [14/23] 11:14:06 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml 11:14:06 [INFO] --------------------------------[ jar ]--------------------------------- 11:14:06 [INFO] 11:14:06 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] 11:14:06 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:06 [INFO] surefireArgLine set to empty 11:14:06 [INFO] 11:14:06 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] You have 0 Checkstyle violations. 11:14:06 [INFO] 11:14:06 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] You have 0 Checkstyle violations. 11:14:06 [INFO] 11:14:06 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] Copying 3 resources from src/main/resources to target/classes 11:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 11:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 11:14:06 [INFO] 11:14:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 11:14:06 [INFO] Recompiling the module because of changed dependency. 11:14:06 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 11:14:07 [INFO] Annotation processing is enabled because one or more processors were found 11:14:07 on the class path. A future release of javac may disable annotation processing 11:14:07 unless at least one processor is specified by name (-processor), or a search 11:14:07 path is specified (--processor-path, --processor-module-path), or annotation 11:14:07 processing is enabled explicitly (-proc:only, -proc:full). 11:14:07 Use -Xlint:-options to suppress this message. 11:14:07 Use -proc:none to disable annotation processing. 11:14:07 [INFO] 11:14:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 11:14:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 11:14:07 [INFO] 11:14:07 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 11:14:07 [INFO] No sources to compile 11:14:07 [INFO] 11:14:07 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 11:14:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:14:07 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:14:07 [INFO] Parallel parsing disabled. 11:14:08 [INFO] Compiled 4 files. 11:14:08 [INFO] 11:14:08 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 11:14:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:14:08 [INFO] 11:14:08 [INFO] ------------------------------------------------------- 11:14:08 [INFO] T E S T S 11:14:08 [INFO] ------------------------------------------------------- 11:14:09 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 11:14:09 11:14:09,778 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:14:09 11:14:09,778 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:14:09 11:14:09,781 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:14:09 11:14:09,812 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:14:09 11:14:09,812 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:14:09 11:14:09,875 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:14:09 11:14:09,875 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:14:10 2026-05-29T11:14:10.131Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 21.0.10 with PID 6797 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 11:14:10 2026-05-29T11:14:10.132Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 11:14:11 2026-05-29T11:14:11.185Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 11:14:11 2026-05-29T11:14:11.189Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 11:14:11 2026-05-29T11:14:11.236Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 11:14:11 2026-05-29T11:14:11.237Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1083 ms 11:14:11 2026-05-29T11:14:11.339Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:14:11 2026-05-29T11:14:11.343Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@35b58254{application,/,b=file:/tmp/jetty-docbase.0.13565596588836168886/,a=AVAILABLE,h=oeje10s.SessionHandler@73baf7f0{STARTED}} 11:14:11 2026-05-29T11:14:11.344Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@35b58254{application,/,b=file:/tmp/jetty-docbase.0.13565596588836168886/,a=AVAILABLE,h=oeje10s.SessionHandler@73baf7f0{STARTED}} 11:14:11 2026-05-29T11:14:11.346Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@442310fd{STARTING}[12.0.33,sto=0] @3323ms 11:14:12 2026-05-29T11:14:12.017Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 11:14:12 2026-05-29T11:14:12.122Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:14:12 2026-05-29T11:14:12.122Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:14:12 2026-05-29T11:14:12.124Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 11:14:12 2026-05-29T11:14:12.147Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@455206c8{HTTP/1.1, (http/1.1)}{0.0.0.0:35651} 11:14:12 2026-05-29T11:14:12.149Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 35651 (http/1.1) with context path '/' 11:14:12 2026-05-29T11:14:12.172Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.607 seconds (process running for 4.149) 11:14:12 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:14:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:14:12 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:14:12 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:14:12 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:14:12 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:14:13 2026-05-29T11:14:13.147Z WARN 6797 --- [cps-ncmp-rest-stub] [qtp792516391-44] 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 11:14:13 2026-05-29T11:14:13.147Z INFO 6797 --- [cps-ncmp-rest-stub] [qtp792516391-44] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 11:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.128 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 11:14:13 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 11:14:13 2026-05-29T11:14:13.300Z WARN 6797 --- [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 11:14:13 2026-05-29T11:14:13.300Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 11:14:13 2026-05-29T11:14:13.305Z INFO 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test4676316867343982918/file.txt 11:14:13 2026-05-29T11:14:13.307Z WARN 6797 --- [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 11:14:13 2026-05-29T11:14:13.307Z ERROR 6797 --- [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 11:14:13 2026-05-29T11:14:13.308Z WARN 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test4676316867343982918/unknown-file.txt', will search it in classpath 11:14:13 2026-05-29T11:14:13.308Z ERROR 6797 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test4676316867343982918/unknown-file.txt file not found on classpath or on file system 11:14:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 11:14:13 [INFO] 11:14:13 [INFO] Results: 11:14:13 [INFO] 11:14:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 11:14:13 [INFO] 11:14:13 [INFO] 11:14:13 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 11:14:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:13 [INFO] 11:14:13 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 11:14:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:13 [INFO] 11:14:13 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-service --- 11:14:13 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar 11:14:13 [INFO] 11:14:13 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-service --- 11:14:13 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.pom 11:14:13 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.9-SNAPSHOT.jar 11:14:13 [INFO] 11:14:13 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 11:14:13 [INFO] 11:14:13 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 11:14:13 [INFO] Building cps-ncmp-rest-stub-app 3.7.9-SNAPSHOT [15/23] 11:14:13 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml 11:14:13 [INFO] --------------------------------[ jar ]--------------------------------- 11:14:13 [INFO] 11:14:13 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] 11:14:13 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:13 [INFO] surefireArgLine set to empty 11:14:13 [INFO] 11:14:13 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] You have 0 Checkstyle violations. 11:14:13 [INFO] 11:14:13 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] You have 0 Checkstyle violations. 11:14:13 [INFO] 11:14:13 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 11:14:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 11:14:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 11:14:13 [INFO] 11:14:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] Recompiling the module because of changed dependency. 11:14:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 11:14:13 [INFO] Annotation processing is enabled because one or more processors were found 11:14:13 on the class path. A future release of javac may disable annotation processing 11:14:13 unless at least one processor is specified by name (-processor), or a search 11:14:13 path is specified (--processor-path, --processor-module-path), or annotation 11:14:13 processing is enabled explicitly (-proc:only, -proc:full). 11:14:13 Use -Xlint:-options to suppress this message. 11:14:13 Use -proc:none to disable annotation processing. 11:14:13 [INFO] 11:14:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 11:14:13 [INFO] 11:14:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] No sources to compile 11:14:13 [INFO] 11:14:13 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] No sources specified for compilation. Skipping. 11:14:13 [INFO] 11:14:13 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] No tests to run. 11:14:13 [INFO] 11:14:13 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:13 [INFO] 11:14:13 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:14:13 [INFO] 11:14:13 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-app --- 11:14:13 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar 11:14:13 [INFO] 11:14:13 [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 11:14:15 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 11:14:15 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar.original 11:14:15 [INFO] 11:14:15 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-app --- 11:14:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.pom 11:14:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.9-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.9-SNAPSHOT.jar 11:14:15 [INFO] 11:14:15 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 11:14:17 [INFO] 11:14:17 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 11:14:17 [INFO] Building cps-ri 3.7.9-SNAPSHOT [16/23] 11:14:17 [INFO] from cps-ri/pom.xml 11:14:17 [INFO] --------------------------------[ jar ]--------------------------------- 11:14:18 [INFO] 11:14:18 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ri --- 11:14:18 [INFO] 11:14:18 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 11:14:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:14:18 [INFO] 11:14:18 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-ri --- 11:14:18 [INFO] You have 0 Checkstyle violations. 11:14:18 [INFO] 11:14:18 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-ri --- 11:14:18 [INFO] You have 0 Checkstyle violations. 11:14:18 [INFO] 11:14:18 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ri --- 11:14:18 [INFO] Copying 10 resources from src/main/resources to target/classes 11:14:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 11:14:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 11:14:18 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html 11:14:18 [INFO] 11:14:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ri --- 11:14:18 [INFO] Recompiling the module because of changed dependency. 11:14:18 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 11:14:18 [INFO] Annotation processing is enabled because one or more processors were found 11:14:18 on the class path. A future release of javac may disable annotation processing 11:14:18 unless at least one processor is specified by name (-processor), or a search 11:14:18 path is specified (--processor-path, --processor-module-path), or annotation 11:14:18 processing is enabled explicitly (-proc:only, -proc:full). 11:14:18 Use -Xlint:-options to suppress this message. 11:14:18 Use -proc:none to disable annotation processing. 11:14:18 [INFO] 11:14:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ri --- 11:14:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 11:14:18 [INFO] 11:14:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ri --- 11:14:18 [INFO] No sources to compile 11:14:18 [INFO] 11:14:18 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ri --- 11:14:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:14:19 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:14:19 [INFO] Parallel parsing disabled. 11:14:20 [INFO] Compiled 18 files. 11:14:20 [INFO] 11:14:20 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ri --- 11:14:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:14:20 [INFO] 11:14:20 [INFO] ------------------------------------------------------- 11:14:20 [INFO] T E S T S 11:14:20 [INFO] ------------------------------------------------------- 11:14:21 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 11:14:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 11:14:21 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 11:14:22 11:14:22.654 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 11:14:22 11:14:22.659 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 11:14:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.onap.cps.ri.utils.SessionManagerSpec 11:14:22 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 11:14:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 11:14:23 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 11:14:23 11:14:23.617 [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 11:14:23 11:14:23.793 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:14:23 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 11:14:23 [INFO] 11:14:23 [INFO] Results: 11:14:23 [INFO] 11:14:23 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 11:14:23 [INFO] 11:14:23 [INFO] 11:14:23 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ri --- 11:14:23 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 11:14:23 [INFO] Analyzed bundle 'cps-ri' with 17 classes 11:14:23 [INFO] All coverage checks have been met. 11:14:23 [INFO] 11:14:23 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ri --- 11:14:23 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 11:14:23 [INFO] Analyzed bundle 'cps-ri' with 17 classes 11:14:24 [INFO] 11:14:24 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ri --- 11:14:24 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.9-SNAPSHOT.jar 11:14:24 [INFO] 11:14:24 [INFO] --- install:3.1.2:install (default-install) @ cps-ri --- 11:14:24 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.9-SNAPSHOT/cps-ri-3.7.9-SNAPSHOT.pom 11:14:24 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.9-SNAPSHOT/cps-ri-3.7.9-SNAPSHOT.jar 11:14:24 [INFO] 11:14:24 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ri --- 11:14:24 [INFO] 11:14:24 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 11:14:24 [INFO] Building test-dcm-rest 3.7.9-SNAPSHOT [17/23] 11:14:24 [INFO] from test-dcm-rest/pom.xml 11:14:24 [INFO] --------------------------------[ jar ]--------------------------------- 11:14:24 [INFO] 11:14:24 [INFO] --- clean:3.2.0:clean (default-clean) @ test-dcm-rest --- 11:14:24 [INFO] 11:14:24 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 11:14:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:14:24 [INFO] 11:14:24 [INFO] --- checkstyle:3.3.1:check (onap-license) @ test-dcm-rest --- 11:14:24 [INFO] You have 0 Checkstyle violations. 11:14:24 [INFO] 11:14:24 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ test-dcm-rest --- 11:14:24 [INFO] You have 0 Checkstyle violations. 11:14:24 [INFO] 11:14:24 [INFO] --- resources:3.3.1:resources (default-resources) @ test-dcm-rest --- 11:14:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/main/resources 11:14:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-sources/license 11:14:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-resources/licenses 11:14:24 [INFO] 11:14:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-dcm-rest --- 11:14:24 [INFO] Recompiling the module because of changed dependency. 11:14:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 11:14:24 [INFO] Annotation processing is enabled because one or more processors were found 11:14:24 on the class path. A future release of javac may disable annotation processing 11:14:24 unless at least one processor is specified by name (-processor), or a search 11:14:24 path is specified (--processor-path, --processor-module-path), or annotation 11:14:24 processing is enabled explicitly (-proc:only, -proc:full). 11:14:24 Use -Xlint:-options to suppress this message. 11:14:24 Use -proc:none to disable annotation processing. 11:14:24 [INFO] 11:14:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-dcm-rest --- 11:14:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/test/resources 11:14:24 [INFO] 11:14:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 11:14:24 [INFO] No sources to compile 11:14:24 [INFO] 11:14:24 [INFO] --- gplus:4.0.1:compileTests (default) @ test-dcm-rest --- 11:14:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:14:24 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:14:24 [INFO] Parallel parsing disabled. 11:14:25 [INFO] Compiled 1 file. 11:14:25 [INFO] 11:14:25 [INFO] --- surefire:3.5.2:test (default-test) @ test-dcm-rest --- 11:14:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:14:25 [INFO] 11:14:25 [INFO] ------------------------------------------------------- 11:14:25 [INFO] T E S T S 11:14:25 [INFO] ------------------------------------------------------- 11:14:26 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 11:14:26 11:14:26.765 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 11:14:26 11:14:26.822 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 11:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 11:14:26 [INFO] 11:14:26 [INFO] Results: 11:14:26 [INFO] 11:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 11:14:26 [INFO] 11:14:26 [INFO] 11:14:26 [INFO] --- jacoco:0.8.14:check (coverage-check) @ test-dcm-rest --- 11:14:26 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 11:14:26 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 11:14:26 [INFO] All coverage checks have been met. 11:14:26 [INFO] 11:14:26 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ test-dcm-rest --- 11:14:26 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 11:14:26 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 11:14:26 [INFO] 11:14:26 [INFO] --- jar:3.4.1:jar (default-jar) @ test-dcm-rest --- 11:14:26 [INFO] Building jar: /w/workspace/cps-master-merge-java/test-dcm-rest/target/test-dcm-rest-3.7.9-SNAPSHOT.jar 11:14:26 [INFO] 11:14:26 [INFO] --- install:3.1.2:install (default-install) @ test-dcm-rest --- 11:14:26 [INFO] Installing /w/workspace/cps-master-merge-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.9-SNAPSHOT/test-dcm-rest-3.7.9-SNAPSHOT.pom 11:14:26 [INFO] Installing /w/workspace/cps-master-merge-java/test-dcm-rest/target/test-dcm-rest-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.9-SNAPSHOT/test-dcm-rest-3.7.9-SNAPSHOT.jar 11:14:26 [INFO] 11:14:26 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ test-dcm-rest --- 11:14:27 [INFO] 11:14:27 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 11:14:27 [INFO] Building integration-test 3.7.9-SNAPSHOT [18/23] 11:14:27 [INFO] from integration-test/pom.xml 11:14:27 [INFO] --------------------------------[ jar ]--------------------------------- 11:14:27 [INFO] 11:14:27 [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test --- 11:14:27 [INFO] 11:14:27 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 11:14:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:14:27 [INFO] 11:14:27 [INFO] --- checkstyle:3.3.1:check (onap-license) @ integration-test --- 11:14:27 [INFO] You have 0 Checkstyle violations. 11:14:27 [INFO] 11:14:27 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ integration-test --- 11:14:27 [INFO] You have 0 Checkstyle violations. 11:14:27 [INFO] 11:14:27 [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test --- 11:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 11:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 11:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 11:14:27 [INFO] 11:14:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test --- 11:14:27 [INFO] No sources to compile 11:14:27 [INFO] 11:14:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test --- 11:14:27 [INFO] Copying 24 resources from src/test/resources to target/test-classes 11:14:27 [INFO] 11:14:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test --- 11:14:27 [INFO] Recompiling the module because of changed dependency. 11:14:27 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 11:14:27 [INFO] Annotation processing is enabled because one or more processors were found 11:14:27 on the class path. A future release of javac may disable annotation processing 11:14:27 unless at least one processor is specified by name (-processor), or a search 11:14:27 path is specified (--processor-path, --processor-module-path), or annotation 11:14:27 processing is enabled explicitly (-proc:only, -proc:full). 11:14:27 Use -Xlint:-options to suppress this message. 11:14:27 Use -proc:none to disable annotation processing. 11:14:27 [INFO] 11:14:27 [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test --- 11:14:27 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:14:27 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:14:27 [INFO] Parallel parsing disabled. 11:14:31 [INFO] Compiled 195 files. 11:14:31 [INFO] 11:14:31 [INFO] --- surefire:3.5.2:test (default-test) @ integration-test --- 11:14:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:14:31 [INFO] 11:14:31 [INFO] ------------------------------------------------------- 11:14:31 [INFO] T E S T S 11:14:31 [INFO] ------------------------------------------------------- 11:14:33 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 11:14:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 11:14:36 11:14:36.344 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 11:14:36 11:14:36.359 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 11:14:36 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 11:14:36 11:14:36.447 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 11:14:36 11:14:36.795 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:14:37 11:14:37.422 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:14:37 11:14:37.423 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:14:37 11:14:37.444 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 11:14:37 Server Version: 29.5.1 11:14:37 API Version: 1.54 11:14:37 Operating System: Ubuntu 22.04.5 LTS 11:14:37 Total Memory: 32092 MB 11:14:37 11:14:37.447 [main] WARN org.testcontainers.utility.ResourceReaper -- 11:14:37 ******************************************************************************** 11:14:37 Ryuk has been disabled. This can cause unexpected behavior in your environment. 11:14:37 ******************************************************************************** 11:14:37 11:14:37.451 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:14:37 11:14:37.452 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:14:37 11:14:37.525 [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. 11:14:37 11:14:37.532 [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) 11:14:38 11:14:38.300 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 11:14:38 11:14:38.329 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 11:14:39 11:14:39.460 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.659 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.760 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.761 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.762 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.763 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (0 bytes/? MB) 11:14:39 11:14:39.859 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (0 bytes/? MB) 11:14:40 11:14:40.361 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (1 MB/? MB) 11:14:40 11:14:40.461 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (3 MB/? MB) 11:14:40 11:14:40.659 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (12 MB/? MB) 11:14:40 11:14:40.861 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (24 MB/? MB) 11:14:42 11:14:42.059 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (77 MB/? MB) 11:14:43 11:14:43.263 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (102 MB/? MB) 11:14:43 11:14:43.363 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (105 MB/? MB) 11:14:43 11:14:43.367 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (105 MB/? MB) 11:14:43 11:14:43.463 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (107 MB/? MB) 11:14:43 11:14:43.764 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (112 MB/? MB) 11:14:43 11:14:43.861 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (115 MB/? MB) 11:14:43 11:14:43.863 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (115 MB/? MB) 11:14:43 11:14:43.867 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (115 MB/? MB) 11:14:44 11:14:44.459 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (125 MB/128 MB) 11:14:46 11:14:46.859 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (125 MB/128 MB) 11:14:46 11:14:46.860 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (125 MB/128 MB) 11:14:46 11:14:46.861 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (125 MB/128 MB) 11:14:46 11:14:46.862 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (125 MB/128 MB) 11:14:46 11:14:46.878 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (125 MB/128 MB) 11:14:46 11:14:46.880 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 8s (downloaded 125 MB at 15 MB/s) 11:14:46 11:14:46.880 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT9.355269989S 11:14:47 11:14:46.946 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:14:48 11:14:48.573 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: c83569a4d84dd0def8225f235b23a8f128112f9dff4c4488efce5b1aff34be7a 11:14:50 11:14:49.941 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.995022193S 11:14:50 11:14:49.942 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 11:14:50 11:14:49.945 [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')) 11:14:50 11:14:49.945 [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 11:14:50 11:14:49.945 [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) 11:14:50 11:14:50.066 [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: dde209759c48398030bd3b0be7904f80bcb1789076f24a35bb04db147d49055d 11:14:56 11:14:56.155 [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.209577291S 11:14:56 11:14:56.155 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 11:14:57 11:14:57,053 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:14:57 11:14:57,053 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:14:57 11:14:57,056 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:14:57 11:14:57,109 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:14:57 11:14:57,109 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:14:57 11:14:57,724 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:14:57 11:14:57,724 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:14:58 2026-05-29T11:14:58.189Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Starting AnchorServiceIntegrationSpec using Java 21.0.10 with PID 7028 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 11:14:58 2026-05-29T11:14:58.191Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 11:14:59 2026-05-29T11:14:59.246Z INFO 7028 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:14:59 2026-05-29T11:14:59.426Z INFO 7028 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 168 ms. Found 6 JPA repository interfaces. 11:15:01 2026-05-29T11:15:01.690Z INFO 7028 --- [cps-integration-test] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 11:15:01 2026-05-29T11:15:01.706Z INFO 7028 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 11:15:01 2026-05-29T11:15:01.757Z INFO 7028 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 11:15:01 2026-05-29T11:15:01.757Z INFO 7028 --- [cps-integration-test] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3543 ms 11:15:02 2026-05-29T11:15:02.030Z INFO 7028 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:15:02 2026-05-29T11:15:02.038Z INFO 7028 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@74ce35e9{application,/,b=[file:/tmp/jetty-docbase.0.17769581210734295647/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@30b769ca{STARTED}} 11:15:02 2026-05-29T11:15:02.039Z INFO 7028 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@74ce35e9{application,/,b=[file:/tmp/jetty-docbase.0.17769581210734295647/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@30b769ca{STARTED}} 11:15:02 2026-05-29T11:15:02.042Z INFO 7028 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@10a978fb{STARTING}[12.0.33,sto=0] @30974ms 11:15:02 2026-05-29T11:15:02.251Z INFO 7028 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 11:15:02 2026-05-29T11:15:02.544Z INFO 7028 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3cefef13 11:15:02 2026-05-29T11:15:02.545Z INFO 7028 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 11:15:02 2026-05-29T11:15:02.721Z INFO 7028 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 11:15:03 2026-05-29T11:15:03.121Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 11:15:03 2026-05-29T11:15:03.167Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:15:03 2026-05-29T11:15:03.183Z INFO 7028 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 11:15:03 2026-05-29T11:15:03.382Z INFO 7028 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 11:15:03 2026-05-29T11:15:03.383Z INFO 7028 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0053303383 11:15:03 2026-05-29T11:15:03.385Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:15:03 2026-05-29T11:15:03.437Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 11:15:03 2026-05-29T11:15:03.444Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 11:15:03 2026-05-29T11:15:03.445Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 11:15:03 2026-05-29T11:15:03.450Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 11:15:03 2026-05-29T11:15:03.454Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 11:15:03 2026-05-29T11:15:03.454Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 11:15:03 2026-05-29T11:15:03.457Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 11:15:03 2026-05-29T11:15:03.462Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 11:15:03 2026-05-29T11:15:03.462Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 11:15:03 2026-05-29T11:15:03.467Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 11:15:03 2026-05-29T11:15:03.474Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 11:15:03 2026-05-29T11:15:03.475Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 8ms 11:15:03 2026-05-29T11:15:03.479Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 11:15:03 2026-05-29T11:15:03.484Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 11:15:03 2026-05-29T11:15:03.485Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 11:15:03 2026-05-29T11:15:03.488Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 11:15:03 2026-05-29T11:15:03.494Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 11:15:03 2026-05-29T11:15:03.494Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 11:15:03 2026-05-29T11:15:03.498Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 11:15:03 2026-05-29T11:15:03.503Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 11:15:03 2026-05-29T11:15:03.503Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 11:15:03 2026-05-29T11:15:03.506Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 11:15:03 2026-05-29T11:15:03.510Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 11:15:03 2026-05-29T11:15:03.511Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 11:15:03 2026-05-29T11:15:03.514Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 11:15:03 2026-05-29T11:15:03.516Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 11:15:03 2026-05-29T11:15:03.517Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.520Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 11:15:03 2026-05-29T11:15:03.522Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 11:15:03 2026-05-29T11:15:03.523Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.525Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 11:15:03 2026-05-29T11:15:03.528Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 11:15:03 2026-05-29T11:15:03.528Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.530Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 11:15:03 2026-05-29T11:15:03.534Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 11:15:03 2026-05-29T11:15:03.535Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 11:15:03 2026-05-29T11:15:03.538Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 11:15:03 2026-05-29T11:15:03.539Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 11:15:03 2026-05-29T11:15:03.540Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.543Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 11:15:03 2026-05-29T11:15:03.544Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 11:15:03 2026-05-29T11:15:03.545Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.547Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 11:15:03 2026-05-29T11:15:03.549Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 11:15:03 2026-05-29T11:15:03.550Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.552Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 11:15:03 2026-05-29T11:15:03.555Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 11:15:03 2026-05-29T11:15:03.555Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.558Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 11:15:03 2026-05-29T11:15:03.560Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 11:15:03 2026-05-29T11:15:03.560Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.563Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 11:15:03 2026-05-29T11:15:03.565Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 11:15:03 2026-05-29T11:15:03.565Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.567Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 11:15:03 2026-05-29T11:15:03.569Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 11:15:03 2026-05-29T11:15:03.569Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.571Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 11:15:03 2026-05-29T11:15:03.573Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 11:15:03 2026-05-29T11:15:03.573Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.576Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 11:15:03 2026-05-29T11:15:03.578Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 11:15:03 2026-05-29T11:15:03.578Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.581Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 11:15:03 2026-05-29T11:15:03.583Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 11:15:03 2026-05-29T11:15:03.584Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.586Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 11:15:03 2026-05-29T11:15:03.589Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 11:15:03 2026-05-29T11:15:03.590Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.592Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 11:15:03 2026-05-29T11:15:03.595Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 11:15:03 2026-05-29T11:15:03.595Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.598Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 11:15:03 2026-05-29T11:15:03.600Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 11:15:03 2026-05-29T11:15:03.600Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.603Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 11:15:03 2026-05-29T11:15:03.605Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 11:15:03 2026-05-29T11:15:03.606Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.608Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 11:15:03 2026-05-29T11:15:03.610Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 11:15:03 2026-05-29T11:15:03.610Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.613Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 11:15:03 2026-05-29T11:15:03.615Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 11:15:03 2026-05-29T11:15:03.615Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.617Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 11:15:03 2026-05-29T11:15:03.620Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 11:15:03 2026-05-29T11:15:03.621Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.623Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 11:15:03 2026-05-29T11:15:03.626Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 11:15:03 2026-05-29T11:15:03.626Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.630Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 11:15:03 2026-05-29T11:15:03.633Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 11:15:03 2026-05-29T11:15:03.634Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.637Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 11:15:03 2026-05-29T11:15:03.640Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 11:15:03 2026-05-29T11:15:03.640Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.642Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 11:15:03 2026-05-29T11:15:03.644Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 11:15:03 2026-05-29T11:15:03.645Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.647Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 11:15:03 2026-05-29T11:15:03.649Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 11:15:03 2026-05-29T11:15:03.650Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.653Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 11:15:03 2026-05-29T11:15:03.656Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 11:15:03 2026-05-29T11:15:03.656Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.659Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 11:15:03 2026-05-29T11:15:03.661Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:15:03 2026-05-29T11:15:03.662Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.664Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 11:15:03 2026-05-29T11:15:03.666Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 11:15:03 2026-05-29T11:15:03.667Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.669Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 11:15:03 2026-05-29T11:15:03.672Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 11:15:03 2026-05-29T11:15:03.672Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.675Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 11:15:03 2026-05-29T11:15:03.678Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 11:15:03 2026-05-29T11:15:03.679Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 11:15:03 2026-05-29T11:15:03.681Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 11:15:03 2026-05-29T11:15:03.696Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 11:15:03 2026-05-29T11:15:03.696Z INFO 7028 --- [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 11:15:03 2026-05-29T11:15:03.700Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 11:15:03 2026-05-29T11:15:03.702Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 11:15:03 2026-05-29T11:15:03.702Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.704Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 11:15:03 2026-05-29T11:15:03.706Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 11:15:03 2026-05-29T11:15:03.706Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.709Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 11:15:03 2026-05-29T11:15:03.710Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 11:15:03 2026-05-29T11:15:03.712Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:15:03 2026-05-29T11:15:03.713Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 11:15:03 2026-05-29T11:15:03.715Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 11:15:03 2026-05-29T11:15:03.717Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 11:15:03 2026-05-29T11:15:03.718Z INFO 7028 --- [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 11:15:03 2026-05-29T11:15:03.719Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 11:15:03 2026-05-29T11:15:03.721Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 11:15:03 2026-05-29T11:15:03.722Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 11:15:03 2026-05-29T11:15:03.722Z INFO 7028 --- [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 3ms 11:15:03 2026-05-29T11:15:03.724Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 11:15:03 2026-05-29T11:15:03.726Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 11:15:03 2026-05-29T11:15:03.726Z INFO 7028 --- [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 11:15:03 2026-05-29T11:15:03.729Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 11:15:03 2026-05-29T11:15:03.731Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 11:15:03 2026-05-29T11:15:03.731Z INFO 7028 --- [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 11:15:03 2026-05-29T11:15:03.733Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 11:15:03 2026-05-29T11:15:03.735Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 11:15:03 2026-05-29T11:15:03.735Z INFO 7028 --- [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 11:15:03 2026-05-29T11:15:03.737Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 11:15:03 2026-05-29T11:15:03.741Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 11:15:03 2026-05-29T11:15:03.743Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 11:15:03 2026-05-29T11:15:03.746Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 11:15:03 2026-05-29T11:15:03.747Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 10ms 11:15:03 2026-05-29T11:15:03.750Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 11:15:03 2026-05-29T11:15:03.758Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 11:15:03 2026-05-29T11:15:03.758Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 11:15:03 2026-05-29T11:15:03.762Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 11:15:03 2026-05-29T11:15:03.773Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 11:15:03 2026-05-29T11:15:03.773Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 11:15:03 2026-05-29T11:15:03.776Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 11:15:03 2026-05-29T11:15:03.778Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 11:15:03 2026-05-29T11:15:03.778Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 11:15:03 2026-05-29T11:15:03.781Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 11:15:03 2026-05-29T11:15:03.782Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 11:15:03 2026-05-29T11:15:03.782Z INFO 7028 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : Run: 53 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 11:15:03 2026-05-29T11:15:03.797Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 11:15:03 2026-05-29T11:15:03.799Z INFO 7028 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 11:15:03 2026-05-29T11:15:03.805Z INFO 7028 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 11:15:03 2026-05-29T11:15:03.805Z INFO 7028 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 11:15:03 2026-05-29T11:15:03.807Z INFO 7028 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 11:15:03 2026-05-29T11:15:03.808Z INFO 7028 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 11:15:04 2026-05-29T11:15:04.616Z INFO 7028 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 11:15:04 2026-05-29T11:15:04.681Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 11:15:04 2026-05-29T11:15:04.683Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 11:15:04 2026-05-29T11:15:04.722Z INFO 7028 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 11:15:04 2026-05-29T11:15:04.912Z INFO 7028 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 11:15:05 2026-05-29T11:15:04.973Z WARN 7028 --- [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) 11:15:05 2026-05-29T11:15:04.990Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 11:15:05 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 11:15:05 Database driver: undefined/unknown 11:15:05 Database version: 14.1 11:15:05 Autocommit mode: undefined/unknown 11:15:05 Isolation level: undefined/unknown 11:15:05 Minimum pool size: undefined/unknown 11:15:05 Maximum pool size: undefined/unknown 11:15:06 2026-05-29T11:15:06.116Z INFO 7028 --- [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) 11:15:06 2026-05-29T11:15:06.119Z INFO 7028 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 11:15:06 2026-05-29T11:15:06.658Z INFO 7028 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 11:15:07 2026-05-29T11:15:07.447Z WARN 7028 --- [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: 11:15:07 --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 11:15:07 2026-05-29T11:15:07.578Z INFO 7028 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:15:07 o o o o---o o--o o o---o o o----o o--o--o 11:15:07 | | / \ / | / / \ | | 11:15:07 o----o o o o----o | o o o----o | 11:15:07 | | * \ / | \ * \ | | 11:15:07 o o * o o---o o--o o----o o---o * o o----o o 11:15:07 11:15:07 2026-05-29T11:15:07.578Z INFO 7028 --- [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. 11:15:07 2026-05-29T11:15:07.579Z INFO 7028 --- [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 11:15:07 2026-05-29T11:15:07.579Z INFO 7028 --- [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 11:15:07 2026-05-29T11:15:07.579Z INFO 7028 --- [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. 11:15:07 2026-05-29T11:15:07.582Z INFO 7028 --- [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. 11:15:07 To enable the Jet engine on the members, do one of the following: 11:15:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:15:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:15:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:15:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:15:08 2026-05-29T11:15:08.204Z INFO 7028 --- [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. 11:15:08 2026-05-29T11:15:08.285Z INFO 7028 --- [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 11:15:08 2026-05-29T11:15:08.554Z INFO 7028 --- [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. 11:15:08 2026-05-29T11:15:08.561Z INFO 7028 --- [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 11:15:11 2026-05-29T11:15:11.019Z INFO 7028 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:15:11 11:15:11 Members {size:1, ver:1} [ 11:15:11 Member [10.250.0.254]:5701 - 334a6308-a2d0-4c48-af0b-e5e684e81615 this 11:15:11 ] 11:15:11 11:15:11 2026-05-29T11:15:11.036Z INFO 7028 --- [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 11:15:12 2026-05-29T11:15:12.317Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in single-record mode (no transactions, max-poll-records=1) 11:15:12 2026-05-29T11:15:12.677Z WARN 7028 --- [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 11:15:13 2026-05-29T11:15:13.436Z WARN 7028 --- [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. 11:15:13 2026-05-29T11:15:13.639Z INFO 7028 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 11:15:13 2026-05-29T11:15:13.879Z INFO 7028 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:15:13 2026-05-29T11:15:13.880Z INFO 7028 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:15:13 2026-05-29T11:15:13.881Z INFO 7028 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 11:15:13 2026-05-29T11:15:13.888Z INFO 7028 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@257a1689{HTTP/1.1, (http/1.1)}{0.0.0.0:38917} 11:15:13 2026-05-29T11:15:13.889Z INFO 7028 --- [cps-integration-test] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 38917 (http/1.1) with context path '/' 11:15:13 2026-05-29T11:15:13.939Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:13 allow.auto.create.topics = true 11:15:13 auto.commit.interval.ms = 5000 11:15:13 auto.include.jmx.reporter = true 11:15:13 auto.offset.reset = latest 11:15:13 bootstrap.servers = [localhost:32777] 11:15:13 check.crcs = true 11:15:13 client.dns.lookup = use_all_dns_ips 11:15:13 client.id = consumer-ncmp-group-1 11:15:13 client.rack = 11:15:13 connections.max.idle.ms = 540000 11:15:13 default.api.timeout.ms = 60000 11:15:13 enable.auto.commit = false 11:15:13 enable.metrics.push = true 11:15:13 exclude.internal.topics = true 11:15:13 fetch.max.bytes = 52428800 11:15:13 fetch.max.wait.ms = 500 11:15:13 fetch.min.bytes = 1 11:15:13 group.id = ncmp-group 11:15:13 group.instance.id = null 11:15:13 group.protocol = classic 11:15:13 group.remote.assignor = null 11:15:13 heartbeat.interval.ms = 3000 11:15:13 interceptor.classes = [] 11:15:13 internal.leave.group.on.close = true 11:15:13 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:13 isolation.level = read_uncommitted 11:15:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:13 max.partition.fetch.bytes = 1048576 11:15:13 max.poll.interval.ms = 300000 11:15:13 max.poll.records = 1 11:15:13 metadata.max.age.ms = 300000 11:15:13 metadata.recovery.strategy = none 11:15:13 metric.reporters = [] 11:15:13 metrics.num.samples = 2 11:15:13 metrics.recording.level = INFO 11:15:13 metrics.sample.window.ms = 30000 11:15:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:13 receive.buffer.bytes = 65536 11:15:13 reconnect.backoff.max.ms = 1000 11:15:13 reconnect.backoff.ms = 50 11:15:13 request.timeout.ms = 30000 11:15:13 retry.backoff.max.ms = 1000 11:15:13 retry.backoff.ms = 100 11:15:13 sasl.client.callback.handler.class = null 11:15:13 sasl.jaas.config = null 11:15:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:13 sasl.kerberos.min.time.before.relogin = 60000 11:15:13 sasl.kerberos.service.name = null 11:15:13 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:13 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:13 sasl.login.callback.handler.class = null 11:15:13 sasl.login.class = null 11:15:13 sasl.login.connect.timeout.ms = null 11:15:13 sasl.login.read.timeout.ms = null 11:15:13 sasl.login.refresh.buffer.seconds = 300 11:15:13 sasl.login.refresh.min.period.seconds = 60 11:15:13 sasl.login.refresh.window.factor = 0.8 11:15:13 sasl.login.refresh.window.jitter = 0.05 11:15:13 sasl.login.retry.backoff.max.ms = 10000 11:15:13 sasl.login.retry.backoff.ms = 100 11:15:13 sasl.mechanism = GSSAPI 11:15:13 sasl.oauthbearer.clock.skew.seconds = 30 11:15:13 sasl.oauthbearer.expected.audience = null 11:15:13 sasl.oauthbearer.expected.issuer = null 11:15:13 sasl.oauthbearer.header.urlencode = false 11:15:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:13 sasl.oauthbearer.jwks.endpoint.url = null 11:15:13 sasl.oauthbearer.scope.claim.name = scope 11:15:13 sasl.oauthbearer.sub.claim.name = sub 11:15:13 sasl.oauthbearer.token.endpoint.url = null 11:15:13 security.protocol = PLAINTEXT 11:15:13 security.providers = null 11:15:13 send.buffer.bytes = 131072 11:15:13 session.timeout.ms = 45000 11:15:13 socket.connection.setup.timeout.max.ms = 30000 11:15:13 socket.connection.setup.timeout.ms = 10000 11:15:13 ssl.cipher.suites = null 11:15:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:13 ssl.endpoint.identification.algorithm = https 11:15:13 ssl.engine.factory.class = null 11:15:13 ssl.key.password = null 11:15:13 ssl.keymanager.algorithm = SunX509 11:15:13 ssl.keystore.certificate.chain = null 11:15:13 ssl.keystore.key = null 11:15:13 ssl.keystore.location = null 11:15:13 ssl.keystore.password = null 11:15:13 ssl.keystore.type = JKS 11:15:13 ssl.protocol = TLSv1.3 11:15:13 ssl.provider = null 11:15:13 ssl.secure.random.implementation = null 11:15:13 ssl.trustmanager.algorithm = PKIX 11:15:13 ssl.truststore.certificates = null 11:15:13 ssl.truststore.location = null 11:15:13 ssl.truststore.password = null 11:15:13 ssl.truststore.type = JKS 11:15:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:13 11:15:14 2026-05-29T11:15:13.999Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.116Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:15:14 2026-05-29T11:15:14.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314116 11:15:14 2026-05-29T11:15:14.120Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:14 allow.auto.create.topics = true 11:15:14 auto.commit.interval.ms = 5000 11:15:14 auto.include.jmx.reporter = true 11:15:14 auto.offset.reset = latest 11:15:14 bootstrap.servers = [localhost:32777] 11:15:14 check.crcs = true 11:15:14 client.dns.lookup = use_all_dns_ips 11:15:14 client.id = consumer-ncmp-group-2 11:15:14 client.rack = 11:15:14 connections.max.idle.ms = 540000 11:15:14 default.api.timeout.ms = 60000 11:15:14 enable.auto.commit = false 11:15:14 enable.metrics.push = true 11:15:14 exclude.internal.topics = true 11:15:14 fetch.max.bytes = 52428800 11:15:14 fetch.max.wait.ms = 500 11:15:14 fetch.min.bytes = 1 11:15:14 group.id = ncmp-group 11:15:14 group.instance.id = null 11:15:14 group.protocol = classic 11:15:14 group.remote.assignor = null 11:15:14 heartbeat.interval.ms = 3000 11:15:14 interceptor.classes = [] 11:15:14 internal.leave.group.on.close = true 11:15:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:14 isolation.level = read_uncommitted 11:15:14 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 max.partition.fetch.bytes = 1048576 11:15:14 max.poll.interval.ms = 300000 11:15:14 max.poll.records = 500 11:15:14 metadata.max.age.ms = 300000 11:15:14 metadata.recovery.strategy = none 11:15:14 metric.reporters = [] 11:15:14 metrics.num.samples = 2 11:15:14 metrics.recording.level = INFO 11:15:14 metrics.sample.window.ms = 30000 11:15:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:14 receive.buffer.bytes = 65536 11:15:14 reconnect.backoff.max.ms = 1000 11:15:14 reconnect.backoff.ms = 50 11:15:14 request.timeout.ms = 30000 11:15:14 retry.backoff.max.ms = 1000 11:15:14 retry.backoff.ms = 100 11:15:14 sasl.client.callback.handler.class = null 11:15:14 sasl.jaas.config = null 11:15:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:14 sasl.kerberos.min.time.before.relogin = 60000 11:15:14 sasl.kerberos.service.name = null 11:15:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:14 sasl.login.callback.handler.class = null 11:15:14 sasl.login.class = null 11:15:14 sasl.login.connect.timeout.ms = null 11:15:14 sasl.login.read.timeout.ms = null 11:15:14 sasl.login.refresh.buffer.seconds = 300 11:15:14 sasl.login.refresh.min.period.seconds = 60 11:15:14 sasl.login.refresh.window.factor = 0.8 11:15:14 sasl.login.refresh.window.jitter = 0.05 11:15:14 sasl.login.retry.backoff.max.ms = 10000 11:15:14 sasl.login.retry.backoff.ms = 100 11:15:14 sasl.mechanism = GSSAPI 11:15:14 sasl.oauthbearer.clock.skew.seconds = 30 11:15:14 sasl.oauthbearer.expected.audience = null 11:15:14 sasl.oauthbearer.expected.issuer = null 11:15:14 sasl.oauthbearer.header.urlencode = false 11:15:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:14 sasl.oauthbearer.jwks.endpoint.url = null 11:15:14 sasl.oauthbearer.scope.claim.name = scope 11:15:14 sasl.oauthbearer.sub.claim.name = sub 11:15:14 sasl.oauthbearer.token.endpoint.url = null 11:15:14 security.protocol = PLAINTEXT 11:15:14 security.providers = null 11:15:14 send.buffer.bytes = 131072 11:15:14 session.timeout.ms = 45000 11:15:14 socket.connection.setup.timeout.max.ms = 30000 11:15:14 socket.connection.setup.timeout.ms = 10000 11:15:14 ssl.cipher.suites = null 11:15:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:14 ssl.endpoint.identification.algorithm = https 11:15:14 ssl.engine.factory.class = null 11:15:14 ssl.key.password = null 11:15:14 ssl.keymanager.algorithm = SunX509 11:15:14 ssl.keystore.certificate.chain = null 11:15:14 ssl.keystore.key = null 11:15:14 ssl.keystore.location = null 11:15:14 ssl.keystore.password = null 11:15:14 ssl.keystore.type = JKS 11:15:14 ssl.protocol = TLSv1.3 11:15:14 ssl.provider = null 11:15:14 ssl.secure.random.implementation = null 11:15:14 ssl.trustmanager.algorithm = PKIX 11:15:14 ssl.truststore.certificates = null 11:15:14 ssl.truststore.location = null 11:15:14 ssl.truststore.password = null 11:15:14 ssl.truststore.type = JKS 11:15:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 11:15:14 2026-05-29T11:15:14.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:15:14 2026-05-29T11:15:14.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314136 11:15:14 2026-05-29T11:15:14.136Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.139Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:14 allow.auto.create.topics = true 11:15:14 auto.commit.interval.ms = 5000 11:15:14 auto.include.jmx.reporter = true 11:15:14 auto.offset.reset = latest 11:15:14 bootstrap.servers = [localhost:32777] 11:15:14 check.crcs = true 11:15:14 client.dns.lookup = use_all_dns_ips 11:15:14 client.id = consumer-ncmp-group-3 11:15:14 client.rack = 11:15:14 connections.max.idle.ms = 540000 11:15:14 default.api.timeout.ms = 60000 11:15:14 enable.auto.commit = false 11:15:14 enable.metrics.push = true 11:15:14 exclude.internal.topics = true 11:15:14 fetch.max.bytes = 52428800 11:15:14 fetch.max.wait.ms = 500 11:15:14 fetch.min.bytes = 1 11:15:14 group.id = ncmp-group 11:15:14 group.instance.id = null 11:15:14 group.protocol = classic 11:15:14 group.remote.assignor = null 11:15:14 heartbeat.interval.ms = 3000 11:15:14 interceptor.classes = [] 11:15:14 internal.leave.group.on.close = true 11:15:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:14 isolation.level = read_uncommitted 11:15:14 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 max.partition.fetch.bytes = 1048576 11:15:14 max.poll.interval.ms = 300000 11:15:14 max.poll.records = 500 11:15:14 metadata.max.age.ms = 300000 11:15:14 metadata.recovery.strategy = none 11:15:14 metric.reporters = [] 11:15:14 metrics.num.samples = 2 11:15:14 metrics.recording.level = INFO 11:15:14 metrics.sample.window.ms = 30000 11:15:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:14 receive.buffer.bytes = 65536 11:15:14 reconnect.backoff.max.ms = 1000 11:15:14 reconnect.backoff.ms = 50 11:15:14 request.timeout.ms = 30000 11:15:14 retry.backoff.max.ms = 1000 11:15:14 retry.backoff.ms = 100 11:15:14 sasl.client.callback.handler.class = null 11:15:14 sasl.jaas.config = null 11:15:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:14 sasl.kerberos.min.time.before.relogin = 60000 11:15:14 sasl.kerberos.service.name = null 11:15:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:14 sasl.login.callback.handler.class = null 11:15:14 sasl.login.class = null 11:15:14 sasl.login.connect.timeout.ms = null 11:15:14 sasl.login.read.timeout.ms = null 11:15:14 sasl.login.refresh.buffer.seconds = 300 11:15:14 sasl.login.refresh.min.period.seconds = 60 11:15:14 sasl.login.refresh.window.factor = 0.8 11:15:14 sasl.login.refresh.window.jitter = 0.05 11:15:14 sasl.login.retry.backoff.max.ms = 10000 11:15:14 sasl.login.retry.backoff.ms = 100 11:15:14 sasl.mechanism = GSSAPI 11:15:14 sasl.oauthbearer.clock.skew.seconds = 30 11:15:14 sasl.oauthbearer.expected.audience = null 11:15:14 sasl.oauthbearer.expected.issuer = null 11:15:14 sasl.oauthbearer.header.urlencode = false 11:15:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:14 sasl.oauthbearer.jwks.endpoint.url = null 11:15:14 sasl.oauthbearer.scope.claim.name = scope 11:15:14 sasl.oauthbearer.sub.claim.name = sub 11:15:14 sasl.oauthbearer.token.endpoint.url = null 11:15:14 security.protocol = PLAINTEXT 11:15:14 security.providers = null 11:15:14 send.buffer.bytes = 131072 11:15:14 session.timeout.ms = 45000 11:15:14 socket.connection.setup.timeout.max.ms = 30000 11:15:14 socket.connection.setup.timeout.ms = 10000 11:15:14 ssl.cipher.suites = null 11:15:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:14 ssl.endpoint.identification.algorithm = https 11:15:14 ssl.engine.factory.class = null 11:15:14 ssl.key.password = null 11:15:14 ssl.keymanager.algorithm = SunX509 11:15:14 ssl.keystore.certificate.chain = null 11:15:14 ssl.keystore.key = null 11:15:14 ssl.keystore.location = null 11:15:14 ssl.keystore.password = null 11:15:14 ssl.keystore.type = JKS 11:15:14 ssl.protocol = TLSv1.3 11:15:14 ssl.provider = null 11:15:14 ssl.secure.random.implementation = null 11:15:14 ssl.trustmanager.algorithm = PKIX 11:15:14 ssl.truststore.certificates = null 11:15:14 ssl.truststore.location = null 11:15:14 ssl.truststore.password = null 11:15:14 ssl.truststore.type = JKS 11:15:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 11:15:14 2026-05-29T11:15:14.139Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.202Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.202Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.202Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314202 11:15:14 2026-05-29T11:15:14.202Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.204Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:14 allow.auto.create.topics = true 11:15:14 auto.commit.interval.ms = 5000 11:15:14 auto.include.jmx.reporter = true 11:15:14 auto.offset.reset = latest 11:15:14 bootstrap.servers = [localhost:32777] 11:15:14 check.crcs = true 11:15:14 client.dns.lookup = use_all_dns_ips 11:15:14 client.id = consumer-ncmp-group-4 11:15:14 client.rack = 11:15:14 connections.max.idle.ms = 540000 11:15:14 default.api.timeout.ms = 60000 11:15:14 enable.auto.commit = false 11:15:14 enable.metrics.push = true 11:15:14 exclude.internal.topics = true 11:15:14 fetch.max.bytes = 52428800 11:15:14 fetch.max.wait.ms = 500 11:15:14 fetch.min.bytes = 1 11:15:14 group.id = ncmp-group 11:15:14 group.instance.id = null 11:15:14 group.protocol = classic 11:15:14 group.remote.assignor = null 11:15:14 heartbeat.interval.ms = 3000 11:15:14 interceptor.classes = [] 11:15:14 internal.leave.group.on.close = true 11:15:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:14 isolation.level = read_uncommitted 11:15:14 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 max.partition.fetch.bytes = 1048576 11:15:14 max.poll.interval.ms = 300000 11:15:14 max.poll.records = 500 11:15:14 metadata.max.age.ms = 300000 11:15:14 metadata.recovery.strategy = none 11:15:14 metric.reporters = [] 11:15:14 metrics.num.samples = 2 11:15:14 metrics.recording.level = INFO 11:15:14 metrics.sample.window.ms = 30000 11:15:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:14 receive.buffer.bytes = 65536 11:15:14 reconnect.backoff.max.ms = 1000 11:15:14 reconnect.backoff.ms = 50 11:15:14 request.timeout.ms = 30000 11:15:14 retry.backoff.max.ms = 1000 11:15:14 retry.backoff.ms = 100 11:15:14 sasl.client.callback.handler.class = null 11:15:14 sasl.jaas.config = null 11:15:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:14 sasl.kerberos.min.time.before.relogin = 60000 11:15:14 sasl.kerberos.service.name = null 11:15:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:14 sasl.login.callback.handler.class = null 11:15:14 sasl.login.class = null 11:15:14 sasl.login.connect.timeout.ms = null 11:15:14 sasl.login.read.timeout.ms = null 11:15:14 sasl.login.refresh.buffer.seconds = 300 11:15:14 sasl.login.refresh.min.period.seconds = 60 11:15:14 sasl.login.refresh.window.factor = 0.8 11:15:14 sasl.login.refresh.window.jitter = 0.05 11:15:14 sasl.login.retry.backoff.max.ms = 10000 11:15:14 sasl.login.retry.backoff.ms = 100 11:15:14 sasl.mechanism = GSSAPI 11:15:14 sasl.oauthbearer.clock.skew.seconds = 30 11:15:14 sasl.oauthbearer.expected.audience = null 11:15:14 sasl.oauthbearer.expected.issuer = null 11:15:14 sasl.oauthbearer.header.urlencode = false 11:15:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:14 sasl.oauthbearer.jwks.endpoint.url = null 11:15:14 sasl.oauthbearer.scope.claim.name = scope 11:15:14 sasl.oauthbearer.sub.claim.name = sub 11:15:14 sasl.oauthbearer.token.endpoint.url = null 11:15:14 security.protocol = PLAINTEXT 11:15:14 security.providers = null 11:15:14 send.buffer.bytes = 131072 11:15:14 session.timeout.ms = 45000 11:15:14 socket.connection.setup.timeout.max.ms = 30000 11:15:14 socket.connection.setup.timeout.ms = 10000 11:15:14 ssl.cipher.suites = null 11:15:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:14 ssl.endpoint.identification.algorithm = https 11:15:14 ssl.engine.factory.class = null 11:15:14 ssl.key.password = null 11:15:14 ssl.keymanager.algorithm = SunX509 11:15:14 ssl.keystore.certificate.chain = null 11:15:14 ssl.keystore.key = null 11:15:14 ssl.keystore.location = null 11:15:14 ssl.keystore.password = null 11:15:14 ssl.keystore.type = JKS 11:15:14 ssl.protocol = TLSv1.3 11:15:14 ssl.provider = null 11:15:14 ssl.secure.random.implementation = null 11:15:14 ssl.trustmanager.algorithm = PKIX 11:15:14 ssl.truststore.certificates = null 11:15:14 ssl.truststore.location = null 11:15:14 ssl.truststore.password = null 11:15:14 ssl.truststore.type = JKS 11:15:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 11:15:14 2026-05-29T11:15:14.204Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.209Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:15:14 2026-05-29T11:15:14.209Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.210Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.210Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314209 11:15:14 2026-05-29T11:15:14.210Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.211Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:14 allow.auto.create.topics = true 11:15:14 auto.commit.interval.ms = 5000 11:15:14 auto.include.jmx.reporter = true 11:15:14 auto.offset.reset = latest 11:15:14 bootstrap.servers = [localhost:32777] 11:15:14 check.crcs = true 11:15:14 client.dns.lookup = use_all_dns_ips 11:15:14 client.id = consumer-ncmp-data-operation-event-group-5 11:15:14 client.rack = 11:15:14 connections.max.idle.ms = 540000 11:15:14 default.api.timeout.ms = 60000 11:15:14 enable.auto.commit = false 11:15:14 enable.metrics.push = true 11:15:14 exclude.internal.topics = true 11:15:14 fetch.max.bytes = 52428800 11:15:14 fetch.max.wait.ms = 500 11:15:14 fetch.min.bytes = 1 11:15:14 group.id = ncmp-data-operation-event-group 11:15:14 group.instance.id = null 11:15:14 group.protocol = classic 11:15:14 group.remote.assignor = null 11:15:14 heartbeat.interval.ms = 3000 11:15:14 interceptor.classes = [] 11:15:14 internal.leave.group.on.close = true 11:15:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:14 isolation.level = read_uncommitted 11:15:14 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 max.partition.fetch.bytes = 1048576 11:15:14 max.poll.interval.ms = 300000 11:15:14 max.poll.records = 500 11:15:14 metadata.max.age.ms = 300000 11:15:14 metadata.recovery.strategy = none 11:15:14 metric.reporters = [] 11:15:14 metrics.num.samples = 2 11:15:14 metrics.recording.level = INFO 11:15:14 metrics.sample.window.ms = 30000 11:15:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:14 receive.buffer.bytes = 65536 11:15:14 reconnect.backoff.max.ms = 1000 11:15:14 reconnect.backoff.ms = 50 11:15:14 request.timeout.ms = 30000 11:15:14 retry.backoff.max.ms = 1000 11:15:14 retry.backoff.ms = 100 11:15:14 sasl.client.callback.handler.class = null 11:15:14 sasl.jaas.config = null 11:15:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:14 sasl.kerberos.min.time.before.relogin = 60000 11:15:14 sasl.kerberos.service.name = null 11:15:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:14 sasl.login.callback.handler.class = null 11:15:14 sasl.login.class = null 11:15:14 sasl.login.connect.timeout.ms = null 11:15:14 sasl.login.read.timeout.ms = null 11:15:14 sasl.login.refresh.buffer.seconds = 300 11:15:14 sasl.login.refresh.min.period.seconds = 60 11:15:14 sasl.login.refresh.window.factor = 0.8 11:15:14 sasl.login.refresh.window.jitter = 0.05 11:15:14 sasl.login.retry.backoff.max.ms = 10000 11:15:14 sasl.login.retry.backoff.ms = 100 11:15:14 sasl.mechanism = GSSAPI 11:15:14 sasl.oauthbearer.clock.skew.seconds = 30 11:15:14 sasl.oauthbearer.expected.audience = null 11:15:14 sasl.oauthbearer.expected.issuer = null 11:15:14 sasl.oauthbearer.header.urlencode = false 11:15:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:14 sasl.oauthbearer.jwks.endpoint.url = null 11:15:14 sasl.oauthbearer.scope.claim.name = scope 11:15:14 sasl.oauthbearer.sub.claim.name = sub 11:15:14 sasl.oauthbearer.token.endpoint.url = null 11:15:14 security.protocol = PLAINTEXT 11:15:14 security.providers = null 11:15:14 send.buffer.bytes = 131072 11:15:14 session.timeout.ms = 45000 11:15:14 socket.connection.setup.timeout.max.ms = 30000 11:15:14 socket.connection.setup.timeout.ms = 10000 11:15:14 ssl.cipher.suites = null 11:15:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:14 ssl.endpoint.identification.algorithm = https 11:15:14 ssl.engine.factory.class = null 11:15:14 ssl.key.password = null 11:15:14 ssl.keymanager.algorithm = SunX509 11:15:14 ssl.keystore.certificate.chain = null 11:15:14 ssl.keystore.key = null 11:15:14 ssl.keystore.location = null 11:15:14 ssl.keystore.password = null 11:15:14 ssl.keystore.type = JKS 11:15:14 ssl.protocol = TLSv1.3 11:15:14 ssl.provider = null 11:15:14 ssl.secure.random.implementation = null 11:15:14 ssl.trustmanager.algorithm = PKIX 11:15:14 ssl.truststore.certificates = null 11:15:14 ssl.truststore.location = null 11:15:14 ssl.truststore.password = null 11:15:14 ssl.truststore.type = JKS 11:15:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 11:15:14 2026-05-29T11:15:14.211Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.217Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:15:14 2026-05-29T11:15:14.217Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.217Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.217Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314217 11:15:14 2026-05-29T11:15:14.217Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.218Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:14 allow.auto.create.topics = true 11:15:14 auto.commit.interval.ms = 5000 11:15:14 auto.include.jmx.reporter = true 11:15:14 auto.offset.reset = latest 11:15:14 bootstrap.servers = [localhost:32777] 11:15:14 check.crcs = true 11:15:14 client.dns.lookup = use_all_dns_ips 11:15:14 client.id = consumer-ncmp-async-rest-request-event-group-6 11:15:14 client.rack = 11:15:14 connections.max.idle.ms = 540000 11:15:14 default.api.timeout.ms = 60000 11:15:14 enable.auto.commit = false 11:15:14 enable.metrics.push = true 11:15:14 exclude.internal.topics = true 11:15:14 fetch.max.bytes = 52428800 11:15:14 fetch.max.wait.ms = 500 11:15:14 fetch.min.bytes = 1 11:15:14 group.id = ncmp-async-rest-request-event-group 11:15:14 group.instance.id = null 11:15:14 group.protocol = classic 11:15:14 group.remote.assignor = null 11:15:14 heartbeat.interval.ms = 3000 11:15:14 interceptor.classes = [] 11:15:14 internal.leave.group.on.close = true 11:15:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:14 isolation.level = read_uncommitted 11:15:14 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 max.partition.fetch.bytes = 1048576 11:15:14 max.poll.interval.ms = 300000 11:15:14 max.poll.records = 500 11:15:14 metadata.max.age.ms = 300000 11:15:14 metadata.recovery.strategy = none 11:15:14 metric.reporters = [] 11:15:14 metrics.num.samples = 2 11:15:14 metrics.recording.level = INFO 11:15:14 metrics.sample.window.ms = 30000 11:15:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:14 receive.buffer.bytes = 65536 11:15:14 reconnect.backoff.max.ms = 1000 11:15:14 reconnect.backoff.ms = 50 11:15:14 request.timeout.ms = 30000 11:15:14 retry.backoff.max.ms = 1000 11:15:14 retry.backoff.ms = 100 11:15:14 sasl.client.callback.handler.class = null 11:15:14 sasl.jaas.config = null 11:15:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:14 sasl.kerberos.min.time.before.relogin = 60000 11:15:14 sasl.kerberos.service.name = null 11:15:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:14 sasl.login.callback.handler.class = null 11:15:14 sasl.login.class = null 11:15:14 sasl.login.connect.timeout.ms = null 11:15:14 sasl.login.read.timeout.ms = null 11:15:14 sasl.login.refresh.buffer.seconds = 300 11:15:14 sasl.login.refresh.min.period.seconds = 60 11:15:14 sasl.login.refresh.window.factor = 0.8 11:15:14 sasl.login.refresh.window.jitter = 0.05 11:15:14 sasl.login.retry.backoff.max.ms = 10000 11:15:14 sasl.login.retry.backoff.ms = 100 11:15:14 sasl.mechanism = GSSAPI 11:15:14 sasl.oauthbearer.clock.skew.seconds = 30 11:15:14 sasl.oauthbearer.expected.audience = null 11:15:14 sasl.oauthbearer.expected.issuer = null 11:15:14 sasl.oauthbearer.header.urlencode = false 11:15:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:14 sasl.oauthbearer.jwks.endpoint.url = null 11:15:14 sasl.oauthbearer.scope.claim.name = scope 11:15:14 sasl.oauthbearer.sub.claim.name = sub 11:15:14 sasl.oauthbearer.token.endpoint.url = null 11:15:14 security.protocol = PLAINTEXT 11:15:14 security.providers = null 11:15:14 send.buffer.bytes = 131072 11:15:14 session.timeout.ms = 45000 11:15:14 socket.connection.setup.timeout.max.ms = 30000 11:15:14 socket.connection.setup.timeout.ms = 10000 11:15:14 ssl.cipher.suites = null 11:15:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:14 ssl.endpoint.identification.algorithm = https 11:15:14 ssl.engine.factory.class = null 11:15:14 ssl.key.password = null 11:15:14 ssl.keymanager.algorithm = SunX509 11:15:14 ssl.keystore.certificate.chain = null 11:15:14 ssl.keystore.key = null 11:15:14 ssl.keystore.location = null 11:15:14 ssl.keystore.password = null 11:15:14 ssl.keystore.type = JKS 11:15:14 ssl.protocol = TLSv1.3 11:15:14 ssl.provider = null 11:15:14 ssl.secure.random.implementation = null 11:15:14 ssl.trustmanager.algorithm = PKIX 11:15:14 ssl.truststore.certificates = null 11:15:14 ssl.truststore.location = null 11:15:14 ssl.truststore.password = null 11:15:14 ssl.truststore.type = JKS 11:15:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:15:14 11:15:14 2026-05-29T11:15:14.218Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:14 2026-05-29T11:15:14.231Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:14 2026-05-29T11:15:14.231Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:14 2026-05-29T11:15:14.231Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053314231 11:15:14 2026-05-29T11:15:14.231Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.251Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.i.f.c.AnchorServiceIntegrationSpec : Started AnchorServiceIntegrationSpec in 17.53 seconds (process running for 43.183) 11:15:14 2026-05-29T11:15:14.252Z INFO 7028 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 11:15:14 2026-05-29T11:15:14.252Z INFO 7028 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 11:15:14 2026-05-29T11:15:14.252Z INFO 7028 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 11:15:14 2026-05-29T11:15:14.252Z INFO 7028 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 11:15:14 2026-05-29T11:15:14.265Z INFO 7028 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:15:14 2026-05-29T11:15:14.265Z INFO 7028 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 11:15:14 2026-05-29T11:15:14.265Z INFO 7028 --- [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... 11:15:14 2026-05-29T11:15:14.359Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:15:14 2026-05-29T11:15:14.359Z INFO 7028 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 11:15:14 2026-05-29T11:15:14.802Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.802Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.803Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.803Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.803Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.804Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.804Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.804Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.804Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.804Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.804Z WARN 7028 --- [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} 11:15:14 2026-05-29T11:15:14.804Z INFO 7028 --- [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 11:15:14 2026-05-29T11:15:14.955Z WARN 7028 --- [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} 11:15:15 2026-05-29T11:15:15.124Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.129Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.144Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.144Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.165Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.165Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.165Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.167Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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-571b280d-4b03-47a5-9147-f4f6b8a047bf 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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-daccfdf6-df5c-470c-8947-d1c617132564 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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-880bbdc5-506b-4031-96d6-9a70fd9b68d4 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.176Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.177Z INFO 7028 --- [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-6ab08145-111a-4a10-aa1e-cb511f33299c 11:15:15 2026-05-29T11:15:15.177Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.193Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.194Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.195Z INFO 7028 --- [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-daccfdf6-df5c-470c-8947-d1c617132564', protocol='range'} 11:15:15 2026-05-29T11:15:15.197Z INFO 7028 --- [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:32777 (id: 2147483646 rack: null) 11:15:15 2026-05-29T11:15:15.198Z INFO 7028 --- [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=1, memberId='consumer-ncmp-group-2-6ab08145-111a-4a10-aa1e-cb511f33299c', protocol='range'} 11:15:15 2026-05-29T11:15:15.198Z INFO 7028 --- [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-571b280d-4b03-47a5-9147-f4f6b8a047bf', protocol='range'} 11:15:15 2026-05-29T11:15:15.198Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.199Z INFO 7028 --- [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-880bbdc5-506b-4031-96d6-9a70fd9b68d4', protocol='range'} 11:15:15 2026-05-29T11:15:15.203Z INFO 7028 --- [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-1bc40bbb-31e6-4452-bc41-3b062d5aa6f8 11:15:15 2026-05-29T11:15:15.203Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.206Z INFO 7028 --- [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-1bc40bbb-31e6-4452-bc41-3b062d5aa6f8', protocol='range'} 11:15:15 2026-05-29T11:15:15.206Z INFO 7028 --- [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-eb012f97-b219-4cc4-a056-90fc8f80b5f7 11:15:15 2026-05-29T11:15:15.206Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.207Z INFO 7028 --- [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-1bc40bbb-31e6-4452-bc41-3b062d5aa6f8=Assignment(partitions=[ncmp-async-m2m-0])} 11:15:15 2026-05-29T11:15:15.207Z INFO 7028 --- [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-2-6ab08145-111a-4a10-aa1e-cb511f33299c=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-880bbdc5-506b-4031-96d6-9a70fd9b68d4=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-571b280d-4b03-47a5-9147-f4f6b8a047bf=Assignment(partitions=[dmi-cm-events-0])} 11:15:15 2026-05-29T11:15:15.207Z INFO 7028 --- [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-daccfdf6-df5c-470c-8947-d1c617132564=Assignment(partitions=[ncmp-async-m2m-0])} 11:15:15 2026-05-29T11:15:15.211Z INFO 7028 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, 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-2-6ab08145-111a-4a10-aa1e-cb511f33299c', protocol='range'} 11:15:15 2026-05-29T11:15:15.211Z INFO 7028 --- [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: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 11:15:15 2026-05-29T11:15:15.211Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.218Z INFO 7028 --- [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-880bbdc5-506b-4031-96d6-9a70fd9b68d4', protocol='range'} 11:15:15 2026-05-29T11:15:15.219Z INFO 7028 --- [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) 11:15:15 2026-05-29T11:15:15.219Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.220Z INFO 7028 --- [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-571b280d-4b03-47a5-9147-f4f6b8a047bf', protocol='range'} 11:15:15 2026-05-29T11:15:15.220Z INFO 7028 --- [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) 11:15:15 2026-05-29T11:15:15.220Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.230Z INFO 7028 --- [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-eb012f97-b219-4cc4-a056-90fc8f80b5f7', protocol='range'} 11:15:15 2026-05-29T11:15:15.230Z INFO 7028 --- [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-571b280d-4b03-47a5-9147-f4f6b8a047bf', protocol='range'} 11:15:15 2026-05-29T11:15:15.230Z INFO 7028 --- [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-880bbdc5-506b-4031-96d6-9a70fd9b68d4', protocol='range'} 11:15:15 2026-05-29T11:15:15.230Z INFO 7028 --- [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-6ab08145-111a-4a10-aa1e-cb511f33299c', protocol='range'} 11:15:15 2026-05-29T11:15:15.234Z INFO 7028 --- [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-2-6ab08145-111a-4a10-aa1e-cb511f33299c=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-880bbdc5-506b-4031-96d6-9a70fd9b68d4=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-571b280d-4b03-47a5-9147-f4f6b8a047bf=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-eb012f97-b219-4cc4-a056-90fc8f80b5f7=Assignment(partitions=[subscription-0])} 11:15:15 2026-05-29T11:15:15.237Z INFO 7028 --- [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-1bc40bbb-31e6-4452-bc41-3b062d5aa6f8', protocol='range'} 11:15:15 2026-05-29T11:15:15.237Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.238Z INFO 7028 --- [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-6ab08145-111a-4a10-aa1e-cb511f33299c', protocol='range'} 11:15:15 2026-05-29T11:15:15.238Z INFO 7028 --- [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-880bbdc5-506b-4031-96d6-9a70fd9b68d4', protocol='range'} 11:15:15 2026-05-29T11:15:15.238Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.238Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.238Z INFO 7028 --- [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-571b280d-4b03-47a5-9147-f4f6b8a047bf', protocol='range'} 11:15:15 2026-05-29T11:15:15.239Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.240Z INFO 7028 --- [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-daccfdf6-df5c-470c-8947-d1c617132564', protocol='range'} 11:15:15 2026-05-29T11:15:15.240Z INFO 7028 --- [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-eb012f97-b219-4cc4-a056-90fc8f80b5f7', protocol='range'} 11:15:15 2026-05-29T11:15:15.240Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.241Z INFO 7028 --- [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]) 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.242Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.259Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.259Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.259Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.259Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.259Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.260Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.265Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.265Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.265Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.266Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.268Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.269Z INFO 7028 --- [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 11:15:15 2026-05-29T11:15:15.280Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.280Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.281Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.281Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.282Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.282Z INFO 7028 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 11:15:15 2026-05-29T11:15:15.305Z INFO 7028 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 11:15:15 2026-05-29T11:15:15.305Z INFO 7028 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 11:15:15 2026-05-29T11:15:15.305Z INFO 7028 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 11:15:15 2026-05-29T11:15:15.308Z INFO 7028 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 11:15:15 2026-05-29T11:15:15.309Z INFO 7028 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 11:15:15 2026-05-29T11:15:15.312Z INFO 7028 --- [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] 11:15:15 2026-05-29T11:15:15.627Z INFO 7028 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 11:15:15 2026-05-29T11:15:15.627Z INFO 7028 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 11:15:15 2026-05-29T11:15:15.628Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:15:15 2026-05-29T11:15:15.628Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:15:15 2026-05-29T11:15:15.698Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 11:15:15 2026-05-29T11:15:15.804Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 11:15:15 2026-05-29T11:15:15.864Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:15:15 2026-05-29T11:15:15.880Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 11:15:15 2026-05-29T11:15:15.889Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:15:15 2026-05-29T11:15:15.897Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:15:15 2026-05-29T11:15:15.904Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:15:15 2026-05-29T11:15:15.927Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 11:15:15 2026-05-29T11:15:15.977Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 11:15:15 2026-05-29T11:15:15.977Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:15:15 2026-05-29T11:15:15.977Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:15:15 2026-05-29T11:15:15.977Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 11:15:16 2026-05-29T11:15:16.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 11:15:16 2026-05-29T11:15:16.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 11:15:16 2026-05-29T11:15:16.037Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:15:16 2026-05-29T11:15:16.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 11:15:16 2026-05-29T11:15:16.039Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 11:15:16 2026-05-29T11:15:16.039Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 11:15:16 2026-05-29T11:15:16.039Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 11:15:16 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:15:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:15:16 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:15:16 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:15:16 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:15:16 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:15:17 2026-05-29T11:15:17.705Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:17 2026-05-29T11:15:17.705Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 11:15:17 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 11:15:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.56 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 11:15:17 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 11:15:20 line 1:0 mismatched input 'cpsPath' expecting '/' 11:15:20 line 1:0 mismatched input 'cpsPath' expecting '/' 11:15:21 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.729 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 11:15:21 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 11:15:21 2026-05-29T11:15:21.766Z INFO 7028 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:21 2026-05-29T11:15:21.792Z INFO 7028 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:22 2026-05-29T11:15:22.102Z INFO 7028 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:22 2026-05-29T11:15:22.111Z INFO 7028 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:22 2026-05-29T11:15:22.135Z INFO 7028 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:22 2026-05-29T11:15:22.141Z INFO 7028 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:15:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 11:15:22 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 11:15:22 2026-05-29T11:15:22.351Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:22 2026-05-29T11:15:22.351Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 11:15:22 Detail: Key (name)=(generalTestDataspace) already exists. 11:15:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 11:15:22 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 11:15:22 2026-05-29T11:15:22.410Z WARN 7028 --- [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]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.673Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.674Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:22 2026-05-29T11:15:22.675Z WARN 7028 --- [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_27, Optional[2027-01-01]] 11:15:23 2026-05-29T11:15:23.333Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:23 2026-05-29T11:15:23.334Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 11:15:23 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 11:15:23 2026-05-29T11:15:23.352Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:23 2026-05-29T11:15:23.352Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 11:15:23 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 11:15:23 2026-05-29T11:15:23.928Z WARN 7028 --- [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_1, Optional[2001-01-01]] 11:15:24 2026-05-29T11:15:24.105Z WARN 7028 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 11:15:24 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 11:15:24 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 11:15:25 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.560 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 11:15:25 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 11:15:25 line 1:0 mismatched input 'invalid' expecting '/' 11:15:26 line 1:0 mismatched input 'invalid' expecting '/' 11:15:26 2026-05-29T11:15:26.055Z WARN 7028 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 11:15:26 2026-05-29T11:15:26.809Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:26 2026-05-29T11:15:26.809Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:26 2026-05-29T11:15:26.809Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('31'::int8),('{}'),(NULL),('/bookstore'),('254'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:26 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:15:26 2026-05-29T11:15:26.809Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:26 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. 11:15:26 2026-05-29T11:15:26.811Z WARN 7028 --- [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 (('31'::int8),('{}'),(NULL),('/bookstore'),('254'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:26 Detail: Key (anchor_id, xpath)=(31, /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 11:15:26 2026-05-29T11:15:26.814Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:26 2026-05-29T11:15:26.814Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:26 2026-05-29T11:15:26.814Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('31'::int8),('{}'),(NULL),('/bookstore'),('255'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:26 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:15:26 2026-05-29T11:15:26.814Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:26 Detail: Key (anchor_id, xpath)=(31, /bookstore) already exists. 11:15:26 line 1:9 missing '/' at 'path' 11:15:26 line 1:9 missing '/' at 'path' 11:15:26 2026-05-29T11:15:26.920Z WARN 7028 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 11:15:27 2026-05-29T11:15:27.180Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.180Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.180Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('289'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.180Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.181Z WARN 7028 --- [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 (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('289'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(33, /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 11:15:27 2026-05-29T11:15:27.186Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.186Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.186Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('33'::int8),('{"code":"1"}'),('256'::int8),('/bookstore/categories[@code=''1'']'),('291'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.186Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(33, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.464Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.464Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.464Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('326'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.464Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.465Z WARN 7028 --- [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 (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('326'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(34, /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 11:15:27 2026-05-29T11:15:27.474Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.474Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.474Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('34'::int8),('{"code":"1"}'),('292'::int8),('/bookstore/categories[@code=''1'']'),('328'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.474Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(34, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.636Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.636Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.636Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('358'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.636Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.637Z WARN 7028 --- [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 (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('358'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /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 11:15:27 2026-05-29T11:15:27.639Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.640Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.640Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('359'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.640Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.679Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.679Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.679Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('360'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.679Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 11:15:27 2026-05-29T11:15:27.680Z WARN 7028 --- [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 (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('360'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /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 11:15:27 2026-05-29T11:15:27.682Z INFO 7028 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 11:15:27 2026-05-29T11:15:27.682Z WARN 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 11:15:27 2026-05-29T11:15:27.682Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{"code":"1"}'),('329'::int8),('/bookstore/categories[@code=''1'']'),('362'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:15:27 2026-05-29T11:15:27.682Z ERROR 7028 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:15:27 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 11:15:29 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 11:15:29 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 11:15:29 2026-05-29T11:15:29.240Z INFO 7028 --- [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] 11:15:29 2026-05-29T11:15:29.260Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:15:29 acks = -1 11:15:29 auto.include.jmx.reporter = true 11:15:29 batch.size = 16384 11:15:29 bootstrap.servers = [localhost:32777] 11:15:29 buffer.memory = 33554432 11:15:29 client.dns.lookup = use_all_dns_ips 11:15:29 client.id = cps-core-1 11:15:29 compression.gzip.level = -1 11:15:29 compression.lz4.level = 9 11:15:29 compression.type = none 11:15:29 compression.zstd.level = 3 11:15:29 connections.max.idle.ms = 540000 11:15:29 delivery.timeout.ms = 120000 11:15:29 enable.idempotence = true 11:15:29 enable.metrics.push = true 11:15:29 interceptor.classes = [] 11:15:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:15:29 linger.ms = 0 11:15:29 max.block.ms = 60000 11:15:29 max.in.flight.requests.per.connection = 5 11:15:29 max.request.size = 1048576 11:15:29 metadata.max.age.ms = 300000 11:15:29 metadata.max.idle.ms = 300000 11:15:29 metadata.recovery.strategy = none 11:15:29 metric.reporters = [] 11:15:29 metrics.num.samples = 2 11:15:29 metrics.recording.level = INFO 11:15:29 metrics.sample.window.ms = 30000 11:15:29 partitioner.adaptive.partitioning.enable = true 11:15:29 partitioner.availability.timeout.ms = 0 11:15:29 partitioner.class = null 11:15:29 partitioner.ignore.keys = false 11:15:29 receive.buffer.bytes = 32768 11:15:29 reconnect.backoff.max.ms = 1000 11:15:29 reconnect.backoff.ms = 50 11:15:29 request.timeout.ms = 30000 11:15:29 retries = 2147483647 11:15:29 retry.backoff.max.ms = 1000 11:15:29 retry.backoff.ms = 100 11:15:29 sasl.client.callback.handler.class = null 11:15:29 sasl.jaas.config = null 11:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:29 sasl.kerberos.min.time.before.relogin = 60000 11:15:29 sasl.kerberos.service.name = null 11:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:29 sasl.login.callback.handler.class = null 11:15:29 sasl.login.class = null 11:15:29 sasl.login.connect.timeout.ms = null 11:15:29 sasl.login.read.timeout.ms = null 11:15:29 sasl.login.refresh.buffer.seconds = 300 11:15:29 sasl.login.refresh.min.period.seconds = 60 11:15:29 sasl.login.refresh.window.factor = 0.8 11:15:29 sasl.login.refresh.window.jitter = 0.05 11:15:29 sasl.login.retry.backoff.max.ms = 10000 11:15:29 sasl.login.retry.backoff.ms = 100 11:15:29 sasl.mechanism = GSSAPI 11:15:29 sasl.oauthbearer.clock.skew.seconds = 30 11:15:29 sasl.oauthbearer.expected.audience = null 11:15:29 sasl.oauthbearer.expected.issuer = null 11:15:29 sasl.oauthbearer.header.urlencode = false 11:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:29 sasl.oauthbearer.jwks.endpoint.url = null 11:15:29 sasl.oauthbearer.scope.claim.name = scope 11:15:29 sasl.oauthbearer.sub.claim.name = sub 11:15:29 sasl.oauthbearer.token.endpoint.url = null 11:15:29 security.protocol = PLAINTEXT 11:15:29 security.providers = null 11:15:29 send.buffer.bytes = 131072 11:15:29 socket.connection.setup.timeout.max.ms = 30000 11:15:29 socket.connection.setup.timeout.ms = 10000 11:15:29 ssl.cipher.suites = null 11:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:29 ssl.endpoint.identification.algorithm = https 11:15:29 ssl.engine.factory.class = null 11:15:29 ssl.key.password = null 11:15:29 ssl.keymanager.algorithm = SunX509 11:15:29 ssl.keystore.certificate.chain = null 11:15:29 ssl.keystore.key = null 11:15:29 ssl.keystore.location = null 11:15:29 ssl.keystore.password = null 11:15:29 ssl.keystore.type = JKS 11:15:29 ssl.protocol = TLSv1.3 11:15:29 ssl.provider = null 11:15:29 ssl.secure.random.implementation = null 11:15:29 ssl.trustmanager.algorithm = PKIX 11:15:29 ssl.truststore.certificates = null 11:15:29 ssl.truststore.location = null 11:15:29 ssl.truststore.password = null 11:15:29 ssl.truststore.type = JKS 11:15:29 transaction.timeout.ms = 60000 11:15:29 transactional.id = null 11:15:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 11:15:29 11:15:29 2026-05-29T11:15:29.261Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:29 2026-05-29T11:15:29.264Z INFO 7028 --- [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. 11:15:29 2026-05-29T11:15:29.267Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:29 2026-05-29T11:15:29.269Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:29 2026-05-29T11:15:29.270Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:29 2026-05-29T11:15:29.270Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:29 2026-05-29T11:15:29.275Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 11:15:29 2026-05-29T11:15:29.292Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:29 2026-05-29T11:15:29.292Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:29 2026-05-29T11:15:29.292Z INFO 7028 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053329292 11:15:29 2026-05-29T11:15:29.304Z WARN 7028 --- [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} 11:15:29 2026-05-29T11:15:29.305Z INFO 7028 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:29 2026-05-29T11:15:29.413Z INFO 7028 --- [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 11:15:29 2026-05-29T11:15:29.867Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:29 2026-05-29T11:15:29.877Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:29 2026-05-29T11:15:29.918Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:30 2026-05-29T11:15:29.968Z INFO 7028 --- [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. 11:15:30 2026-05-29T11:15:29.968Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:30 2026-05-29T11:15:29.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:30 2026-05-29T11:15:29.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:30 2026-05-29T11:15:29.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:30 2026-05-29T11:15:30.046Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:30 2026-05-29T11:15:30.055Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:30 2026-05-29T11:15:30.079Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:30 2026-05-29T11:15:30.112Z INFO 7028 --- [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. 11:15:30 2026-05-29T11:15:30.113Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:30 2026-05-29T11:15:30.113Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:30 2026-05-29T11:15:30.114Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:30 2026-05-29T11:15:30.114Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:30 2026-05-29T11:15:30.190Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:15:30 2026-05-29T11:15:30.201Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:15:30 2026-05-29T11:15:30.230Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:30 2026-05-29T11:15:30.544Z INFO 7028 --- [cps-integration-test] [tp1617880041-55] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 11:15:30 2026-05-29T11:15:30.545Z INFO 7028 --- [cps-integration-test] [tp1617880041-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 11:15:30 2026-05-29T11:15:30.598Z INFO 7028 --- [cps-integration-test] [tp1617880041-55] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 11:15:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 11:15:30 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 11:15:31 2026-05-29T11:15:30.873Z INFO 7028 --- [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. 11:15:31 2026-05-29T11:15:30.873Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:31 2026-05-29T11:15:30.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:31 2026-05-29T11:15:30.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:31 2026-05-29T11:15:30.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:31 2026-05-29T11:15:30.959Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:30.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:30.991Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 11:15:31 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 11:15:31 2026-05-29T11:15:31.224Z INFO 7028 --- [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. 11:15:31 2026-05-29T11:15:31.224Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:31 2026-05-29T11:15:31.225Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:31 2026-05-29T11:15:31.225Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:31 2026-05-29T11:15:31.225Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:31 2026-05-29T11:15:31.244Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.248Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.272Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:31 2026-05-29T11:15:31.411Z INFO 7028 --- [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. 11:15:31 2026-05-29T11:15:31.412Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:31 2026-05-29T11:15:31.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:31 2026-05-29T11:15:31.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:31 2026-05-29T11:15:31.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:31 2026-05-29T11:15:31.428Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.431Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.455Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:31 2026-05-29T11:15:31.617Z INFO 7028 --- [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. 11:15:31 2026-05-29T11:15:31.618Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:31 2026-05-29T11:15:31.618Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:31 2026-05-29T11:15:31.619Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:31 2026-05-29T11:15:31.619Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:31 2026-05-29T11:15:31.632Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.635Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.655Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:31 2026-05-29T11:15:31.823Z INFO 7028 --- [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. 11:15:31 2026-05-29T11:15:31.823Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:31 2026-05-29T11:15:31.823Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:31 2026-05-29T11:15:31.824Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:31 2026-05-29T11:15:31.824Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:31 2026-05-29T11:15:31.839Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.842Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:31 2026-05-29T11:15:31.862Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 11:15:31 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 11:15:32 2026-05-29T11:15:31.975Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:32 allow.auto.create.topics = true 11:15:32 auto.commit.interval.ms = 5000 11:15:32 auto.include.jmx.reporter = true 11:15:32 auto.offset.reset = latest 11:15:32 bootstrap.servers = [localhost:32777] 11:15:32 check.crcs = true 11:15:32 client.dns.lookup = use_all_dns_ips 11:15:32 client.id = consumer-test-group-for-update-7 11:15:32 client.rack = 11:15:32 connections.max.idle.ms = 540000 11:15:32 default.api.timeout.ms = 60000 11:15:32 enable.auto.commit = true 11:15:32 enable.metrics.push = true 11:15:32 exclude.internal.topics = true 11:15:32 fetch.max.bytes = 52428800 11:15:32 fetch.max.wait.ms = 500 11:15:32 fetch.min.bytes = 1 11:15:32 group.id = test-group-for-update 11:15:32 group.instance.id = null 11:15:32 group.protocol = classic 11:15:32 group.remote.assignor = null 11:15:32 heartbeat.interval.ms = 3000 11:15:32 interceptor.classes = [] 11:15:32 internal.leave.group.on.close = true 11:15:32 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:32 isolation.level = read_uncommitted 11:15:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:32 max.partition.fetch.bytes = 1048576 11:15:32 max.poll.interval.ms = 300000 11:15:32 max.poll.records = 2147483647 11:15:32 metadata.max.age.ms = 300000 11:15:32 metadata.recovery.strategy = none 11:15:32 metric.reporters = [] 11:15:32 metrics.num.samples = 2 11:15:32 metrics.recording.level = INFO 11:15:32 metrics.sample.window.ms = 30000 11:15:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:32 receive.buffer.bytes = 65536 11:15:32 reconnect.backoff.max.ms = 1000 11:15:32 reconnect.backoff.ms = 50 11:15:32 request.timeout.ms = 30000 11:15:32 retry.backoff.max.ms = 1000 11:15:32 retry.backoff.ms = 100 11:15:32 sasl.client.callback.handler.class = null 11:15:32 sasl.jaas.config = null 11:15:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:32 sasl.kerberos.min.time.before.relogin = 60000 11:15:32 sasl.kerberos.service.name = null 11:15:32 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:32 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:32 sasl.login.callback.handler.class = null 11:15:32 sasl.login.class = null 11:15:32 sasl.login.connect.timeout.ms = null 11:15:32 sasl.login.read.timeout.ms = null 11:15:32 sasl.login.refresh.buffer.seconds = 300 11:15:32 sasl.login.refresh.min.period.seconds = 60 11:15:32 sasl.login.refresh.window.factor = 0.8 11:15:32 sasl.login.refresh.window.jitter = 0.05 11:15:32 sasl.login.retry.backoff.max.ms = 10000 11:15:32 sasl.login.retry.backoff.ms = 100 11:15:32 sasl.mechanism = GSSAPI 11:15:32 sasl.oauthbearer.clock.skew.seconds = 30 11:15:32 sasl.oauthbearer.expected.audience = null 11:15:32 sasl.oauthbearer.expected.issuer = null 11:15:32 sasl.oauthbearer.header.urlencode = false 11:15:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:32 sasl.oauthbearer.jwks.endpoint.url = null 11:15:32 sasl.oauthbearer.scope.claim.name = scope 11:15:32 sasl.oauthbearer.sub.claim.name = sub 11:15:32 sasl.oauthbearer.token.endpoint.url = null 11:15:32 security.protocol = PLAINTEXT 11:15:32 security.providers = null 11:15:32 send.buffer.bytes = 131072 11:15:32 session.timeout.ms = 45000 11:15:32 socket.connection.setup.timeout.max.ms = 30000 11:15:32 socket.connection.setup.timeout.ms = 10000 11:15:32 ssl.cipher.suites = null 11:15:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:32 ssl.endpoint.identification.algorithm = https 11:15:32 ssl.engine.factory.class = null 11:15:32 ssl.key.password = null 11:15:32 ssl.keymanager.algorithm = SunX509 11:15:32 ssl.keystore.certificate.chain = null 11:15:32 ssl.keystore.key = null 11:15:32 ssl.keystore.location = null 11:15:32 ssl.keystore.password = null 11:15:32 ssl.keystore.type = JKS 11:15:32 ssl.protocol = TLSv1.3 11:15:32 ssl.provider = null 11:15:32 ssl.secure.random.implementation = null 11:15:32 ssl.trustmanager.algorithm = PKIX 11:15:32 ssl.truststore.certificates = null 11:15:32 ssl.truststore.location = null 11:15:32 ssl.truststore.password = null 11:15:32 ssl.truststore.type = JKS 11:15:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:32 11:15:32 2026-05-29T11:15:31.975Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:32 2026-05-29T11:15:31.978Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:32 2026-05-29T11:15:31.978Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:32 2026-05-29T11:15:31.978Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053331978 11:15:32 2026-05-29T11:15:31.982Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:32 2026-05-29T11:15:32.008Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:32 2026-05-29T11:15:32.009Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:32 2026-05-29T11:15:32.014Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 11:15:32 2026-05-29T11:15:32.017Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-7-c730d395-bac1-4ca8-af6b-f10e76e06399 11:15:32 2026-05-29T11:15:32.018Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 11:15:32 2026-05-29T11:15:32.020Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-c730d395-bac1-4ca8-af6b-f10e76e06399', protocol='range'} 11:15:32 2026-05-29T11:15:32.021Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-7-c730d395-bac1-4ca8-af6b-f10e76e06399=Assignment(partitions=[ncmp-events-0])} 11:15:32 2026-05-29T11:15:32.026Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-c730d395-bac1-4ca8-af6b-f10e76e06399', protocol='range'} 11:15:32 2026-05-29T11:15:32.026Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:32 2026-05-29T11:15:32.026Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:32 2026-05-29T11:15:32.028Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:32 2026-05-29T11:15:32.033Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=32, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:32 2026-05-29T11:15:32.513Z INFO 7028 --- [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. 11:15:32 2026-05-29T11:15:32.514Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:32 2026-05-29T11:15:32.514Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:32 2026-05-29T11:15:32.515Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:32 2026-05-29T11:15:32.515Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:32 2026-05-29T11:15:32.586Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:32 2026-05-29T11:15:32.596Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:32 2026-05-29T11:15:32.611Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:32 2026-05-29T11:15:32.624Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:32 2026-05-29T11:15:32.679Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:32 2026-05-29T11:15:32.679Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Member consumer-test-group-for-update-7-c730d395-bac1-4ca8-af6b-f10e76e06399 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:32 2026-05-29T11:15:32.680Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:32 2026-05-29T11:15:32.680Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:32 2026-05-29T11:15:32.680Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:32 2026-05-29T11:15:32.682Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:32 2026-05-29T11:15:32.682Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:32 2026-05-29T11:15:32.690Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:32 2026-05-29T11:15:32.690Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:32 2026-05-29T11:15:32.690Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:32 2026-05-29T11:15:32.691Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:32 2026-05-29T11:15:32.694Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-7 unregistered 11:15:32 2026-05-29T11:15:32.706Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:32 allow.auto.create.topics = true 11:15:32 auto.commit.interval.ms = 5000 11:15:32 auto.include.jmx.reporter = true 11:15:32 auto.offset.reset = latest 11:15:32 bootstrap.servers = [localhost:32777] 11:15:32 check.crcs = true 11:15:32 client.dns.lookup = use_all_dns_ips 11:15:32 client.id = consumer-test-group-for-update-8 11:15:32 client.rack = 11:15:32 connections.max.idle.ms = 540000 11:15:32 default.api.timeout.ms = 60000 11:15:32 enable.auto.commit = true 11:15:32 enable.metrics.push = true 11:15:32 exclude.internal.topics = true 11:15:32 fetch.max.bytes = 52428800 11:15:32 fetch.max.wait.ms = 500 11:15:32 fetch.min.bytes = 1 11:15:32 group.id = test-group-for-update 11:15:32 group.instance.id = null 11:15:32 group.protocol = classic 11:15:32 group.remote.assignor = null 11:15:32 heartbeat.interval.ms = 3000 11:15:32 interceptor.classes = [] 11:15:32 internal.leave.group.on.close = true 11:15:32 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:32 isolation.level = read_uncommitted 11:15:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:32 max.partition.fetch.bytes = 1048576 11:15:32 max.poll.interval.ms = 300000 11:15:32 max.poll.records = 2147483647 11:15:32 metadata.max.age.ms = 300000 11:15:32 metadata.recovery.strategy = none 11:15:32 metric.reporters = [] 11:15:32 metrics.num.samples = 2 11:15:32 metrics.recording.level = INFO 11:15:32 metrics.sample.window.ms = 30000 11:15:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:32 receive.buffer.bytes = 65536 11:15:32 reconnect.backoff.max.ms = 1000 11:15:32 reconnect.backoff.ms = 50 11:15:32 request.timeout.ms = 30000 11:15:32 retry.backoff.max.ms = 1000 11:15:32 retry.backoff.ms = 100 11:15:32 sasl.client.callback.handler.class = null 11:15:32 sasl.jaas.config = null 11:15:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:32 sasl.kerberos.min.time.before.relogin = 60000 11:15:32 sasl.kerberos.service.name = null 11:15:32 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:32 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:32 sasl.login.callback.handler.class = null 11:15:32 sasl.login.class = null 11:15:32 sasl.login.connect.timeout.ms = null 11:15:32 sasl.login.read.timeout.ms = null 11:15:32 sasl.login.refresh.buffer.seconds = 300 11:15:32 sasl.login.refresh.min.period.seconds = 60 11:15:32 sasl.login.refresh.window.factor = 0.8 11:15:32 sasl.login.refresh.window.jitter = 0.05 11:15:32 sasl.login.retry.backoff.max.ms = 10000 11:15:32 sasl.login.retry.backoff.ms = 100 11:15:32 sasl.mechanism = GSSAPI 11:15:32 sasl.oauthbearer.clock.skew.seconds = 30 11:15:32 sasl.oauthbearer.expected.audience = null 11:15:32 sasl.oauthbearer.expected.issuer = null 11:15:32 sasl.oauthbearer.header.urlencode = false 11:15:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:32 sasl.oauthbearer.jwks.endpoint.url = null 11:15:32 sasl.oauthbearer.scope.claim.name = scope 11:15:32 sasl.oauthbearer.sub.claim.name = sub 11:15:32 sasl.oauthbearer.token.endpoint.url = null 11:15:32 security.protocol = PLAINTEXT 11:15:32 security.providers = null 11:15:32 send.buffer.bytes = 131072 11:15:32 session.timeout.ms = 45000 11:15:32 socket.connection.setup.timeout.max.ms = 30000 11:15:32 socket.connection.setup.timeout.ms = 10000 11:15:32 ssl.cipher.suites = null 11:15:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:32 ssl.endpoint.identification.algorithm = https 11:15:32 ssl.engine.factory.class = null 11:15:32 ssl.key.password = null 11:15:32 ssl.keymanager.algorithm = SunX509 11:15:32 ssl.keystore.certificate.chain = null 11:15:32 ssl.keystore.key = null 11:15:32 ssl.keystore.location = null 11:15:32 ssl.keystore.password = null 11:15:32 ssl.keystore.type = JKS 11:15:32 ssl.protocol = TLSv1.3 11:15:32 ssl.provider = null 11:15:32 ssl.secure.random.implementation = null 11:15:32 ssl.trustmanager.algorithm = PKIX 11:15:32 ssl.truststore.certificates = null 11:15:32 ssl.truststore.location = null 11:15:32 ssl.truststore.password = null 11:15:32 ssl.truststore.type = JKS 11:15:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:32 11:15:32 2026-05-29T11:15:32.707Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:32 2026-05-29T11:15:32.709Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:32 2026-05-29T11:15:32.709Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:32 2026-05-29T11:15:32.709Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053332709 11:15:32 2026-05-29T11:15:32.709Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:32 2026-05-29T11:15:32.714Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:32 2026-05-29T11:15:32.714Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:32 2026-05-29T11:15:32.715Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 11:15:32 2026-05-29T11:15:32.718Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-8-a33d40a4-5459-4e92-942f-f655701755c3 11:15:32 2026-05-29T11:15:32.718Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 11:15:32 2026-05-29T11:15:32.720Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-a33d40a4-5459-4e92-942f-f655701755c3', protocol='range'} 11:15:32 2026-05-29T11:15:32.721Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-8-a33d40a4-5459-4e92-942f-f655701755c3=Assignment(partitions=[ncmp-events-0])} 11:15:32 2026-05-29T11:15:32.723Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-a33d40a4-5459-4e92-942f-f655701755c3', protocol='range'} 11:15:32 2026-05-29T11:15:32.723Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:32 2026-05-29T11:15:32.723Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:32 2026-05-29T11:15:32.726Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:32 2026-05-29T11:15:32.734Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=36, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:33 2026-05-29T11:15:33.231Z INFO 7028 --- [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. 11:15:33 2026-05-29T11:15:33.231Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:33 2026-05-29T11:15:33.231Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:33 2026-05-29T11:15:33.232Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:33 2026-05-29T11:15:33.232Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:33 2026-05-29T11:15:33.302Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:33 2026-05-29T11:15:33.313Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:33 2026-05-29T11:15:33.330Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:33 2026-05-29T11:15:33.357Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:33 2026-05-29T11:15:33.404Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:33 2026-05-29T11:15:33.404Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Member consumer-test-group-for-update-8-a33d40a4-5459-4e92-942f-f655701755c3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:33 2026-05-29T11:15:33.404Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:33 2026-05-29T11:15:33.404Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:33 2026-05-29T11:15:33.404Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:33 2026-05-29T11:15:33.406Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:33 2026-05-29T11:15:33.406Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:33 2026-05-29T11:15:33.408Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:33 2026-05-29T11:15:33.408Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:33 2026-05-29T11:15:33.408Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:33 2026-05-29T11:15:33.408Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:33 2026-05-29T11:15:33.412Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-8 unregistered 11:15:33 2026-05-29T11:15:33.425Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:33 allow.auto.create.topics = true 11:15:33 auto.commit.interval.ms = 5000 11:15:33 auto.include.jmx.reporter = true 11:15:33 auto.offset.reset = latest 11:15:33 bootstrap.servers = [localhost:32777] 11:15:33 check.crcs = true 11:15:33 client.dns.lookup = use_all_dns_ips 11:15:33 client.id = consumer-test-group-for-update-9 11:15:33 client.rack = 11:15:33 connections.max.idle.ms = 540000 11:15:33 default.api.timeout.ms = 60000 11:15:33 enable.auto.commit = true 11:15:33 enable.metrics.push = true 11:15:33 exclude.internal.topics = true 11:15:33 fetch.max.bytes = 52428800 11:15:33 fetch.max.wait.ms = 500 11:15:33 fetch.min.bytes = 1 11:15:33 group.id = test-group-for-update 11:15:33 group.instance.id = null 11:15:33 group.protocol = classic 11:15:33 group.remote.assignor = null 11:15:33 heartbeat.interval.ms = 3000 11:15:33 interceptor.classes = [] 11:15:33 internal.leave.group.on.close = true 11:15:33 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:33 isolation.level = read_uncommitted 11:15:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:33 max.partition.fetch.bytes = 1048576 11:15:33 max.poll.interval.ms = 300000 11:15:33 max.poll.records = 2147483647 11:15:33 metadata.max.age.ms = 300000 11:15:33 metadata.recovery.strategy = none 11:15:33 metric.reporters = [] 11:15:33 metrics.num.samples = 2 11:15:33 metrics.recording.level = INFO 11:15:33 metrics.sample.window.ms = 30000 11:15:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:33 receive.buffer.bytes = 65536 11:15:33 reconnect.backoff.max.ms = 1000 11:15:33 reconnect.backoff.ms = 50 11:15:33 request.timeout.ms = 30000 11:15:33 retry.backoff.max.ms = 1000 11:15:33 retry.backoff.ms = 100 11:15:33 sasl.client.callback.handler.class = null 11:15:33 sasl.jaas.config = null 11:15:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:33 sasl.kerberos.min.time.before.relogin = 60000 11:15:33 sasl.kerberos.service.name = null 11:15:33 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:33 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:33 sasl.login.callback.handler.class = null 11:15:33 sasl.login.class = null 11:15:33 sasl.login.connect.timeout.ms = null 11:15:33 sasl.login.read.timeout.ms = null 11:15:33 sasl.login.refresh.buffer.seconds = 300 11:15:33 sasl.login.refresh.min.period.seconds = 60 11:15:33 sasl.login.refresh.window.factor = 0.8 11:15:33 sasl.login.refresh.window.jitter = 0.05 11:15:33 sasl.login.retry.backoff.max.ms = 10000 11:15:33 sasl.login.retry.backoff.ms = 100 11:15:33 sasl.mechanism = GSSAPI 11:15:33 sasl.oauthbearer.clock.skew.seconds = 30 11:15:33 sasl.oauthbearer.expected.audience = null 11:15:33 sasl.oauthbearer.expected.issuer = null 11:15:33 sasl.oauthbearer.header.urlencode = false 11:15:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:33 sasl.oauthbearer.jwks.endpoint.url = null 11:15:33 sasl.oauthbearer.scope.claim.name = scope 11:15:33 sasl.oauthbearer.sub.claim.name = sub 11:15:33 sasl.oauthbearer.token.endpoint.url = null 11:15:33 security.protocol = PLAINTEXT 11:15:33 security.providers = null 11:15:33 send.buffer.bytes = 131072 11:15:33 session.timeout.ms = 45000 11:15:33 socket.connection.setup.timeout.max.ms = 30000 11:15:33 socket.connection.setup.timeout.ms = 10000 11:15:33 ssl.cipher.suites = null 11:15:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:33 ssl.endpoint.identification.algorithm = https 11:15:33 ssl.engine.factory.class = null 11:15:33 ssl.key.password = null 11:15:33 ssl.keymanager.algorithm = SunX509 11:15:33 ssl.keystore.certificate.chain = null 11:15:33 ssl.keystore.key = null 11:15:33 ssl.keystore.location = null 11:15:33 ssl.keystore.password = null 11:15:33 ssl.keystore.type = JKS 11:15:33 ssl.protocol = TLSv1.3 11:15:33 ssl.provider = null 11:15:33 ssl.secure.random.implementation = null 11:15:33 ssl.trustmanager.algorithm = PKIX 11:15:33 ssl.truststore.certificates = null 11:15:33 ssl.truststore.location = null 11:15:33 ssl.truststore.password = null 11:15:33 ssl.truststore.type = JKS 11:15:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:33 11:15:33 2026-05-29T11:15:33.425Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:33 2026-05-29T11:15:33.427Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:33 2026-05-29T11:15:33.427Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:33 2026-05-29T11:15:33.427Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053333427 11:15:33 2026-05-29T11:15:33.428Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:33 2026-05-29T11:15:33.433Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:33 2026-05-29T11:15:33.433Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:33 2026-05-29T11:15:33.435Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 11:15:33 2026-05-29T11:15:33.437Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-9-6dfd018f-bc68-4b9d-9146-e6685cf94fc2 11:15:33 2026-05-29T11:15:33.437Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 11:15:33 2026-05-29T11:15:33.439Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-6dfd018f-bc68-4b9d-9146-e6685cf94fc2', protocol='range'} 11:15:33 2026-05-29T11:15:33.439Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-9-6dfd018f-bc68-4b9d-9146-e6685cf94fc2=Assignment(partitions=[ncmp-events-0])} 11:15:33 2026-05-29T11:15:33.441Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-6dfd018f-bc68-4b9d-9146-e6685cf94fc2', protocol='range'} 11:15:33 2026-05-29T11:15:33.442Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:33 2026-05-29T11:15:33.442Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:33 2026-05-29T11:15:33.443Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:33 2026-05-29T11:15:33.447Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=40, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:34 2026-05-29T11:15:33.957Z INFO 7028 --- [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. 11:15:34 2026-05-29T11:15:33.958Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:34 2026-05-29T11:15:33.958Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:34 2026-05-29T11:15:33.959Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:34 2026-05-29T11:15:33.959Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:34 2026-05-29T11:15:34.032Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:34 2026-05-29T11:15:34.043Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:34 2026-05-29T11:15:34.068Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:34 2026-05-29T11:15:34.099Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:34 2026-05-29T11:15:34.152Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:34 2026-05-29T11:15:34.152Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Member consumer-test-group-for-update-9-6dfd018f-bc68-4b9d-9146-e6685cf94fc2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:34 2026-05-29T11:15:34.152Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.152Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.152Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:34 2026-05-29T11:15:34.154Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.154Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.156Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:34 2026-05-29T11:15:34.156Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:34 2026-05-29T11:15:34.156Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:34 2026-05-29T11:15:34.156Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:34 2026-05-29T11:15:34.159Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-9 unregistered 11:15:34 2026-05-29T11:15:34.171Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:34 allow.auto.create.topics = true 11:15:34 auto.commit.interval.ms = 5000 11:15:34 auto.include.jmx.reporter = true 11:15:34 auto.offset.reset = latest 11:15:34 bootstrap.servers = [localhost:32777] 11:15:34 check.crcs = true 11:15:34 client.dns.lookup = use_all_dns_ips 11:15:34 client.id = consumer-test-group-for-update-10 11:15:34 client.rack = 11:15:34 connections.max.idle.ms = 540000 11:15:34 default.api.timeout.ms = 60000 11:15:34 enable.auto.commit = true 11:15:34 enable.metrics.push = true 11:15:34 exclude.internal.topics = true 11:15:34 fetch.max.bytes = 52428800 11:15:34 fetch.max.wait.ms = 500 11:15:34 fetch.min.bytes = 1 11:15:34 group.id = test-group-for-update 11:15:34 group.instance.id = null 11:15:34 group.protocol = classic 11:15:34 group.remote.assignor = null 11:15:34 heartbeat.interval.ms = 3000 11:15:34 interceptor.classes = [] 11:15:34 internal.leave.group.on.close = true 11:15:34 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:34 isolation.level = read_uncommitted 11:15:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:34 max.partition.fetch.bytes = 1048576 11:15:34 max.poll.interval.ms = 300000 11:15:34 max.poll.records = 2147483647 11:15:34 metadata.max.age.ms = 300000 11:15:34 metadata.recovery.strategy = none 11:15:34 metric.reporters = [] 11:15:34 metrics.num.samples = 2 11:15:34 metrics.recording.level = INFO 11:15:34 metrics.sample.window.ms = 30000 11:15:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:34 receive.buffer.bytes = 65536 11:15:34 reconnect.backoff.max.ms = 1000 11:15:34 reconnect.backoff.ms = 50 11:15:34 request.timeout.ms = 30000 11:15:34 retry.backoff.max.ms = 1000 11:15:34 retry.backoff.ms = 100 11:15:34 sasl.client.callback.handler.class = null 11:15:34 sasl.jaas.config = null 11:15:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:34 sasl.kerberos.min.time.before.relogin = 60000 11:15:34 sasl.kerberos.service.name = null 11:15:34 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:34 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:34 sasl.login.callback.handler.class = null 11:15:34 sasl.login.class = null 11:15:34 sasl.login.connect.timeout.ms = null 11:15:34 sasl.login.read.timeout.ms = null 11:15:34 sasl.login.refresh.buffer.seconds = 300 11:15:34 sasl.login.refresh.min.period.seconds = 60 11:15:34 sasl.login.refresh.window.factor = 0.8 11:15:34 sasl.login.refresh.window.jitter = 0.05 11:15:34 sasl.login.retry.backoff.max.ms = 10000 11:15:34 sasl.login.retry.backoff.ms = 100 11:15:34 sasl.mechanism = GSSAPI 11:15:34 sasl.oauthbearer.clock.skew.seconds = 30 11:15:34 sasl.oauthbearer.expected.audience = null 11:15:34 sasl.oauthbearer.expected.issuer = null 11:15:34 sasl.oauthbearer.header.urlencode = false 11:15:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:34 sasl.oauthbearer.jwks.endpoint.url = null 11:15:34 sasl.oauthbearer.scope.claim.name = scope 11:15:34 sasl.oauthbearer.sub.claim.name = sub 11:15:34 sasl.oauthbearer.token.endpoint.url = null 11:15:34 security.protocol = PLAINTEXT 11:15:34 security.providers = null 11:15:34 send.buffer.bytes = 131072 11:15:34 session.timeout.ms = 45000 11:15:34 socket.connection.setup.timeout.max.ms = 30000 11:15:34 socket.connection.setup.timeout.ms = 10000 11:15:34 ssl.cipher.suites = null 11:15:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:34 ssl.endpoint.identification.algorithm = https 11:15:34 ssl.engine.factory.class = null 11:15:34 ssl.key.password = null 11:15:34 ssl.keymanager.algorithm = SunX509 11:15:34 ssl.keystore.certificate.chain = null 11:15:34 ssl.keystore.key = null 11:15:34 ssl.keystore.location = null 11:15:34 ssl.keystore.password = null 11:15:34 ssl.keystore.type = JKS 11:15:34 ssl.protocol = TLSv1.3 11:15:34 ssl.provider = null 11:15:34 ssl.secure.random.implementation = null 11:15:34 ssl.trustmanager.algorithm = PKIX 11:15:34 ssl.truststore.certificates = null 11:15:34 ssl.truststore.location = null 11:15:34 ssl.truststore.password = null 11:15:34 ssl.truststore.type = JKS 11:15:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:34 11:15:34 2026-05-29T11:15:34.172Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:34 2026-05-29T11:15:34.174Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:34 2026-05-29T11:15:34.174Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:34 2026-05-29T11:15:34.174Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053334174 11:15:34 2026-05-29T11:15:34.204Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:34 2026-05-29T11:15:34.211Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:34 2026-05-29T11:15:34.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:34 2026-05-29T11:15:34.215Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 11:15:34 2026-05-29T11:15:34.219Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-10-078deaf8-7285-465c-9990-4c9cdb5aa9f1 11:15:34 2026-05-29T11:15:34.219Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 11:15:34 2026-05-29T11:15:34.221Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-078deaf8-7285-465c-9990-4c9cdb5aa9f1', protocol='range'} 11:15:34 2026-05-29T11:15:34.222Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-10-078deaf8-7285-465c-9990-4c9cdb5aa9f1=Assignment(partitions=[ncmp-events-0])} 11:15:34 2026-05-29T11:15:34.224Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-078deaf8-7285-465c-9990-4c9cdb5aa9f1', protocol='range'} 11:15:34 2026-05-29T11:15:34.224Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:34 2026-05-29T11:15:34.225Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:34 2026-05-29T11:15:34.226Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:34 2026-05-29T11:15:34.231Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=44, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:34 2026-05-29T11:15:34.749Z INFO 7028 --- [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. 11:15:34 2026-05-29T11:15:34.749Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:34 2026-05-29T11:15:34.750Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:34 2026-05-29T11:15:34.750Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:34 2026-05-29T11:15:34.750Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:34 2026-05-29T11:15:34.818Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:34 2026-05-29T11:15:34.830Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:34 2026-05-29T11:15:34.851Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:34 2026-05-29T11:15:34.868Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Member consumer-test-group-for-update-10-078deaf8-7285-465c-9990-4c9cdb5aa9f1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.919Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:34 2026-05-29T11:15:34.923Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:34 2026-05-29T11:15:34.923Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:34 2026-05-29T11:15:34.923Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:34 2026-05-29T11:15:34.923Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:34 2026-05-29T11:15:34.924Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-10 unregistered 11:15:35 2026-05-29T11:15:34.941Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:35 allow.auto.create.topics = true 11:15:35 auto.commit.interval.ms = 5000 11:15:35 auto.include.jmx.reporter = true 11:15:35 auto.offset.reset = latest 11:15:35 bootstrap.servers = [localhost:32777] 11:15:35 check.crcs = true 11:15:35 client.dns.lookup = use_all_dns_ips 11:15:35 client.id = consumer-test-group-for-update-11 11:15:35 client.rack = 11:15:35 connections.max.idle.ms = 540000 11:15:35 default.api.timeout.ms = 60000 11:15:35 enable.auto.commit = true 11:15:35 enable.metrics.push = true 11:15:35 exclude.internal.topics = true 11:15:35 fetch.max.bytes = 52428800 11:15:35 fetch.max.wait.ms = 500 11:15:35 fetch.min.bytes = 1 11:15:35 group.id = test-group-for-update 11:15:35 group.instance.id = null 11:15:35 group.protocol = classic 11:15:35 group.remote.assignor = null 11:15:35 heartbeat.interval.ms = 3000 11:15:35 interceptor.classes = [] 11:15:35 internal.leave.group.on.close = true 11:15:35 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:35 isolation.level = read_uncommitted 11:15:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:35 max.partition.fetch.bytes = 1048576 11:15:35 max.poll.interval.ms = 300000 11:15:35 max.poll.records = 2147483647 11:15:35 metadata.max.age.ms = 300000 11:15:35 metadata.recovery.strategy = none 11:15:35 metric.reporters = [] 11:15:35 metrics.num.samples = 2 11:15:35 metrics.recording.level = INFO 11:15:35 metrics.sample.window.ms = 30000 11:15:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:35 receive.buffer.bytes = 65536 11:15:35 reconnect.backoff.max.ms = 1000 11:15:35 reconnect.backoff.ms = 50 11:15:35 request.timeout.ms = 30000 11:15:35 retry.backoff.max.ms = 1000 11:15:35 retry.backoff.ms = 100 11:15:35 sasl.client.callback.handler.class = null 11:15:35 sasl.jaas.config = null 11:15:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:35 sasl.kerberos.min.time.before.relogin = 60000 11:15:35 sasl.kerberos.service.name = null 11:15:35 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:35 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:35 sasl.login.callback.handler.class = null 11:15:35 sasl.login.class = null 11:15:35 sasl.login.connect.timeout.ms = null 11:15:35 sasl.login.read.timeout.ms = null 11:15:35 sasl.login.refresh.buffer.seconds = 300 11:15:35 sasl.login.refresh.min.period.seconds = 60 11:15:35 sasl.login.refresh.window.factor = 0.8 11:15:35 sasl.login.refresh.window.jitter = 0.05 11:15:35 sasl.login.retry.backoff.max.ms = 10000 11:15:35 sasl.login.retry.backoff.ms = 100 11:15:35 sasl.mechanism = GSSAPI 11:15:35 sasl.oauthbearer.clock.skew.seconds = 30 11:15:35 sasl.oauthbearer.expected.audience = null 11:15:35 sasl.oauthbearer.expected.issuer = null 11:15:35 sasl.oauthbearer.header.urlencode = false 11:15:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:35 sasl.oauthbearer.jwks.endpoint.url = null 11:15:35 sasl.oauthbearer.scope.claim.name = scope 11:15:35 sasl.oauthbearer.sub.claim.name = sub 11:15:35 sasl.oauthbearer.token.endpoint.url = null 11:15:35 security.protocol = PLAINTEXT 11:15:35 security.providers = null 11:15:35 send.buffer.bytes = 131072 11:15:35 session.timeout.ms = 45000 11:15:35 socket.connection.setup.timeout.max.ms = 30000 11:15:35 socket.connection.setup.timeout.ms = 10000 11:15:35 ssl.cipher.suites = null 11:15:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:35 ssl.endpoint.identification.algorithm = https 11:15:35 ssl.engine.factory.class = null 11:15:35 ssl.key.password = null 11:15:35 ssl.keymanager.algorithm = SunX509 11:15:35 ssl.keystore.certificate.chain = null 11:15:35 ssl.keystore.key = null 11:15:35 ssl.keystore.location = null 11:15:35 ssl.keystore.password = null 11:15:35 ssl.keystore.type = JKS 11:15:35 ssl.protocol = TLSv1.3 11:15:35 ssl.provider = null 11:15:35 ssl.secure.random.implementation = null 11:15:35 ssl.trustmanager.algorithm = PKIX 11:15:35 ssl.truststore.certificates = null 11:15:35 ssl.truststore.location = null 11:15:35 ssl.truststore.password = null 11:15:35 ssl.truststore.type = JKS 11:15:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:35 11:15:35 2026-05-29T11:15:34.942Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:35 2026-05-29T11:15:34.944Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:35 2026-05-29T11:15:34.944Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:35 2026-05-29T11:15:34.944Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053334944 11:15:35 2026-05-29T11:15:34.944Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:35 2026-05-29T11:15:34.949Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:35 2026-05-29T11:15:34.949Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:35 2026-05-29T11:15:34.951Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 11:15:35 2026-05-29T11:15:34.954Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-11-2830d5fc-0d91-41e9-9fb7-d8fb814ba9ea 11:15:35 2026-05-29T11:15:34.954Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 11:15:35 2026-05-29T11:15:34.956Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-2830d5fc-0d91-41e9-9fb7-d8fb814ba9ea', protocol='range'} 11:15:35 2026-05-29T11:15:34.956Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-11-2830d5fc-0d91-41e9-9fb7-d8fb814ba9ea=Assignment(partitions=[ncmp-events-0])} 11:15:35 2026-05-29T11:15:34.959Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-2830d5fc-0d91-41e9-9fb7-d8fb814ba9ea', protocol='range'} 11:15:35 2026-05-29T11:15:34.959Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:35 2026-05-29T11:15:34.959Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:35 2026-05-29T11:15:34.960Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:35 2026-05-29T11:15:34.964Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:35 2026-05-29T11:15:35.469Z INFO 7028 --- [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. 11:15:35 2026-05-29T11:15:35.469Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:35 2026-05-29T11:15:35.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:35 2026-05-29T11:15:35.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:35 2026-05-29T11:15:35.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:35 2026-05-29T11:15:35.543Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:35 2026-05-29T11:15:35.553Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:35 2026-05-29T11:15:35.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:35 2026-05-29T11:15:35.588Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:35 2026-05-29T11:15:35.638Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:35 2026-05-29T11:15:35.638Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Member consumer-test-group-for-update-11-2830d5fc-0d91-41e9-9fb7-d8fb814ba9ea sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:35 2026-05-29T11:15:35.639Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:35 2026-05-29T11:15:35.639Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:35 2026-05-29T11:15:35.639Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:35 2026-05-29T11:15:35.640Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:35 2026-05-29T11:15:35.640Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:35 2026-05-29T11:15:35.643Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:35 2026-05-29T11:15:35.643Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:35 2026-05-29T11:15:35.643Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:35 2026-05-29T11:15:35.643Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:35 2026-05-29T11:15:35.648Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-11 unregistered 11:15:35 2026-05-29T11:15:35.666Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:35 allow.auto.create.topics = true 11:15:35 auto.commit.interval.ms = 5000 11:15:35 auto.include.jmx.reporter = true 11:15:35 auto.offset.reset = latest 11:15:35 bootstrap.servers = [localhost:32777] 11:15:35 check.crcs = true 11:15:35 client.dns.lookup = use_all_dns_ips 11:15:35 client.id = consumer-test-group-for-update-12 11:15:35 client.rack = 11:15:35 connections.max.idle.ms = 540000 11:15:35 default.api.timeout.ms = 60000 11:15:35 enable.auto.commit = true 11:15:35 enable.metrics.push = true 11:15:35 exclude.internal.topics = true 11:15:35 fetch.max.bytes = 52428800 11:15:35 fetch.max.wait.ms = 500 11:15:35 fetch.min.bytes = 1 11:15:35 group.id = test-group-for-update 11:15:35 group.instance.id = null 11:15:35 group.protocol = classic 11:15:35 group.remote.assignor = null 11:15:35 heartbeat.interval.ms = 3000 11:15:35 interceptor.classes = [] 11:15:35 internal.leave.group.on.close = true 11:15:35 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:35 isolation.level = read_uncommitted 11:15:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:35 max.partition.fetch.bytes = 1048576 11:15:35 max.poll.interval.ms = 300000 11:15:35 max.poll.records = 2147483647 11:15:35 metadata.max.age.ms = 300000 11:15:35 metadata.recovery.strategy = none 11:15:35 metric.reporters = [] 11:15:35 metrics.num.samples = 2 11:15:35 metrics.recording.level = INFO 11:15:35 metrics.sample.window.ms = 30000 11:15:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:35 receive.buffer.bytes = 65536 11:15:35 reconnect.backoff.max.ms = 1000 11:15:35 reconnect.backoff.ms = 50 11:15:35 request.timeout.ms = 30000 11:15:35 retry.backoff.max.ms = 1000 11:15:35 retry.backoff.ms = 100 11:15:35 sasl.client.callback.handler.class = null 11:15:35 sasl.jaas.config = null 11:15:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:35 sasl.kerberos.min.time.before.relogin = 60000 11:15:35 sasl.kerberos.service.name = null 11:15:35 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:35 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:35 sasl.login.callback.handler.class = null 11:15:35 sasl.login.class = null 11:15:35 sasl.login.connect.timeout.ms = null 11:15:35 sasl.login.read.timeout.ms = null 11:15:35 sasl.login.refresh.buffer.seconds = 300 11:15:35 sasl.login.refresh.min.period.seconds = 60 11:15:35 sasl.login.refresh.window.factor = 0.8 11:15:35 sasl.login.refresh.window.jitter = 0.05 11:15:35 sasl.login.retry.backoff.max.ms = 10000 11:15:35 sasl.login.retry.backoff.ms = 100 11:15:35 sasl.mechanism = GSSAPI 11:15:35 sasl.oauthbearer.clock.skew.seconds = 30 11:15:35 sasl.oauthbearer.expected.audience = null 11:15:35 sasl.oauthbearer.expected.issuer = null 11:15:35 sasl.oauthbearer.header.urlencode = false 11:15:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:35 sasl.oauthbearer.jwks.endpoint.url = null 11:15:35 sasl.oauthbearer.scope.claim.name = scope 11:15:35 sasl.oauthbearer.sub.claim.name = sub 11:15:35 sasl.oauthbearer.token.endpoint.url = null 11:15:35 security.protocol = PLAINTEXT 11:15:35 security.providers = null 11:15:35 send.buffer.bytes = 131072 11:15:35 session.timeout.ms = 45000 11:15:35 socket.connection.setup.timeout.max.ms = 30000 11:15:35 socket.connection.setup.timeout.ms = 10000 11:15:35 ssl.cipher.suites = null 11:15:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:35 ssl.endpoint.identification.algorithm = https 11:15:35 ssl.engine.factory.class = null 11:15:35 ssl.key.password = null 11:15:35 ssl.keymanager.algorithm = SunX509 11:15:35 ssl.keystore.certificate.chain = null 11:15:35 ssl.keystore.key = null 11:15:35 ssl.keystore.location = null 11:15:35 ssl.keystore.password = null 11:15:35 ssl.keystore.type = JKS 11:15:35 ssl.protocol = TLSv1.3 11:15:35 ssl.provider = null 11:15:35 ssl.secure.random.implementation = null 11:15:35 ssl.trustmanager.algorithm = PKIX 11:15:35 ssl.truststore.certificates = null 11:15:35 ssl.truststore.location = null 11:15:35 ssl.truststore.password = null 11:15:35 ssl.truststore.type = JKS 11:15:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:35 11:15:35 2026-05-29T11:15:35.667Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:35 2026-05-29T11:15:35.670Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:35 2026-05-29T11:15:35.670Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:35 2026-05-29T11:15:35.670Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053335670 11:15:35 2026-05-29T11:15:35.670Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:35 2026-05-29T11:15:35.674Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:35 2026-05-29T11:15:35.675Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:35 2026-05-29T11:15:35.676Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 11:15:35 2026-05-29T11:15:35.679Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-12-ff05b8d0-3a53-434b-8fe3-5219cb890807 11:15:35 2026-05-29T11:15:35.679Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 11:15:35 2026-05-29T11:15:35.681Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-ff05b8d0-3a53-434b-8fe3-5219cb890807', protocol='range'} 11:15:35 2026-05-29T11:15:35.681Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-12-ff05b8d0-3a53-434b-8fe3-5219cb890807=Assignment(partitions=[ncmp-events-0])} 11:15:35 2026-05-29T11:15:35.684Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-ff05b8d0-3a53-434b-8fe3-5219cb890807', protocol='range'} 11:15:35 2026-05-29T11:15:35.684Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:35 2026-05-29T11:15:35.684Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:35 2026-05-29T11:15:35.685Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:35 2026-05-29T11:15:35.690Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=52, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:36 2026-05-29T11:15:36.195Z INFO 7028 --- [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. 11:15:36 2026-05-29T11:15:36.195Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:36 2026-05-29T11:15:36.196Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:36 2026-05-29T11:15:36.196Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:36 2026-05-29T11:15:36.196Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:36 2026-05-29T11:15:36.271Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:36 2026-05-29T11:15:36.283Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:36 2026-05-29T11:15:36.303Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:36 2026-05-29T11:15:36.317Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:36 2026-05-29T11:15:36.368Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:36 2026-05-29T11:15:36.368Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Member consumer-test-group-for-update-12-ff05b8d0-3a53-434b-8fe3-5219cb890807 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:36 2026-05-29T11:15:36.369Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:36 2026-05-29T11:15:36.369Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:36 2026-05-29T11:15:36.369Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:36 2026-05-29T11:15:36.369Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:36 2026-05-29T11:15:36.369Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:36 2026-05-29T11:15:36.373Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:36 2026-05-29T11:15:36.373Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:36 2026-05-29T11:15:36.374Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:36 2026-05-29T11:15:36.374Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:36 2026-05-29T11:15:36.377Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-12 unregistered 11:15:36 2026-05-29T11:15:36.391Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:36 allow.auto.create.topics = true 11:15:36 auto.commit.interval.ms = 5000 11:15:36 auto.include.jmx.reporter = true 11:15:36 auto.offset.reset = latest 11:15:36 bootstrap.servers = [localhost:32777] 11:15:36 check.crcs = true 11:15:36 client.dns.lookup = use_all_dns_ips 11:15:36 client.id = consumer-test-group-for-update-13 11:15:36 client.rack = 11:15:36 connections.max.idle.ms = 540000 11:15:36 default.api.timeout.ms = 60000 11:15:36 enable.auto.commit = true 11:15:36 enable.metrics.push = true 11:15:36 exclude.internal.topics = true 11:15:36 fetch.max.bytes = 52428800 11:15:36 fetch.max.wait.ms = 500 11:15:36 fetch.min.bytes = 1 11:15:36 group.id = test-group-for-update 11:15:36 group.instance.id = null 11:15:36 group.protocol = classic 11:15:36 group.remote.assignor = null 11:15:36 heartbeat.interval.ms = 3000 11:15:36 interceptor.classes = [] 11:15:36 internal.leave.group.on.close = true 11:15:36 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:36 isolation.level = read_uncommitted 11:15:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:36 max.partition.fetch.bytes = 1048576 11:15:36 max.poll.interval.ms = 300000 11:15:36 max.poll.records = 2147483647 11:15:36 metadata.max.age.ms = 300000 11:15:36 metadata.recovery.strategy = none 11:15:36 metric.reporters = [] 11:15:36 metrics.num.samples = 2 11:15:36 metrics.recording.level = INFO 11:15:36 metrics.sample.window.ms = 30000 11:15:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:36 receive.buffer.bytes = 65536 11:15:36 reconnect.backoff.max.ms = 1000 11:15:36 reconnect.backoff.ms = 50 11:15:36 request.timeout.ms = 30000 11:15:36 retry.backoff.max.ms = 1000 11:15:36 retry.backoff.ms = 100 11:15:36 sasl.client.callback.handler.class = null 11:15:36 sasl.jaas.config = null 11:15:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:36 sasl.kerberos.min.time.before.relogin = 60000 11:15:36 sasl.kerberos.service.name = null 11:15:36 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:36 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:36 sasl.login.callback.handler.class = null 11:15:36 sasl.login.class = null 11:15:36 sasl.login.connect.timeout.ms = null 11:15:36 sasl.login.read.timeout.ms = null 11:15:36 sasl.login.refresh.buffer.seconds = 300 11:15:36 sasl.login.refresh.min.period.seconds = 60 11:15:36 sasl.login.refresh.window.factor = 0.8 11:15:36 sasl.login.refresh.window.jitter = 0.05 11:15:36 sasl.login.retry.backoff.max.ms = 10000 11:15:36 sasl.login.retry.backoff.ms = 100 11:15:36 sasl.mechanism = GSSAPI 11:15:36 sasl.oauthbearer.clock.skew.seconds = 30 11:15:36 sasl.oauthbearer.expected.audience = null 11:15:36 sasl.oauthbearer.expected.issuer = null 11:15:36 sasl.oauthbearer.header.urlencode = false 11:15:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:36 sasl.oauthbearer.jwks.endpoint.url = null 11:15:36 sasl.oauthbearer.scope.claim.name = scope 11:15:36 sasl.oauthbearer.sub.claim.name = sub 11:15:36 sasl.oauthbearer.token.endpoint.url = null 11:15:36 security.protocol = PLAINTEXT 11:15:36 security.providers = null 11:15:36 send.buffer.bytes = 131072 11:15:36 session.timeout.ms = 45000 11:15:36 socket.connection.setup.timeout.max.ms = 30000 11:15:36 socket.connection.setup.timeout.ms = 10000 11:15:36 ssl.cipher.suites = null 11:15:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:36 ssl.endpoint.identification.algorithm = https 11:15:36 ssl.engine.factory.class = null 11:15:36 ssl.key.password = null 11:15:36 ssl.keymanager.algorithm = SunX509 11:15:36 ssl.keystore.certificate.chain = null 11:15:36 ssl.keystore.key = null 11:15:36 ssl.keystore.location = null 11:15:36 ssl.keystore.password = null 11:15:36 ssl.keystore.type = JKS 11:15:36 ssl.protocol = TLSv1.3 11:15:36 ssl.provider = null 11:15:36 ssl.secure.random.implementation = null 11:15:36 ssl.trustmanager.algorithm = PKIX 11:15:36 ssl.truststore.certificates = null 11:15:36 ssl.truststore.location = null 11:15:36 ssl.truststore.password = null 11:15:36 ssl.truststore.type = JKS 11:15:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:36 11:15:36 2026-05-29T11:15:36.392Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:36 2026-05-29T11:15:36.394Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:36 2026-05-29T11:15:36.394Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:36 2026-05-29T11:15:36.394Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053336394 11:15:36 2026-05-29T11:15:36.394Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:36 2026-05-29T11:15:36.402Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:36 2026-05-29T11:15:36.402Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:36 2026-05-29T11:15:36.404Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 11:15:36 2026-05-29T11:15:36.409Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-13-eb29c245-9ffb-47ab-88cf-c7006a46d201 11:15:36 2026-05-29T11:15:36.409Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 11:15:36 2026-05-29T11:15:36.411Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-eb29c245-9ffb-47ab-88cf-c7006a46d201', protocol='range'} 11:15:36 2026-05-29T11:15:36.411Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-13-eb29c245-9ffb-47ab-88cf-c7006a46d201=Assignment(partitions=[ncmp-events-0])} 11:15:36 2026-05-29T11:15:36.413Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-eb29c245-9ffb-47ab-88cf-c7006a46d201', protocol='range'} 11:15:36 2026-05-29T11:15:36.413Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:36 2026-05-29T11:15:36.413Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:36 2026-05-29T11:15:36.414Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:36 2026-05-29T11:15:36.418Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=56, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:36 2026-05-29T11:15:36.919Z INFO 7028 --- [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. 11:15:36 2026-05-29T11:15:36.920Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:36 2026-05-29T11:15:36.920Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:36 2026-05-29T11:15:36.921Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:36 2026-05-29T11:15:36.921Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:37 2026-05-29T11:15:36.995Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:37 2026-05-29T11:15:37.007Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:37 2026-05-29T11:15:37.032Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:37 2026-05-29T11:15:37.050Z WARN 7028 --- [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 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Member consumer-test-group-for-update-13-eb29c245-9ffb-47ab-88cf-c7006a46d201 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.106Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.110Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:37 2026-05-29T11:15:37.110Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:37 2026-05-29T11:15:37.110Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:37 2026-05-29T11:15:37.110Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:37 2026-05-29T11:15:37.113Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-13 unregistered 11:15:37 2026-05-29T11:15:37.127Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:37 allow.auto.create.topics = true 11:15:37 auto.commit.interval.ms = 5000 11:15:37 auto.include.jmx.reporter = true 11:15:37 auto.offset.reset = latest 11:15:37 bootstrap.servers = [localhost:32777] 11:15:37 check.crcs = true 11:15:37 client.dns.lookup = use_all_dns_ips 11:15:37 client.id = consumer-test-group-for-update-14 11:15:37 client.rack = 11:15:37 connections.max.idle.ms = 540000 11:15:37 default.api.timeout.ms = 60000 11:15:37 enable.auto.commit = true 11:15:37 enable.metrics.push = true 11:15:37 exclude.internal.topics = true 11:15:37 fetch.max.bytes = 52428800 11:15:37 fetch.max.wait.ms = 500 11:15:37 fetch.min.bytes = 1 11:15:37 group.id = test-group-for-update 11:15:37 group.instance.id = null 11:15:37 group.protocol = classic 11:15:37 group.remote.assignor = null 11:15:37 heartbeat.interval.ms = 3000 11:15:37 interceptor.classes = [] 11:15:37 internal.leave.group.on.close = true 11:15:37 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:37 isolation.level = read_uncommitted 11:15:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:37 max.partition.fetch.bytes = 1048576 11:15:37 max.poll.interval.ms = 300000 11:15:37 max.poll.records = 2147483647 11:15:37 metadata.max.age.ms = 300000 11:15:37 metadata.recovery.strategy = none 11:15:37 metric.reporters = [] 11:15:37 metrics.num.samples = 2 11:15:37 metrics.recording.level = INFO 11:15:37 metrics.sample.window.ms = 30000 11:15:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:37 receive.buffer.bytes = 65536 11:15:37 reconnect.backoff.max.ms = 1000 11:15:37 reconnect.backoff.ms = 50 11:15:37 request.timeout.ms = 30000 11:15:37 retry.backoff.max.ms = 1000 11:15:37 retry.backoff.ms = 100 11:15:37 sasl.client.callback.handler.class = null 11:15:37 sasl.jaas.config = null 11:15:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:37 sasl.kerberos.min.time.before.relogin = 60000 11:15:37 sasl.kerberos.service.name = null 11:15:37 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:37 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:37 sasl.login.callback.handler.class = null 11:15:37 sasl.login.class = null 11:15:37 sasl.login.connect.timeout.ms = null 11:15:37 sasl.login.read.timeout.ms = null 11:15:37 sasl.login.refresh.buffer.seconds = 300 11:15:37 sasl.login.refresh.min.period.seconds = 60 11:15:37 sasl.login.refresh.window.factor = 0.8 11:15:37 sasl.login.refresh.window.jitter = 0.05 11:15:37 sasl.login.retry.backoff.max.ms = 10000 11:15:37 sasl.login.retry.backoff.ms = 100 11:15:37 sasl.mechanism = GSSAPI 11:15:37 sasl.oauthbearer.clock.skew.seconds = 30 11:15:37 sasl.oauthbearer.expected.audience = null 11:15:37 sasl.oauthbearer.expected.issuer = null 11:15:37 sasl.oauthbearer.header.urlencode = false 11:15:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:37 sasl.oauthbearer.jwks.endpoint.url = null 11:15:37 sasl.oauthbearer.scope.claim.name = scope 11:15:37 sasl.oauthbearer.sub.claim.name = sub 11:15:37 sasl.oauthbearer.token.endpoint.url = null 11:15:37 security.protocol = PLAINTEXT 11:15:37 security.providers = null 11:15:37 send.buffer.bytes = 131072 11:15:37 session.timeout.ms = 45000 11:15:37 socket.connection.setup.timeout.max.ms = 30000 11:15:37 socket.connection.setup.timeout.ms = 10000 11:15:37 ssl.cipher.suites = null 11:15:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:37 ssl.endpoint.identification.algorithm = https 11:15:37 ssl.engine.factory.class = null 11:15:37 ssl.key.password = null 11:15:37 ssl.keymanager.algorithm = SunX509 11:15:37 ssl.keystore.certificate.chain = null 11:15:37 ssl.keystore.key = null 11:15:37 ssl.keystore.location = null 11:15:37 ssl.keystore.password = null 11:15:37 ssl.keystore.type = JKS 11:15:37 ssl.protocol = TLSv1.3 11:15:37 ssl.provider = null 11:15:37 ssl.secure.random.implementation = null 11:15:37 ssl.trustmanager.algorithm = PKIX 11:15:37 ssl.truststore.certificates = null 11:15:37 ssl.truststore.location = null 11:15:37 ssl.truststore.password = null 11:15:37 ssl.truststore.type = JKS 11:15:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:37 11:15:37 2026-05-29T11:15:37.127Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:37 2026-05-29T11:15:37.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:37 2026-05-29T11:15:37.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:37 2026-05-29T11:15:37.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053337129 11:15:37 2026-05-29T11:15:37.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:37 2026-05-29T11:15:37.135Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:37 2026-05-29T11:15:37.135Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:37 2026-05-29T11:15:37.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 11:15:37 2026-05-29T11:15:37.140Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-14-74871022-d18e-4e7e-acfb-4bdb26abc37b 11:15:37 2026-05-29T11:15:37.140Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 11:15:37 2026-05-29T11:15:37.143Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-74871022-d18e-4e7e-acfb-4bdb26abc37b', protocol='range'} 11:15:37 2026-05-29T11:15:37.143Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-14-74871022-d18e-4e7e-acfb-4bdb26abc37b=Assignment(partitions=[ncmp-events-0])} 11:15:37 2026-05-29T11:15:37.146Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-74871022-d18e-4e7e-acfb-4bdb26abc37b', protocol='range'} 11:15:37 2026-05-29T11:15:37.146Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:37 2026-05-29T11:15:37.146Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:37 2026-05-29T11:15:37.148Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:37 2026-05-29T11:15:37.154Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=60, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:37 2026-05-29T11:15:37.655Z INFO 7028 --- [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. 11:15:37 2026-05-29T11:15:37.656Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:37 2026-05-29T11:15:37.656Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:37 2026-05-29T11:15:37.657Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:37 2026-05-29T11:15:37.657Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:37 2026-05-29T11:15:37.730Z INFO 7028 --- [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 11:15:37 2026-05-29T11:15:37.740Z INFO 7028 --- [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 11:15:37 2026-05-29T11:15:37.759Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:37 2026-05-29T11:15:37.792Z ERROR 7028 --- [cps-integration-test] [ Async-1] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 11:15:37 11:15:37 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 11:15:37 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 11:15:37 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 11:15:37 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 11:15:37 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 11:15:37 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:15:37 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 11:15:37 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:37 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:37 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:37 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:37 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 11:15:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:15:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:15:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:15:37 at java.base/java.lang.Thread.run(Thread.java:1583) 11:15:37 11:15:37 2026-05-29T11:15:37.840Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:37 2026-05-29T11:15:37.840Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Member consumer-test-group-for-update-14-74871022-d18e-4e7e-acfb-4bdb26abc37b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:37 2026-05-29T11:15:37.841Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.841Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.841Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:37 2026-05-29T11:15:37.841Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.841Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:37 2026-05-29T11:15:37.843Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:37 2026-05-29T11:15:37.843Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:37 2026-05-29T11:15:37.843Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:37 2026-05-29T11:15:37.844Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:37 2026-05-29T11:15:37.845Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-14 unregistered 11:15:38 2026-05-29T11:15:37.856Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:38 allow.auto.create.topics = true 11:15:38 auto.commit.interval.ms = 5000 11:15:38 auto.include.jmx.reporter = true 11:15:38 auto.offset.reset = latest 11:15:38 bootstrap.servers = [localhost:32777] 11:15:38 check.crcs = true 11:15:38 client.dns.lookup = use_all_dns_ips 11:15:38 client.id = consumer-test-group-for-update-15 11:15:38 client.rack = 11:15:38 connections.max.idle.ms = 540000 11:15:38 default.api.timeout.ms = 60000 11:15:38 enable.auto.commit = true 11:15:38 enable.metrics.push = true 11:15:38 exclude.internal.topics = true 11:15:38 fetch.max.bytes = 52428800 11:15:38 fetch.max.wait.ms = 500 11:15:38 fetch.min.bytes = 1 11:15:38 group.id = test-group-for-update 11:15:38 group.instance.id = null 11:15:38 group.protocol = classic 11:15:38 group.remote.assignor = null 11:15:38 heartbeat.interval.ms = 3000 11:15:38 interceptor.classes = [] 11:15:38 internal.leave.group.on.close = true 11:15:38 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:38 isolation.level = read_uncommitted 11:15:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:38 max.partition.fetch.bytes = 1048576 11:15:38 max.poll.interval.ms = 300000 11:15:38 max.poll.records = 2147483647 11:15:38 metadata.max.age.ms = 300000 11:15:38 metadata.recovery.strategy = none 11:15:38 metric.reporters = [] 11:15:38 metrics.num.samples = 2 11:15:38 metrics.recording.level = INFO 11:15:38 metrics.sample.window.ms = 30000 11:15:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:38 receive.buffer.bytes = 65536 11:15:38 reconnect.backoff.max.ms = 1000 11:15:38 reconnect.backoff.ms = 50 11:15:38 request.timeout.ms = 30000 11:15:38 retry.backoff.max.ms = 1000 11:15:38 retry.backoff.ms = 100 11:15:38 sasl.client.callback.handler.class = null 11:15:38 sasl.jaas.config = null 11:15:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:38 sasl.kerberos.min.time.before.relogin = 60000 11:15:38 sasl.kerberos.service.name = null 11:15:38 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:38 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:38 sasl.login.callback.handler.class = null 11:15:38 sasl.login.class = null 11:15:38 sasl.login.connect.timeout.ms = null 11:15:38 sasl.login.read.timeout.ms = null 11:15:38 sasl.login.refresh.buffer.seconds = 300 11:15:38 sasl.login.refresh.min.period.seconds = 60 11:15:38 sasl.login.refresh.window.factor = 0.8 11:15:38 sasl.login.refresh.window.jitter = 0.05 11:15:38 sasl.login.retry.backoff.max.ms = 10000 11:15:38 sasl.login.retry.backoff.ms = 100 11:15:38 sasl.mechanism = GSSAPI 11:15:38 sasl.oauthbearer.clock.skew.seconds = 30 11:15:38 sasl.oauthbearer.expected.audience = null 11:15:38 sasl.oauthbearer.expected.issuer = null 11:15:38 sasl.oauthbearer.header.urlencode = false 11:15:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:38 sasl.oauthbearer.jwks.endpoint.url = null 11:15:38 sasl.oauthbearer.scope.claim.name = scope 11:15:38 sasl.oauthbearer.sub.claim.name = sub 11:15:38 sasl.oauthbearer.token.endpoint.url = null 11:15:38 security.protocol = PLAINTEXT 11:15:38 security.providers = null 11:15:38 send.buffer.bytes = 131072 11:15:38 session.timeout.ms = 45000 11:15:38 socket.connection.setup.timeout.max.ms = 30000 11:15:38 socket.connection.setup.timeout.ms = 10000 11:15:38 ssl.cipher.suites = null 11:15:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:38 ssl.endpoint.identification.algorithm = https 11:15:38 ssl.engine.factory.class = null 11:15:38 ssl.key.password = null 11:15:38 ssl.keymanager.algorithm = SunX509 11:15:38 ssl.keystore.certificate.chain = null 11:15:38 ssl.keystore.key = null 11:15:38 ssl.keystore.location = null 11:15:38 ssl.keystore.password = null 11:15:38 ssl.keystore.type = JKS 11:15:38 ssl.protocol = TLSv1.3 11:15:38 ssl.provider = null 11:15:38 ssl.secure.random.implementation = null 11:15:38 ssl.trustmanager.algorithm = PKIX 11:15:38 ssl.truststore.certificates = null 11:15:38 ssl.truststore.location = null 11:15:38 ssl.truststore.password = null 11:15:38 ssl.truststore.type = JKS 11:15:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:38 11:15:38 2026-05-29T11:15:37.856Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:38 2026-05-29T11:15:37.858Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:38 2026-05-29T11:15:37.858Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:38 2026-05-29T11:15:37.858Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053337858 11:15:38 2026-05-29T11:15:37.858Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:15:38 2026-05-29T11:15:37.862Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:38 2026-05-29T11:15:37.863Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:38 2026-05-29T11:15:37.864Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 11:15:38 2026-05-29T11:15:37.867Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-15-81d1518b-b93a-4ec1-b359-ca7fa57d5faf 11:15:38 2026-05-29T11:15:37.867Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 11:15:38 2026-05-29T11:15:37.869Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-15-81d1518b-b93a-4ec1-b359-ca7fa57d5faf', protocol='range'} 11:15:38 2026-05-29T11:15:37.869Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-15-81d1518b-b93a-4ec1-b359-ca7fa57d5faf=Assignment(partitions=[ncmp-events-0])} 11:15:38 2026-05-29T11:15:37.871Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-15-81d1518b-b93a-4ec1-b359-ca7fa57d5faf', protocol='range'} 11:15:38 2026-05-29T11:15:37.871Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:15:38 2026-05-29T11:15:37.871Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 11:15:38 2026-05-29T11:15:37.872Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:15:38 2026-05-29T11:15:37.875Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=65, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:38 2026-05-29T11:15:38.389Z INFO 7028 --- [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. 11:15:38 2026-05-29T11:15:38.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:38 2026-05-29T11:15:38.390Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:38 2026-05-29T11:15:38.390Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:38 2026-05-29T11:15:38.390Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:38 2026-05-29T11:15:38.458Z INFO 7028 --- [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 11:15:38 2026-05-29T11:15:38.468Z INFO 7028 --- [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 11:15:38 2026-05-29T11:15:38.484Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:38 2026-05-29T11:15:38.560Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 11:15:38 2026-05-29T11:15:38.560Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Member consumer-test-group-for-update-15-81d1518b-b93a-4ec1-b359-ca7fa57d5faf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:38 2026-05-29T11:15:38.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:38 2026-05-29T11:15:38.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:38 2026-05-29T11:15:38.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:15:38 2026-05-29T11:15:38.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:15:38 2026-05-29T11:15:38.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:15:38 2026-05-29T11:15:38.564Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:38 2026-05-29T11:15:38.564Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:38 2026-05-29T11:15:38.564Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:38 2026-05-29T11:15:38.564Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:38 2026-05-29T11:15:38.566Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 11:15:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.620 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 11:15:38 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 11:15:42 2026-05-29T11:15:42.217Z INFO 7028 --- [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. 11:15:42 2026-05-29T11:15:42.227Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 11:15:42 2026-05-29T11:15:42.711Z INFO 7028 --- [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. 11:15:42 2026-05-29T11:15:42.717Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 11:15:43 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.502 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 11:15:43 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 11:15:43 2026-05-29T11:15:43.110Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:43 allow.auto.create.topics = true 11:15:43 auto.commit.interval.ms = 5000 11:15:43 auto.include.jmx.reporter = true 11:15:43 auto.offset.reset = latest 11:15:43 bootstrap.servers = [localhost:32777] 11:15:43 check.crcs = true 11:15:43 client.dns.lookup = use_all_dns_ips 11:15:43 client.id = consumer-test-group-16 11:15:43 client.rack = 11:15:43 connections.max.idle.ms = 540000 11:15:43 default.api.timeout.ms = 60000 11:15:43 enable.auto.commit = true 11:15:43 enable.metrics.push = true 11:15:43 exclude.internal.topics = true 11:15:43 fetch.max.bytes = 52428800 11:15:43 fetch.max.wait.ms = 500 11:15:43 fetch.min.bytes = 1 11:15:43 group.id = test-group 11:15:43 group.instance.id = null 11:15:43 group.protocol = classic 11:15:43 group.remote.assignor = null 11:15:43 heartbeat.interval.ms = 3000 11:15:43 interceptor.classes = [] 11:15:43 internal.leave.group.on.close = true 11:15:43 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:43 isolation.level = read_uncommitted 11:15:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:43 max.partition.fetch.bytes = 1048576 11:15:43 max.poll.interval.ms = 300000 11:15:43 max.poll.records = 2147483647 11:15:43 metadata.max.age.ms = 300000 11:15:43 metadata.recovery.strategy = none 11:15:43 metric.reporters = [] 11:15:43 metrics.num.samples = 2 11:15:43 metrics.recording.level = INFO 11:15:43 metrics.sample.window.ms = 30000 11:15:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:43 receive.buffer.bytes = 65536 11:15:43 reconnect.backoff.max.ms = 1000 11:15:43 reconnect.backoff.ms = 50 11:15:43 request.timeout.ms = 30000 11:15:43 retry.backoff.max.ms = 1000 11:15:43 retry.backoff.ms = 100 11:15:43 sasl.client.callback.handler.class = null 11:15:43 sasl.jaas.config = null 11:15:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:43 sasl.kerberos.min.time.before.relogin = 60000 11:15:43 sasl.kerberos.service.name = null 11:15:43 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:43 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:43 sasl.login.callback.handler.class = null 11:15:43 sasl.login.class = null 11:15:43 sasl.login.connect.timeout.ms = null 11:15:43 sasl.login.read.timeout.ms = null 11:15:43 sasl.login.refresh.buffer.seconds = 300 11:15:43 sasl.login.refresh.min.period.seconds = 60 11:15:43 sasl.login.refresh.window.factor = 0.8 11:15:43 sasl.login.refresh.window.jitter = 0.05 11:15:43 sasl.login.retry.backoff.max.ms = 10000 11:15:43 sasl.login.retry.backoff.ms = 100 11:15:43 sasl.mechanism = GSSAPI 11:15:43 sasl.oauthbearer.clock.skew.seconds = 30 11:15:43 sasl.oauthbearer.expected.audience = null 11:15:43 sasl.oauthbearer.expected.issuer = null 11:15:43 sasl.oauthbearer.header.urlencode = false 11:15:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:43 sasl.oauthbearer.jwks.endpoint.url = null 11:15:43 sasl.oauthbearer.scope.claim.name = scope 11:15:43 sasl.oauthbearer.sub.claim.name = sub 11:15:43 sasl.oauthbearer.token.endpoint.url = null 11:15:43 security.protocol = PLAINTEXT 11:15:43 security.providers = null 11:15:43 send.buffer.bytes = 131072 11:15:43 session.timeout.ms = 45000 11:15:43 socket.connection.setup.timeout.max.ms = 30000 11:15:43 socket.connection.setup.timeout.ms = 10000 11:15:43 ssl.cipher.suites = null 11:15:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:43 ssl.endpoint.identification.algorithm = https 11:15:43 ssl.engine.factory.class = null 11:15:43 ssl.key.password = null 11:15:43 ssl.keymanager.algorithm = SunX509 11:15:43 ssl.keystore.certificate.chain = null 11:15:43 ssl.keystore.key = null 11:15:43 ssl.keystore.location = null 11:15:43 ssl.keystore.password = null 11:15:43 ssl.keystore.type = JKS 11:15:43 ssl.protocol = TLSv1.3 11:15:43 ssl.provider = null 11:15:43 ssl.secure.random.implementation = null 11:15:43 ssl.trustmanager.algorithm = PKIX 11:15:43 ssl.truststore.certificates = null 11:15:43 ssl.truststore.location = null 11:15:43 ssl.truststore.password = null 11:15:43 ssl.truststore.type = JKS 11:15:43 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:43 11:15:43 2026-05-29T11:15:43.110Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:43 2026-05-29T11:15:43.112Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:43 2026-05-29T11:15:43.112Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:43 2026-05-29T11:15:43.112Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053343112 11:15:43 2026-05-29T11:15:43.112Z INFO 7028 --- [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-events 11:15:43 2026-05-29T11:15:43.116Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:43 2026-05-29T11:15:43.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:43 2026-05-29T11:15:43.118Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 11:15:43 2026-05-29T11:15:43.120Z INFO 7028 --- [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-76deedfd-7843-48c2-8ba7-b47aabe2f177 11:15:43 2026-05-29T11:15:43.120Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 11:15:43 2026-05-29T11:15:43.122Z INFO 7028 --- [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=1, memberId='consumer-test-group-16-76deedfd-7843-48c2-8ba7-b47aabe2f177', protocol='range'} 11:15:43 2026-05-29T11:15:43.123Z INFO 7028 --- [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 1: {consumer-test-group-16-76deedfd-7843-48c2-8ba7-b47aabe2f177=Assignment(partitions=[ncmp-events-0])} 11:15:43 2026-05-29T11:15:43.124Z INFO 7028 --- [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=1, memberId='consumer-test-group-16-76deedfd-7843-48c2-8ba7-b47aabe2f177', protocol='range'} 11:15:43 2026-05-29T11:15:43.125Z INFO 7028 --- [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-events-0]) 11:15:43 2026-05-29T11:15:43.125Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 11:15:43 2026-05-29T11:15:43.126Z INFO 7028 --- [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-events-0 11:15:43 2026-05-29T11:15:43.129Z INFO 7028 --- [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-events-0 to position FetchPosition{offset=970, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:43 2026-05-29T11:15:43.653Z INFO 7028 --- [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. 11:15:43 2026-05-29T11:15:43.653Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:43 2026-05-29T11:15:43.654Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:43 2026-05-29T11:15:43.654Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:43 2026-05-29T11:15:43.654Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:43 2026-05-29T11:15:43.722Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 11:15:43 2026-05-29T11:15:43.732Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 11:15:43 2026-05-29T11:15:43.754Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:44 2026-05-29T11:15:44.273Z INFO 7028 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:15:44 2026-05-29T11:15:44.404Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42327/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42327 11:15:44 2026-05-29T11:15:44.426Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47765 11:15:44 2026-05-29T11:15:44.440Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54839 11:15:44 2026-05-29T11:15:44.453Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60597/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60597 11:15:44 2026-05-29T11:15:44.466Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46841 11:15:44 2026-05-29T11:15:44.481Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51917 11:15:44 2026-05-29T11:15:44.496Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39007 11:15:44 2026-05-29T11:15:44.511Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45947 11:15:44 2026-05-29T11:15:44.526Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39253 11:15:44 2026-05-29T11:15:44.545Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54095/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54095 11:15:44 2026-05-29T11:15:44.563Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39251/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39251 11:15:44 2026-05-29T11:15:44.580Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33427 11:15:44 2026-05-29T11:15:44.601Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52241/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52241 11:15:44 2026-05-29T11:15:44.618Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51567 11:15:44 2026-05-29T11:15:44.637Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53123/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53123 11:15:44 2026-05-29T11:15:44.653Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48335/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48335 11:15:44 2026-05-29T11:15:44.671Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55365/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55365 11:15:44 2026-05-29T11:15:44.688Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47491 11:15:44 2026-05-29T11:15:44.717Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42907 11:15:44 2026-05-29T11:15:44.882Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 11:15:44 2026-05-29T11:15:44.883Z INFO 7028 --- [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-76deedfd-7843-48c2-8ba7-b47aabe2f177 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:44 2026-05-29T11:15:44.883Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.883Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.883Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.884Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.884Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.886Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:44 2026-05-29T11:15:44.886Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:44 2026-05-29T11:15:44.886Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:44 2026-05-29T11:15:44.886Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:44 2026-05-29T11:15:44.888Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 11:15:44 2026-05-29T11:15:44.901Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:44 allow.auto.create.topics = true 11:15:44 auto.commit.interval.ms = 5000 11:15:44 auto.include.jmx.reporter = true 11:15:44 auto.offset.reset = latest 11:15:44 bootstrap.servers = [localhost:32777] 11:15:44 check.crcs = true 11:15:44 client.dns.lookup = use_all_dns_ips 11:15:44 client.id = consumer-test-group-17 11:15:44 client.rack = 11:15:44 connections.max.idle.ms = 540000 11:15:44 default.api.timeout.ms = 60000 11:15:44 enable.auto.commit = true 11:15:44 enable.metrics.push = true 11:15:44 exclude.internal.topics = true 11:15:44 fetch.max.bytes = 52428800 11:15:44 fetch.max.wait.ms = 500 11:15:44 fetch.min.bytes = 1 11:15:44 group.id = test-group 11:15:44 group.instance.id = null 11:15:44 group.protocol = classic 11:15:44 group.remote.assignor = null 11:15:44 heartbeat.interval.ms = 3000 11:15:44 interceptor.classes = [] 11:15:44 internal.leave.group.on.close = true 11:15:44 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:44 isolation.level = read_uncommitted 11:15:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:44 max.partition.fetch.bytes = 1048576 11:15:44 max.poll.interval.ms = 300000 11:15:44 max.poll.records = 2147483647 11:15:44 metadata.max.age.ms = 300000 11:15:44 metadata.recovery.strategy = none 11:15:44 metric.reporters = [] 11:15:44 metrics.num.samples = 2 11:15:44 metrics.recording.level = INFO 11:15:44 metrics.sample.window.ms = 30000 11:15:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:44 receive.buffer.bytes = 65536 11:15:44 reconnect.backoff.max.ms = 1000 11:15:44 reconnect.backoff.ms = 50 11:15:44 request.timeout.ms = 30000 11:15:44 retry.backoff.max.ms = 1000 11:15:44 retry.backoff.ms = 100 11:15:44 sasl.client.callback.handler.class = null 11:15:44 sasl.jaas.config = null 11:15:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:44 sasl.kerberos.min.time.before.relogin = 60000 11:15:44 sasl.kerberos.service.name = null 11:15:44 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:44 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:44 sasl.login.callback.handler.class = null 11:15:44 sasl.login.class = null 11:15:44 sasl.login.connect.timeout.ms = null 11:15:44 sasl.login.read.timeout.ms = null 11:15:44 sasl.login.refresh.buffer.seconds = 300 11:15:44 sasl.login.refresh.min.period.seconds = 60 11:15:44 sasl.login.refresh.window.factor = 0.8 11:15:44 sasl.login.refresh.window.jitter = 0.05 11:15:44 sasl.login.retry.backoff.max.ms = 10000 11:15:44 sasl.login.retry.backoff.ms = 100 11:15:44 sasl.mechanism = GSSAPI 11:15:44 sasl.oauthbearer.clock.skew.seconds = 30 11:15:44 sasl.oauthbearer.expected.audience = null 11:15:44 sasl.oauthbearer.expected.issuer = null 11:15:44 sasl.oauthbearer.header.urlencode = false 11:15:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:44 sasl.oauthbearer.jwks.endpoint.url = null 11:15:44 sasl.oauthbearer.scope.claim.name = scope 11:15:44 sasl.oauthbearer.sub.claim.name = sub 11:15:44 sasl.oauthbearer.token.endpoint.url = null 11:15:44 security.protocol = PLAINTEXT 11:15:44 security.providers = null 11:15:44 send.buffer.bytes = 131072 11:15:44 session.timeout.ms = 45000 11:15:44 socket.connection.setup.timeout.max.ms = 30000 11:15:44 socket.connection.setup.timeout.ms = 10000 11:15:44 ssl.cipher.suites = null 11:15:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:44 ssl.endpoint.identification.algorithm = https 11:15:44 ssl.engine.factory.class = null 11:15:44 ssl.key.password = null 11:15:44 ssl.keymanager.algorithm = SunX509 11:15:44 ssl.keystore.certificate.chain = null 11:15:44 ssl.keystore.key = null 11:15:44 ssl.keystore.location = null 11:15:44 ssl.keystore.password = null 11:15:44 ssl.keystore.type = JKS 11:15:44 ssl.protocol = TLSv1.3 11:15:44 ssl.provider = null 11:15:44 ssl.secure.random.implementation = null 11:15:44 ssl.trustmanager.algorithm = PKIX 11:15:44 ssl.truststore.certificates = null 11:15:44 ssl.truststore.location = null 11:15:44 ssl.truststore.password = null 11:15:44 ssl.truststore.type = JKS 11:15:44 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:44 11:15:44 2026-05-29T11:15:44.902Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:44 2026-05-29T11:15:44.904Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:44 2026-05-29T11:15:44.904Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:44 2026-05-29T11:15:44.904Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053344904 11:15:44 2026-05-29T11:15:44.904Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.909Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:44 2026-05-29T11:15:44.910Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:44 2026-05-29T11:15:44.911Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 11:15:44 2026-05-29T11:15:44.914Z INFO 7028 --- [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-94a95f62-a83b-4ad0-8108-441593cb08cb 11:15:44 2026-05-29T11:15:44.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 11:15:44 2026-05-29T11:15:44.916Z INFO 7028 --- [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=3, memberId='consumer-test-group-17-94a95f62-a83b-4ad0-8108-441593cb08cb', protocol='range'} 11:15:44 2026-05-29T11:15:44.916Z INFO 7028 --- [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 3: {consumer-test-group-17-94a95f62-a83b-4ad0-8108-441593cb08cb=Assignment(partitions=[ncmp-events-0])} 11:15:44 2026-05-29T11:15:44.920Z INFO 7028 --- [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=3, memberId='consumer-test-group-17-94a95f62-a83b-4ad0-8108-441593cb08cb', protocol='range'} 11:15:44 2026-05-29T11:15:44.920Z INFO 7028 --- [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]) 11:15:44 2026-05-29T11:15:44.920Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.921Z INFO 7028 --- [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 11:15:44 2026-05-29T11:15:44.925Z INFO 7028 --- [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=974, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:45 2026-05-29T11:15:45.434Z INFO 7028 --- [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. 11:15:45 2026-05-29T11:15:45.434Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:45 2026-05-29T11:15:45.434Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:45 2026-05-29T11:15:45.435Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:45 2026-05-29T11:15:45.435Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:45 2026-05-29T11:15:45.506Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 11:15:45 2026-05-29T11:15:45.517Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.538Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:45 2026-05-29T11:15:45.603Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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-94a95f62-a83b-4ad0-8108-441593cb08cb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.604Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.608Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:45 2026-05-29T11:15:45.608Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:45 2026-05-29T11:15:45.608Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:45 2026-05-29T11:15:45.608Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:45 2026-05-29T11:15:45.609Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 11:15:45 2026-05-29T11:15:45.621Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:45 allow.auto.create.topics = true 11:15:45 auto.commit.interval.ms = 5000 11:15:45 auto.include.jmx.reporter = true 11:15:45 auto.offset.reset = latest 11:15:45 bootstrap.servers = [localhost:32777] 11:15:45 check.crcs = true 11:15:45 client.dns.lookup = use_all_dns_ips 11:15:45 client.id = consumer-test-group-18 11:15:45 client.rack = 11:15:45 connections.max.idle.ms = 540000 11:15:45 default.api.timeout.ms = 60000 11:15:45 enable.auto.commit = true 11:15:45 enable.metrics.push = true 11:15:45 exclude.internal.topics = true 11:15:45 fetch.max.bytes = 52428800 11:15:45 fetch.max.wait.ms = 500 11:15:45 fetch.min.bytes = 1 11:15:45 group.id = test-group 11:15:45 group.instance.id = null 11:15:45 group.protocol = classic 11:15:45 group.remote.assignor = null 11:15:45 heartbeat.interval.ms = 3000 11:15:45 interceptor.classes = [] 11:15:45 internal.leave.group.on.close = true 11:15:45 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:45 isolation.level = read_uncommitted 11:15:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:45 max.partition.fetch.bytes = 1048576 11:15:45 max.poll.interval.ms = 300000 11:15:45 max.poll.records = 2147483647 11:15:45 metadata.max.age.ms = 300000 11:15:45 metadata.recovery.strategy = none 11:15:45 metric.reporters = [] 11:15:45 metrics.num.samples = 2 11:15:45 metrics.recording.level = INFO 11:15:45 metrics.sample.window.ms = 30000 11:15:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:45 receive.buffer.bytes = 65536 11:15:45 reconnect.backoff.max.ms = 1000 11:15:45 reconnect.backoff.ms = 50 11:15:45 request.timeout.ms = 30000 11:15:45 retry.backoff.max.ms = 1000 11:15:45 retry.backoff.ms = 100 11:15:45 sasl.client.callback.handler.class = null 11:15:45 sasl.jaas.config = null 11:15:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:45 sasl.kerberos.min.time.before.relogin = 60000 11:15:45 sasl.kerberos.service.name = null 11:15:45 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:45 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:45 sasl.login.callback.handler.class = null 11:15:45 sasl.login.class = null 11:15:45 sasl.login.connect.timeout.ms = null 11:15:45 sasl.login.read.timeout.ms = null 11:15:45 sasl.login.refresh.buffer.seconds = 300 11:15:45 sasl.login.refresh.min.period.seconds = 60 11:15:45 sasl.login.refresh.window.factor = 0.8 11:15:45 sasl.login.refresh.window.jitter = 0.05 11:15:45 sasl.login.retry.backoff.max.ms = 10000 11:15:45 sasl.login.retry.backoff.ms = 100 11:15:45 sasl.mechanism = GSSAPI 11:15:45 sasl.oauthbearer.clock.skew.seconds = 30 11:15:45 sasl.oauthbearer.expected.audience = null 11:15:45 sasl.oauthbearer.expected.issuer = null 11:15:45 sasl.oauthbearer.header.urlencode = false 11:15:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:45 sasl.oauthbearer.jwks.endpoint.url = null 11:15:45 sasl.oauthbearer.scope.claim.name = scope 11:15:45 sasl.oauthbearer.sub.claim.name = sub 11:15:45 sasl.oauthbearer.token.endpoint.url = null 11:15:45 security.protocol = PLAINTEXT 11:15:45 security.providers = null 11:15:45 send.buffer.bytes = 131072 11:15:45 session.timeout.ms = 45000 11:15:45 socket.connection.setup.timeout.max.ms = 30000 11:15:45 socket.connection.setup.timeout.ms = 10000 11:15:45 ssl.cipher.suites = null 11:15:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:45 ssl.endpoint.identification.algorithm = https 11:15:45 ssl.engine.factory.class = null 11:15:45 ssl.key.password = null 11:15:45 ssl.keymanager.algorithm = SunX509 11:15:45 ssl.keystore.certificate.chain = null 11:15:45 ssl.keystore.key = null 11:15:45 ssl.keystore.location = null 11:15:45 ssl.keystore.password = null 11:15:45 ssl.keystore.type = JKS 11:15:45 ssl.protocol = TLSv1.3 11:15:45 ssl.provider = null 11:15:45 ssl.secure.random.implementation = null 11:15:45 ssl.trustmanager.algorithm = PKIX 11:15:45 ssl.truststore.certificates = null 11:15:45 ssl.truststore.location = null 11:15:45 ssl.truststore.password = null 11:15:45 ssl.truststore.type = JKS 11:15:45 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:45 11:15:45 2026-05-29T11:15:45.622Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:45 2026-05-29T11:15:45.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:45 2026-05-29T11:15:45.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:45 2026-05-29T11:15:45.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053345623 11:15:45 2026-05-29T11:15:45.624Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.628Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:45 2026-05-29T11:15:45.629Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:45 2026-05-29T11:15:45.629Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 11:15:45 2026-05-29T11:15:45.633Z INFO 7028 --- [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-5fc7d859-a861-4ac8-8266-56313b02c67d 11:15:45 2026-05-29T11:15:45.633Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 11:15:45 2026-05-29T11:15:45.635Z INFO 7028 --- [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=5, memberId='consumer-test-group-18-5fc7d859-a861-4ac8-8266-56313b02c67d', protocol='range'} 11:15:45 2026-05-29T11:15:45.636Z INFO 7028 --- [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 5: {consumer-test-group-18-5fc7d859-a861-4ac8-8266-56313b02c67d=Assignment(partitions=[ncmp-events-0])} 11:15:45 2026-05-29T11:15:45.638Z INFO 7028 --- [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=5, memberId='consumer-test-group-18-5fc7d859-a861-4ac8-8266-56313b02c67d', protocol='range'} 11:15:45 2026-05-29T11:15:45.638Z INFO 7028 --- [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]) 11:15:45 2026-05-29T11:15:45.639Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.640Z INFO 7028 --- [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 11:15:45 2026-05-29T11:15:45.645Z INFO 7028 --- [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=978, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:46 2026-05-29T11:15:46.147Z INFO 7028 --- [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. 11:15:46 2026-05-29T11:15:46.148Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:46 2026-05-29T11:15:46.148Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:46 2026-05-29T11:15:46.148Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:46 2026-05-29T11:15:46.148Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:46 2026-05-29T11:15:46.197Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:46 2026-05-29T11:15:46.246Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.246Z INFO 7028 --- [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-5fc7d859-a861-4ac8-8266-56313b02c67d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:46 2026-05-29T11:15:46.246Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.246Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.246Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.248Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.248Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.249Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:46 2026-05-29T11:15:46.249Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:46 2026-05-29T11:15:46.249Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:46 2026-05-29T11:15:46.249Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:46 2026-05-29T11:15:46.251Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 11:15:46 2026-05-29T11:15:46.264Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:46 allow.auto.create.topics = true 11:15:46 auto.commit.interval.ms = 5000 11:15:46 auto.include.jmx.reporter = true 11:15:46 auto.offset.reset = latest 11:15:46 bootstrap.servers = [localhost:32777] 11:15:46 check.crcs = true 11:15:46 client.dns.lookup = use_all_dns_ips 11:15:46 client.id = consumer-test-group-19 11:15:46 client.rack = 11:15:46 connections.max.idle.ms = 540000 11:15:46 default.api.timeout.ms = 60000 11:15:46 enable.auto.commit = true 11:15:46 enable.metrics.push = true 11:15:46 exclude.internal.topics = true 11:15:46 fetch.max.bytes = 52428800 11:15:46 fetch.max.wait.ms = 500 11:15:46 fetch.min.bytes = 1 11:15:46 group.id = test-group 11:15:46 group.instance.id = null 11:15:46 group.protocol = classic 11:15:46 group.remote.assignor = null 11:15:46 heartbeat.interval.ms = 3000 11:15:46 interceptor.classes = [] 11:15:46 internal.leave.group.on.close = true 11:15:46 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:46 isolation.level = read_uncommitted 11:15:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:46 max.partition.fetch.bytes = 1048576 11:15:46 max.poll.interval.ms = 300000 11:15:46 max.poll.records = 2147483647 11:15:46 metadata.max.age.ms = 300000 11:15:46 metadata.recovery.strategy = none 11:15:46 metric.reporters = [] 11:15:46 metrics.num.samples = 2 11:15:46 metrics.recording.level = INFO 11:15:46 metrics.sample.window.ms = 30000 11:15:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:46 receive.buffer.bytes = 65536 11:15:46 reconnect.backoff.max.ms = 1000 11:15:46 reconnect.backoff.ms = 50 11:15:46 request.timeout.ms = 30000 11:15:46 retry.backoff.max.ms = 1000 11:15:46 retry.backoff.ms = 100 11:15:46 sasl.client.callback.handler.class = null 11:15:46 sasl.jaas.config = null 11:15:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:46 sasl.kerberos.min.time.before.relogin = 60000 11:15:46 sasl.kerberos.service.name = null 11:15:46 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:46 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:46 sasl.login.callback.handler.class = null 11:15:46 sasl.login.class = null 11:15:46 sasl.login.connect.timeout.ms = null 11:15:46 sasl.login.read.timeout.ms = null 11:15:46 sasl.login.refresh.buffer.seconds = 300 11:15:46 sasl.login.refresh.min.period.seconds = 60 11:15:46 sasl.login.refresh.window.factor = 0.8 11:15:46 sasl.login.refresh.window.jitter = 0.05 11:15:46 sasl.login.retry.backoff.max.ms = 10000 11:15:46 sasl.login.retry.backoff.ms = 100 11:15:46 sasl.mechanism = GSSAPI 11:15:46 sasl.oauthbearer.clock.skew.seconds = 30 11:15:46 sasl.oauthbearer.expected.audience = null 11:15:46 sasl.oauthbearer.expected.issuer = null 11:15:46 sasl.oauthbearer.header.urlencode = false 11:15:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:46 sasl.oauthbearer.jwks.endpoint.url = null 11:15:46 sasl.oauthbearer.scope.claim.name = scope 11:15:46 sasl.oauthbearer.sub.claim.name = sub 11:15:46 sasl.oauthbearer.token.endpoint.url = null 11:15:46 security.protocol = PLAINTEXT 11:15:46 security.providers = null 11:15:46 send.buffer.bytes = 131072 11:15:46 session.timeout.ms = 45000 11:15:46 socket.connection.setup.timeout.max.ms = 30000 11:15:46 socket.connection.setup.timeout.ms = 10000 11:15:46 ssl.cipher.suites = null 11:15:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:46 ssl.endpoint.identification.algorithm = https 11:15:46 ssl.engine.factory.class = null 11:15:46 ssl.key.password = null 11:15:46 ssl.keymanager.algorithm = SunX509 11:15:46 ssl.keystore.certificate.chain = null 11:15:46 ssl.keystore.key = null 11:15:46 ssl.keystore.location = null 11:15:46 ssl.keystore.password = null 11:15:46 ssl.keystore.type = JKS 11:15:46 ssl.protocol = TLSv1.3 11:15:46 ssl.provider = null 11:15:46 ssl.secure.random.implementation = null 11:15:46 ssl.trustmanager.algorithm = PKIX 11:15:46 ssl.truststore.certificates = null 11:15:46 ssl.truststore.location = null 11:15:46 ssl.truststore.password = null 11:15:46 ssl.truststore.type = JKS 11:15:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:46 11:15:46 2026-05-29T11:15:46.264Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:46 2026-05-29T11:15:46.266Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:46 2026-05-29T11:15:46.266Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:46 2026-05-29T11:15:46.266Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053346266 11:15:46 2026-05-29T11:15:46.267Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.271Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:46 2026-05-29T11:15:46.272Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:46 2026-05-29T11:15:46.273Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 11:15:46 2026-05-29T11:15:46.295Z INFO 7028 --- [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-b7643b05-d5c2-43f1-8bbc-60aad72a86ac 11:15:46 2026-05-29T11:15:46.295Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 11:15:46 2026-05-29T11:15:46.297Z INFO 7028 --- [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=7, memberId='consumer-test-group-19-b7643b05-d5c2-43f1-8bbc-60aad72a86ac', protocol='range'} 11:15:46 2026-05-29T11:15:46.297Z INFO 7028 --- [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 7: {consumer-test-group-19-b7643b05-d5c2-43f1-8bbc-60aad72a86ac=Assignment(partitions=[ncmp-events-0])} 11:15:46 2026-05-29T11:15:46.299Z INFO 7028 --- [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=7, memberId='consumer-test-group-19-b7643b05-d5c2-43f1-8bbc-60aad72a86ac', protocol='range'} 11:15:46 2026-05-29T11:15:46.299Z INFO 7028 --- [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]) 11:15:46 2026-05-29T11:15:46.299Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.301Z INFO 7028 --- [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 11:15:46 2026-05-29T11:15:46.305Z INFO 7028 --- [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=982, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:46 2026-05-29T11:15:46.792Z INFO 7028 --- [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. 11:15:46 2026-05-29T11:15:46.792Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:46 2026-05-29T11:15:46.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:46 2026-05-29T11:15:46.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:46 2026-05-29T11:15:46.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:46 2026-05-29T11:15:46.862Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 11:15:46 2026-05-29T11:15:46.872Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 11:15:46 2026-05-29T11:15:46.889Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:46 2026-05-29T11:15:46.913Z INFO 7028 --- [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. 11:15:46 2026-05-29T11:15:46.913Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:46 2026-05-29T11:15:46.914Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:46 2026-05-29T11:15:46.914Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:46 2026-05-29T11:15:46.914Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:47 2026-05-29T11:15:46.981Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 11:15:47 2026-05-29T11:15:46.989Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 11:15:47 2026-05-29T11:15:47.007Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:47 2026-05-29T11:15:47.030Z INFO 7028 --- [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. 11:15:47 2026-05-29T11:15:47.030Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:47 2026-05-29T11:15:47.031Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:47 2026-05-29T11:15:47.031Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:47 2026-05-29T11:15:47.031Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:47 2026-05-29T11:15:47.058Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:47 2026-05-29T11:15:47.116Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.116Z INFO 7028 --- [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-b7643b05-d5c2-43f1-8bbc-60aad72a86ac sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:47 2026-05-29T11:15:47.117Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.117Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.117Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.118Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.118Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.120Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:47 2026-05-29T11:15:47.120Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:47 2026-05-29T11:15:47.120Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:47 2026-05-29T11:15:47.120Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:47 2026-05-29T11:15:47.123Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 11:15:47 2026-05-29T11:15:47.135Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:47 allow.auto.create.topics = true 11:15:47 auto.commit.interval.ms = 5000 11:15:47 auto.include.jmx.reporter = true 11:15:47 auto.offset.reset = latest 11:15:47 bootstrap.servers = [localhost:32777] 11:15:47 check.crcs = true 11:15:47 client.dns.lookup = use_all_dns_ips 11:15:47 client.id = consumer-test-group-20 11:15:47 client.rack = 11:15:47 connections.max.idle.ms = 540000 11:15:47 default.api.timeout.ms = 60000 11:15:47 enable.auto.commit = true 11:15:47 enable.metrics.push = true 11:15:47 exclude.internal.topics = true 11:15:47 fetch.max.bytes = 52428800 11:15:47 fetch.max.wait.ms = 500 11:15:47 fetch.min.bytes = 1 11:15:47 group.id = test-group 11:15:47 group.instance.id = null 11:15:47 group.protocol = classic 11:15:47 group.remote.assignor = null 11:15:47 heartbeat.interval.ms = 3000 11:15:47 interceptor.classes = [] 11:15:47 internal.leave.group.on.close = true 11:15:47 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:47 isolation.level = read_uncommitted 11:15:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:47 max.partition.fetch.bytes = 1048576 11:15:47 max.poll.interval.ms = 300000 11:15:47 max.poll.records = 2147483647 11:15:47 metadata.max.age.ms = 300000 11:15:47 metadata.recovery.strategy = none 11:15:47 metric.reporters = [] 11:15:47 metrics.num.samples = 2 11:15:47 metrics.recording.level = INFO 11:15:47 metrics.sample.window.ms = 30000 11:15:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:47 receive.buffer.bytes = 65536 11:15:47 reconnect.backoff.max.ms = 1000 11:15:47 reconnect.backoff.ms = 50 11:15:47 request.timeout.ms = 30000 11:15:47 retry.backoff.max.ms = 1000 11:15:47 retry.backoff.ms = 100 11:15:47 sasl.client.callback.handler.class = null 11:15:47 sasl.jaas.config = null 11:15:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:47 sasl.kerberos.min.time.before.relogin = 60000 11:15:47 sasl.kerberos.service.name = null 11:15:47 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:47 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:47 sasl.login.callback.handler.class = null 11:15:47 sasl.login.class = null 11:15:47 sasl.login.connect.timeout.ms = null 11:15:47 sasl.login.read.timeout.ms = null 11:15:47 sasl.login.refresh.buffer.seconds = 300 11:15:47 sasl.login.refresh.min.period.seconds = 60 11:15:47 sasl.login.refresh.window.factor = 0.8 11:15:47 sasl.login.refresh.window.jitter = 0.05 11:15:47 sasl.login.retry.backoff.max.ms = 10000 11:15:47 sasl.login.retry.backoff.ms = 100 11:15:47 sasl.mechanism = GSSAPI 11:15:47 sasl.oauthbearer.clock.skew.seconds = 30 11:15:47 sasl.oauthbearer.expected.audience = null 11:15:47 sasl.oauthbearer.expected.issuer = null 11:15:47 sasl.oauthbearer.header.urlencode = false 11:15:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:47 sasl.oauthbearer.jwks.endpoint.url = null 11:15:47 sasl.oauthbearer.scope.claim.name = scope 11:15:47 sasl.oauthbearer.sub.claim.name = sub 11:15:47 sasl.oauthbearer.token.endpoint.url = null 11:15:47 security.protocol = PLAINTEXT 11:15:47 security.providers = null 11:15:47 send.buffer.bytes = 131072 11:15:47 session.timeout.ms = 45000 11:15:47 socket.connection.setup.timeout.max.ms = 30000 11:15:47 socket.connection.setup.timeout.ms = 10000 11:15:47 ssl.cipher.suites = null 11:15:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:47 ssl.endpoint.identification.algorithm = https 11:15:47 ssl.engine.factory.class = null 11:15:47 ssl.key.password = null 11:15:47 ssl.keymanager.algorithm = SunX509 11:15:47 ssl.keystore.certificate.chain = null 11:15:47 ssl.keystore.key = null 11:15:47 ssl.keystore.location = null 11:15:47 ssl.keystore.password = null 11:15:47 ssl.keystore.type = JKS 11:15:47 ssl.protocol = TLSv1.3 11:15:47 ssl.provider = null 11:15:47 ssl.secure.random.implementation = null 11:15:47 ssl.trustmanager.algorithm = PKIX 11:15:47 ssl.truststore.certificates = null 11:15:47 ssl.truststore.location = null 11:15:47 ssl.truststore.password = null 11:15:47 ssl.truststore.type = JKS 11:15:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:47 11:15:47 2026-05-29T11:15:47.135Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:47 2026-05-29T11:15:47.137Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:47 2026-05-29T11:15:47.137Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:47 2026-05-29T11:15:47.137Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053347137 11:15:47 2026-05-29T11:15:47.137Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.141Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:47 2026-05-29T11:15:47.142Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:47 2026-05-29T11:15:47.143Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 11:15:47 2026-05-29T11:15:47.148Z INFO 7028 --- [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-e34755f8-e409-4817-b219-3134e8751ca1 11:15:47 2026-05-29T11:15:47.148Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 11:15:47 2026-05-29T11:15:47.150Z INFO 7028 --- [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=9, memberId='consumer-test-group-20-e34755f8-e409-4817-b219-3134e8751ca1', protocol='range'} 11:15:47 2026-05-29T11:15:47.151Z INFO 7028 --- [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 9: {consumer-test-group-20-e34755f8-e409-4817-b219-3134e8751ca1=Assignment(partitions=[ncmp-events-0])} 11:15:47 2026-05-29T11:15:47.153Z INFO 7028 --- [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=9, memberId='consumer-test-group-20-e34755f8-e409-4817-b219-3134e8751ca1', protocol='range'} 11:15:47 2026-05-29T11:15:47.153Z INFO 7028 --- [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]) 11:15:47 2026-05-29T11:15:47.153Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.154Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.158Z INFO 7028 --- [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=994, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:47 2026-05-29T11:15:47.662Z INFO 7028 --- [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. 11:15:47 2026-05-29T11:15:47.663Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:47 2026-05-29T11:15:47.663Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:47 2026-05-29T11:15:47.663Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:47 2026-05-29T11:15:47.663Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:47 2026-05-29T11:15:47.738Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:47 2026-05-29T11:15:47.745Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:47 2026-05-29T11:15:47.764Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:47 2026-05-29T11:15:47.787Z INFO 7028 --- [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. 11:15:47 2026-05-29T11:15:47.787Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:47 2026-05-29T11:15:47.787Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:47 2026-05-29T11:15:47.787Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:47 2026-05-29T11:15:47.788Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:47 2026-05-29T11:15:47.806Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:47 2026-05-29T11:15:47.810Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:47 2026-05-29T11:15:47.827Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:47 2026-05-29T11:15:47.834Z WARN 7028 --- [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 11:15:47 2026-05-29T11:15:47.835Z WARN 7028 --- [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 11:15:47 2026-05-29T11:15:47.891Z ERROR 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:15:47 2026-05-29T11:15:47.934Z ERROR 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 11:15:47 2026-05-29T11:15:47.948Z ERROR 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 11:15:47 2026-05-29T11:15:47.950Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.950Z INFO 7028 --- [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-e34755f8-e409-4817-b219-3134e8751ca1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:47 2026-05-29T11:15:47.951Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.951Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.951Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.952Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.952Z INFO 7028 --- [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 11:15:47 2026-05-29T11:15:47.954Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:47 2026-05-29T11:15:47.954Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:47 2026-05-29T11:15:47.954Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:47 2026-05-29T11:15:47.954Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:47 2026-05-29T11:15:47.956Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 11:15:48 2026-05-29T11:15:47.968Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:15:48 allow.auto.create.topics = true 11:15:48 auto.commit.interval.ms = 5000 11:15:48 auto.include.jmx.reporter = true 11:15:48 auto.offset.reset = latest 11:15:48 bootstrap.servers = [localhost:32777] 11:15:48 check.crcs = true 11:15:48 client.dns.lookup = use_all_dns_ips 11:15:48 client.id = consumer-test-group-21 11:15:48 client.rack = 11:15:48 connections.max.idle.ms = 540000 11:15:48 default.api.timeout.ms = 60000 11:15:48 enable.auto.commit = true 11:15:48 enable.metrics.push = true 11:15:48 exclude.internal.topics = true 11:15:48 fetch.max.bytes = 52428800 11:15:48 fetch.max.wait.ms = 500 11:15:48 fetch.min.bytes = 1 11:15:48 group.id = test-group 11:15:48 group.instance.id = null 11:15:48 group.protocol = classic 11:15:48 group.remote.assignor = null 11:15:48 heartbeat.interval.ms = 3000 11:15:48 interceptor.classes = [] 11:15:48 internal.leave.group.on.close = true 11:15:48 internal.throw.on.fetch.stable.offset.unsupported = false 11:15:48 isolation.level = read_uncommitted 11:15:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:48 max.partition.fetch.bytes = 1048576 11:15:48 max.poll.interval.ms = 300000 11:15:48 max.poll.records = 2147483647 11:15:48 metadata.max.age.ms = 300000 11:15:48 metadata.recovery.strategy = none 11:15:48 metric.reporters = [] 11:15:48 metrics.num.samples = 2 11:15:48 metrics.recording.level = INFO 11:15:48 metrics.sample.window.ms = 30000 11:15:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:15:48 receive.buffer.bytes = 65536 11:15:48 reconnect.backoff.max.ms = 1000 11:15:48 reconnect.backoff.ms = 50 11:15:48 request.timeout.ms = 30000 11:15:48 retry.backoff.max.ms = 1000 11:15:48 retry.backoff.ms = 100 11:15:48 sasl.client.callback.handler.class = null 11:15:48 sasl.jaas.config = null 11:15:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:15:48 sasl.kerberos.min.time.before.relogin = 60000 11:15:48 sasl.kerberos.service.name = null 11:15:48 sasl.kerberos.ticket.renew.jitter = 0.05 11:15:48 sasl.kerberos.ticket.renew.window.factor = 0.8 11:15:48 sasl.login.callback.handler.class = null 11:15:48 sasl.login.class = null 11:15:48 sasl.login.connect.timeout.ms = null 11:15:48 sasl.login.read.timeout.ms = null 11:15:48 sasl.login.refresh.buffer.seconds = 300 11:15:48 sasl.login.refresh.min.period.seconds = 60 11:15:48 sasl.login.refresh.window.factor = 0.8 11:15:48 sasl.login.refresh.window.jitter = 0.05 11:15:48 sasl.login.retry.backoff.max.ms = 10000 11:15:48 sasl.login.retry.backoff.ms = 100 11:15:48 sasl.mechanism = GSSAPI 11:15:48 sasl.oauthbearer.clock.skew.seconds = 30 11:15:48 sasl.oauthbearer.expected.audience = null 11:15:48 sasl.oauthbearer.expected.issuer = null 11:15:48 sasl.oauthbearer.header.urlencode = false 11:15:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:15:48 sasl.oauthbearer.jwks.endpoint.url = null 11:15:48 sasl.oauthbearer.scope.claim.name = scope 11:15:48 sasl.oauthbearer.sub.claim.name = sub 11:15:48 sasl.oauthbearer.token.endpoint.url = null 11:15:48 security.protocol = PLAINTEXT 11:15:48 security.providers = null 11:15:48 send.buffer.bytes = 131072 11:15:48 session.timeout.ms = 45000 11:15:48 socket.connection.setup.timeout.max.ms = 30000 11:15:48 socket.connection.setup.timeout.ms = 10000 11:15:48 ssl.cipher.suites = null 11:15:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:15:48 ssl.endpoint.identification.algorithm = https 11:15:48 ssl.engine.factory.class = null 11:15:48 ssl.key.password = null 11:15:48 ssl.keymanager.algorithm = SunX509 11:15:48 ssl.keystore.certificate.chain = null 11:15:48 ssl.keystore.key = null 11:15:48 ssl.keystore.location = null 11:15:48 ssl.keystore.password = null 11:15:48 ssl.keystore.type = JKS 11:15:48 ssl.protocol = TLSv1.3 11:15:48 ssl.provider = null 11:15:48 ssl.secure.random.implementation = null 11:15:48 ssl.trustmanager.algorithm = PKIX 11:15:48 ssl.truststore.certificates = null 11:15:48 ssl.truststore.location = null 11:15:48 ssl.truststore.password = null 11:15:48 ssl.truststore.type = JKS 11:15:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:15:48 11:15:48 2026-05-29T11:15:47.968Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:15:48 2026-05-29T11:15:47.971Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:15:48 2026-05-29T11:15:47.971Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:15:48 2026-05-29T11:15:47.971Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053347971 11:15:48 2026-05-29T11:15:47.972Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:47.978Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:15:48 2026-05-29T11:15:47.978Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:15:48 2026-05-29T11:15:47.980Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 11:15:48 2026-05-29T11:15:47.984Z INFO 7028 --- [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-0f8c98fd-da7e-41ae-9d86-a1d7c12f7df9 11:15:48 2026-05-29T11:15:47.984Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 11:15:48 2026-05-29T11:15:47.985Z INFO 7028 --- [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=11, memberId='consumer-test-group-21-0f8c98fd-da7e-41ae-9d86-a1d7c12f7df9', protocol='range'} 11:15:48 2026-05-29T11:15:47.986Z INFO 7028 --- [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 11: {consumer-test-group-21-0f8c98fd-da7e-41ae-9d86-a1d7c12f7df9=Assignment(partitions=[ncmp-events-0])} 11:15:48 2026-05-29T11:15:47.988Z INFO 7028 --- [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=11, memberId='consumer-test-group-21-0f8c98fd-da7e-41ae-9d86-a1d7c12f7df9', protocol='range'} 11:15:48 2026-05-29T11:15:47.988Z INFO 7028 --- [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]) 11:15:48 2026-05-29T11:15:47.988Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:47.989Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:47.994Z INFO 7028 --- [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=1011, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:15:48 2026-05-29T11:15:48.501Z INFO 7028 --- [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. 11:15:48 2026-05-29T11:15:48.502Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:15:48 2026-05-29T11:15:48.502Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:15:48 2026-05-29T11:15:48.502Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:15:48 2026-05-29T11:15:48.502Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:15:48 2026-05-29T11:15:48.547Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:48 2026-05-29T11:15:48.567Z INFO 7028 --- [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. 11:15:48 2026-05-29T11:15:48.587Z INFO 7028 --- [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. 11:15:48 2026-05-29T11:15:48.587Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:15:48 2026-05-29T11:15:48.588Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:15:48 2026-05-29T11:15:48.588Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:15:48 2026-05-29T11:15:48.588Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:15:48 2026-05-29T11:15:48.658Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:48 2026-05-29T11:15:48.669Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:48 2026-05-29T11:15:48.733Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:48 2026-05-29T11:15:48.740Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:48 2026-05-29T11:15:48.764Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:48 2026-05-29T11:15:48.825Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.825Z INFO 7028 --- [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-0f8c98fd-da7e-41ae-9d86-a1d7c12f7df9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:15:48 2026-05-29T11:15:48.825Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.825Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.825Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.826Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.826Z INFO 7028 --- [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 11:15:48 2026-05-29T11:15:48.828Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:15:48 2026-05-29T11:15:48.828Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:15:48 2026-05-29T11:15:48.828Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:15:48 2026-05-29T11:15:48.828Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:15:48 2026-05-29T11:15:48.829Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 11:15:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.750 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 11:15:48 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 11:15:48 2026-05-29T11:15:48.883Z INFO 7028 --- [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. 11:15:48 2026-05-29T11:15:48.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:48 2026-05-29T11:15:48.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:48 2026-05-29T11:15:48.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:48 2026-05-29T11:15:48.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:48 2026-05-29T11:15:48.946Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:48 2026-05-29T11:15:48.955Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:49 2026-05-29T11:15:48.972Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:48.987Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:49 2026-05-29T11:15:49.020Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.039Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.039Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.039Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.040Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.040Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.128Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.197Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.197Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.197Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.198Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.198Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.261Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.271Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.288Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.305Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:49 2026-05-29T11:15:49.333Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.347Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.347Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.348Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.349Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.349Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.422Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.438Z INFO 7028 --- [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 11:15:49 2026-05-29T11:15:49.454Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.531Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.531Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.532Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.532Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.532Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.597Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.604Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.618Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.634Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:49 2026-05-29T11:15:49.664Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.679Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.679Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.749Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.758Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.770Z INFO 7028 --- [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: 11:15:49 2026-05-29T11:15:49.782Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.847Z INFO 7028 --- [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. 11:15:49 2026-05-29T11:15:49.847Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:49 2026-05-29T11:15:49.848Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:49 2026-05-29T11:15:49.848Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:49 2026-05-29T11:15:49.848Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:49 2026-05-29T11:15:49.914Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.924Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 11:15:49 2026-05-29T11:15:49.938Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:49 2026-05-29T11:15:49.951Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:50 2026-05-29T11:15:49.975Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:49.989Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:49.989Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:49.990Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:49.990Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:49.990Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.053Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.062Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.075Z INFO 7028 --- [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 11:15:50 2026-05-29T11:15:50.089Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.165Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.165Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.166Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.166Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.166Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.238Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 11:15:50 2026-05-29T11:15:50.252Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 11:15:50 2026-05-29T11:15:50.276Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.301Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.302Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.302Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.302Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.302Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.369Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.378Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.397Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.412Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:50 2026-05-29T11:15:50.443Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.461Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.461Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.461Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.462Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.462Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.479Z INFO 7028 --- [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 11:15:50 2026-05-29T11:15:50.495Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.573Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.637Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 11:15:50 2026-05-29T11:15:50.647Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 11:15:50 2026-05-29T11:15:50.659Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.679Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.741Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.749Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 11:15:50 2026-05-29T11:15:50.766Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.783Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:50 2026-05-29T11:15:50.809Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.830Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.830Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.830Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.830Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.830Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:50 2026-05-29T11:15:50.846Z INFO 7028 --- [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 11:15:50 2026-05-29T11:15:50.860Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:50 2026-05-29T11:15:50.941Z INFO 7028 --- [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. 11:15:50 2026-05-29T11:15:50.941Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:50 2026-05-29T11:15:50.942Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:50 2026-05-29T11:15:50.942Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:50 2026-05-29T11:15:50.942Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:51 2026-05-29T11:15:51.013Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.023Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.040Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:51 2026-05-29T11:15:51.127Z INFO 7028 --- [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. 11:15:51 2026-05-29T11:15:51.127Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:51 2026-05-29T11:15:51.127Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:51 2026-05-29T11:15:51.127Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:51 2026-05-29T11:15:51.127Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:51 2026-05-29T11:15:51.197Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.207Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.223Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:51 2026-05-29T11:15:51.236Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:15:51 2026-05-29T11:15:51.272Z INFO 7028 --- [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. 11:15:51 2026-05-29T11:15:51.298Z INFO 7028 --- [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. 11:15:51 2026-05-29T11:15:51.299Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:51 2026-05-29T11:15:51.299Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:51 2026-05-29T11:15:51.299Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:51 2026-05-29T11:15:51.299Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:51 2026-05-29T11:15:51.324Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.530 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 11:15:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 11:15:51 2026-05-29T11:15:51.446Z INFO 7028 --- [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. 11:15:51 2026-05-29T11:15:51.446Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 11:15:51 2026-05-29T11:15:51.446Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 11:15:51 2026-05-29T11:15:51.448Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 11:15:51 2026-05-29T11:15:51.448Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 11:15:51 2026-05-29T11:15:51.517Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:51 2026-05-29T11:15:51.526Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:51 2026-05-29T11:15:51.637Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:15:51 2026-05-29T11:15:51.645Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:15:51 2026-05-29T11:15:51.713Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.719Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:51 2026-05-29T11:15:51.743Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.209Z ERROR 7028 --- [cps-integration-test] [tp1617880041-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:15:52 11:15:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:15:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:15:52 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:15:52 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:15:52 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:15:52 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:15:52 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:15:52 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:15:52 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:15:52 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:15:52 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:15:52 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:15:52 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:15:52 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:15:52 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:15:52 at java.base/java.lang.Thread.run(Thread.java:1583) 11:15:52 11:15:52 2026-05-29T11:15:52.225Z ERROR 7028 --- [cps-integration-test] [tp1617880041-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:15:52 11:15:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:15:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:15:52 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:15:52 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:15:52 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:15:52 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:15:52 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:15:52 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:15:52 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:15:52 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:15:52 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:15:52 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:15:52 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:15:52 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:15:52 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:15:52 at java.base/java.lang.Thread.run(Thread.java:1583) 11:15:52 11:15:52 2026-05-29T11:15:52.232Z ERROR 7028 --- [cps-integration-test] [tp1617880041-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:15:52 11:15:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:15:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:15:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:15:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:15:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:15:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:15:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:15:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:15:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:15:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:15:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:15:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:15:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:15:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 11:15:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:15:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:15:52 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:15:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:15:52 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:15:52 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:15:52 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:15:52 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:15:52 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:15:52 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:15:52 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:15:52 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:15:52 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:15:52 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:15:52 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:15:52 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:15:52 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:15:52 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:15:52 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:15:52 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:15:52 at java.base/java.lang.Thread.run(Thread.java:1583) 11:15:52 11:15:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 11:15:52 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 11:15:52 2026-05-29T11:15:52.286Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.286Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.287Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.287Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.287Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:52 2026-05-29T11:15:52.357Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:52 2026-05-29T11:15:52.368Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:52 2026-05-29T11:15:52.387Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.413Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.413Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:52 2026-05-29T11:15:52.473Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:52 2026-05-29T11:15:52.481Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:52 2026-05-29T11:15:52.496Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.521Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:52 2026-05-29T11:15:52.581Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:52 2026-05-29T11:15:52.588Z INFO 7028 --- [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 11:15:52 2026-05-29T11:15:52.603Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.722Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.722Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.723Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.723Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.723Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:52 2026-05-29T11:15:52.798Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:52 2026-05-29T11:15:52.808Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:52 2026-05-29T11:15:52.825Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.845Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.846Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.846Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.846Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.846Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:52 2026-05-29T11:15:52.909Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:52 2026-05-29T11:15:52.922Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:52 2026-05-29T11:15:52.942Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:52 2026-05-29T11:15:52.968Z INFO 7028 --- [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. 11:15:52 2026-05-29T11:15:52.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:52 2026-05-29T11:15:52.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:52 2026-05-29T11:15:52.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:52 2026-05-29T11:15:52.969Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.033Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:53 2026-05-29T11:15:53.042Z INFO 7028 --- [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 11:15:53 2026-05-29T11:15:53.060Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.170Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.171Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.171Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.171Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.171Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.237Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:53 2026-05-29T11:15:53.247Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:53 2026-05-29T11:15:53.266Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.294Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.295Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.295Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.295Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.295Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.365Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:53 2026-05-29T11:15:53.375Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:53 2026-05-29T11:15:53.395Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.424Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.424Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.424Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.425Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.425Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.493Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:53 2026-05-29T11:15:53.502Z INFO 7028 --- [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 11:15:53 2026-05-29T11:15:53.522Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.645Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.645Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.646Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.646Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.646Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.714Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:53 2026-05-29T11:15:53.726Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:53 2026-05-29T11:15:53.746Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.771Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.771Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.841Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:53 2026-05-29T11:15:53.849Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:53 2026-05-29T11:15:53.867Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:53 2026-05-29T11:15:53.891Z INFO 7028 --- [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. 11:15:53 2026-05-29T11:15:53.891Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:53 2026-05-29T11:15:53.892Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:53 2026-05-29T11:15:53.892Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:53 2026-05-29T11:15:53.892Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:53 2026-05-29T11:15:53.957Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:53 2026-05-29T11:15:53.965Z INFO 7028 --- [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 11:15:54 2026-05-29T11:15:53.981Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.062Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.062Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.063Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.063Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.063Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.129Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:54 2026-05-29T11:15:54.139Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:54 2026-05-29T11:15:54.163Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.184Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.185Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.185Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.185Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.185Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.249Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:54 2026-05-29T11:15:54.258Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:54 2026-05-29T11:15:54.272Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.291Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.291Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.291Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.291Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.291Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.353Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:54 2026-05-29T11:15:54.361Z INFO 7028 --- [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 11:15:54 2026-05-29T11:15:54.378Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.467Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.467Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.467Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.468Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.468Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.533Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:54 2026-05-29T11:15:54.543Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:54 2026-05-29T11:15:54.558Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.584Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.585Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.585Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.585Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.585Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.653Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:54 2026-05-29T11:15:54.661Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:54 2026-05-29T11:15:54.676Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.701Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.701Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.701Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.701Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.701Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.767Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:54 2026-05-29T11:15:54.774Z INFO 7028 --- [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 11:15:54 2026-05-29T11:15:54.789Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:54 2026-05-29T11:15:54.886Z INFO 7028 --- [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. 11:15:54 2026-05-29T11:15:54.886Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:54 2026-05-29T11:15:54.887Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:54 2026-05-29T11:15:54.887Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:54 2026-05-29T11:15:54.887Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:54 2026-05-29T11:15:54.954Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:54 2026-05-29T11:15:54.963Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:55 2026-05-29T11:15:54.979Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:54.998Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:54.998Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:54.999Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:54.999Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:54.999Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.065Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:55 2026-05-29T11:15:55.073Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:55 2026-05-29T11:15:55.088Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.114Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.114Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.114Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.115Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.115Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.185Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:55 2026-05-29T11:15:55.193Z INFO 7028 --- [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 11:15:55 2026-05-29T11:15:55.210Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.315Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.315Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.316Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.316Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.316Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:55 2026-05-29T11:15:55.398Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:55 2026-05-29T11:15:55.414Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.452Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.453Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.453Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.453Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.454Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:55 2026-05-29T11:15:55.529Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:55 2026-05-29T11:15:55.547Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.586Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.586Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.586Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.587Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.587Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.653Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:55 2026-05-29T11:15:55.661Z INFO 7028 --- [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 11:15:55 2026-05-29T11:15:55.682Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.784Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.784Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.784Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.784Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.784Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.849Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:55 2026-05-29T11:15:55.858Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:55 2026-05-29T11:15:55.876Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:55 2026-05-29T11:15:55.906Z INFO 7028 --- [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. 11:15:55 2026-05-29T11:15:55.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:55 2026-05-29T11:15:55.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:55 2026-05-29T11:15:55.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:55 2026-05-29T11:15:55.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:55 2026-05-29T11:15:55.973Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:55.981Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:56.001Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.023Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.085Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:56 2026-05-29T11:15:56.092Z INFO 7028 --- [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 11:15:56 2026-05-29T11:15:56.107Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.189Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.190Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.190Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.190Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.190Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.253Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:56 2026-05-29T11:15:56.262Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:56 2026-05-29T11:15:56.276Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.296Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.296Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.297Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.297Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.297Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.357Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:56.364Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:56.379Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.396Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.396Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.396Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.396Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.396Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.457Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:56 2026-05-29T11:15:56.465Z INFO 7028 --- [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 11:15:56 2026-05-29T11:15:56.482Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.567Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.568Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.568Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.568Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.568Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.633Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:56 2026-05-29T11:15:56.642Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:56 2026-05-29T11:15:56.658Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.680Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.680Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.681Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.681Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.681Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.744Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:56.751Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:56 2026-05-29T11:15:56.769Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.790Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.791Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.791Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.791Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.791Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:56 2026-05-29T11:15:56.853Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:56 2026-05-29T11:15:56.860Z INFO 7028 --- [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 11:15:56 2026-05-29T11:15:56.875Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:56 2026-05-29T11:15:56.962Z INFO 7028 --- [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. 11:15:56 2026-05-29T11:15:56.962Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:56 2026-05-29T11:15:56.963Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:56 2026-05-29T11:15:56.963Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:56 2026-05-29T11:15:56.963Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.029Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.038Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.054Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.074Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.074Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.075Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.075Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.075Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.141Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.149Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.166Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.186Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.187Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.187Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.187Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.187Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.249Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:57 2026-05-29T11:15:57.255Z INFO 7028 --- [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 11:15:57 2026-05-29T11:15:57.274Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.366Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.366Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.367Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.367Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.367Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.429Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.438Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.452Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.470Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.470Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.529Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.536Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.553Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.569Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.629Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:57 2026-05-29T11:15:57.637Z INFO 7028 --- [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 11:15:57 2026-05-29T11:15:57.653Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.749Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.749Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.749Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.750Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.750Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.813Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.824Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:57 2026-05-29T11:15:57.838Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.863Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.863Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.863Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.864Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.864Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:57 2026-05-29T11:15:57.929Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.936Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:57 2026-05-29T11:15:57.951Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:57 2026-05-29T11:15:57.971Z INFO 7028 --- [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. 11:15:57 2026-05-29T11:15:57.971Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:57 2026-05-29T11:15:57.971Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:57 2026-05-29T11:15:57.971Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:57 2026-05-29T11:15:57.971Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:58 2026-05-29T11:15:58.033Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:58 2026-05-29T11:15:58.040Z INFO 7028 --- [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 11:15:58 2026-05-29T11:15:58.055Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:58 2026-05-29T11:15:58.134Z INFO 7028 --- [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. 11:15:58 2026-05-29T11:15:58.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:58 2026-05-29T11:15:58.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:58 2026-05-29T11:15:58.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:58 2026-05-29T11:15:58.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:58 2026-05-29T11:15:58.201Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:58 2026-05-29T11:15:58.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:58 2026-05-29T11:15:58.224Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:58 2026-05-29T11:15:58.244Z INFO 7028 --- [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. 11:15:58 2026-05-29T11:15:58.244Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:58 2026-05-29T11:15:58.244Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:58 2026-05-29T11:15:58.244Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:58 2026-05-29T11:15:58.245Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:58 2026-05-29T11:15:58.305Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:15:58 2026-05-29T11:15:58.312Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:15:58 2026-05-29T11:15:58.326Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:58 2026-05-29T11:15:58.346Z INFO 7028 --- [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. 11:15:58 2026-05-29T11:15:58.346Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:58 2026-05-29T11:15:58.347Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:58 2026-05-29T11:15:58.347Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:58 2026-05-29T11:15:58.347Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:58 2026-05-29T11:15:58.405Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:15:58 2026-05-29T11:15:58.412Z INFO 7028 --- [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 11:15:58 2026-05-29T11:15:58.427Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.251 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 11:15:58 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 11:15:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 11:15:58 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 11:15:58 2026-05-29T11:15:58.835Z INFO 7028 --- [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. 11:15:58 2026-05-29T11:15:58.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:58 2026-05-29T11:15:58.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:58 2026-05-29T11:15:58.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:58 2026-05-29T11:15:58.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:58 2026-05-29T11:15:58.897Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:15:58 2026-05-29T11:15:58.905Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:15:58 2026-05-29T11:15:58.918Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:15:58 2026-05-29T11:15:58.959Z WARN 7028 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:15:58 2026-05-29T11:15:58.960Z INFO 7028 --- [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 11:15:58 2026-05-29T11:15:58.960Z INFO 7028 --- [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 11:15:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 11:15:59 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 11:15:59 2026-05-29T11:15:59.048Z INFO 7028 --- [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. 11:15:59 2026-05-29T11:15:59.048Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:15:59 2026-05-29T11:15:59.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:15:59 2026-05-29T11:15:59.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:15:59 2026-05-29T11:15:59.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:15:59 2026-05-29T11:15:59.060Z ERROR 7028 --- [cps-integration-test] [127.0.0.1:50342] okhttp3.mockwebserver.MockWebServer : MockWebServer[34305] connection from /127.0.0.1 crashed 11:15:59 11:15:59 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:15:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:15:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:15:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:15:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:15:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:15:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:15:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:15:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:15:59 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:15:59 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:15:59 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:15:59 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:15:59 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:15:59 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 11:15:59 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 11:15:59 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 11:15:59 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 11:15:59 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 11:15:59 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 11:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:15:59 at java.base/java.lang.Thread.run(Thread.java:1583) 11:15:59 11:16:00 2026-05-29T11:16:00.062Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] r.netty.http.client.HttpClientConnect : [eeb03df8-1, L:/127.0.0.1:50342 - R:localhost/127.0.0.1:34305] The connection observed an error 11:16:00 11:16:00 io.netty.handler.timeout.ReadTimeoutException 11:16:00 11:16:00 2026-05-29T11:16:00.078Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:00 2026-05-29T11:16:00.205Z INFO 7028 --- [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. 11:16:00 2026-05-29T11:16:00.205Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:00 2026-05-29T11:16:00.206Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:00 2026-05-29T11:16:00.206Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:00 2026-05-29T11:16:00.206Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:00 2026-05-29T11:16:00.278Z ERROR 7028 --- [cps-integration-test] [127.0.0.1:50400] okhttp3.mockwebserver.MockWebServer : MockWebServer[56709] connection from /127.0.0.1 crashed 11:16:00 11:16:00 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:16:00 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:16:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:16:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:16:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:16:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:16:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:16:00 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:16:00 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:16:00 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:16:00 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:16:00 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:16:00 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 11:16:00 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 11:16:00 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 11:16:00 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 11:16:00 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 11:16:00 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 11:16:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:16:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:16:00 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:00 11:16:01 2026-05-29T11:16:01.277Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [3deae63c-1, L:/127.0.0.1:50400 - R:localhost/127.0.0.1:56709] The connection observed an error 11:16:01 11:16:01 io.netty.handler.timeout.ReadTimeoutException 11:16:01 11:16:01 2026-05-29T11:16:01.307Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:01 2026-05-29T11:16:01.389Z INFO 7028 --- [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. 11:16:01 2026-05-29T11:16:01.390Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:01 2026-05-29T11:16:01.390Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:01 2026-05-29T11:16:01.391Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:01 2026-05-29T11:16:01.391Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:01 2026-05-29T11:16:01.399Z ERROR 7028 --- [cps-integration-test] [127.0.0.1:49464] okhttp3.mockwebserver.MockWebServer : MockWebServer[50059] connection from /127.0.0.1 crashed 11:16:01 11:16:01 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:16:01 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:16:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:16:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:16:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:16:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:16:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:16:01 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:16:01 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:16:01 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:16:01 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:16:01 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:16:01 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 11:16:01 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 11:16:01 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 11:16:01 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 11:16:01 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 11:16:01 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 11:16:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:16:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:16:01 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:01 11:16:02 2026-05-29T11:16:02.399Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] r.netty.http.client.HttpClientConnect : [94133e74-1, L:/127.0.0.1:49464 - R:localhost/127.0.0.1:50059] The connection observed an error 11:16:02 11:16:02 io.netty.handler.timeout.ReadTimeoutException 11:16:02 11:16:02 2026-05-29T11:16:02.416Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.454 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 11:16:02 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 11:16:02 2026-05-29T11:16:02.520Z INFO 7028 --- [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. 11:16:02 2026-05-29T11:16:02.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:02 2026-05-29T11:16:02.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:02 2026-05-29T11:16:02.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:02 2026-05-29T11:16:02.521Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:02 2026-05-29T11:16:02.585Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:02 2026-05-29T11:16:02.594Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:02 2026-05-29T11:16:02.610Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:02 2026-05-29T11:16:02.650Z INFO 7028 --- [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. 11:16:02 2026-05-29T11:16:02.650Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:02 2026-05-29T11:16:02.650Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:02 2026-05-29T11:16:02.650Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:02 2026-05-29T11:16:02.650Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:02 2026-05-29T11:16:02.666Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:02 2026-05-29T11:16:02.670Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:02 2026-05-29T11:16:02.682Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:02 2026-05-29T11:16:02.708Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:16:02 2026-05-29T11:16:02.712Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 11:16:02 2026-05-29T11:16:02.730Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 11:16:02 2026-05-29T11:16:02.732Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 11:16:02 2026-05-29T11:16:02.734Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 11:16:02 2026-05-29T11:16:02.757Z INFO 7028 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 11:16:02 2026-05-29T11:16:02.760Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:16:02 2026-05-29T11:16:02.763Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 11:16:02 2026-05-29T11:16:02.765Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:16:02 2026-05-29T11:16:02.767Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:16:02 2026-05-29T11:16:02.770Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:16:02 2026-05-29T11:16:02.773Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 11:16:02 2026-05-29T11:16:02.773Z INFO 7028 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:16:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 11:16:02 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 11:16:02 2026-05-29T11:16:02.877Z INFO 7028 --- [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. 11:16:02 2026-05-29T11:16:02.877Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:02 2026-05-29T11:16:02.877Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:02 2026-05-29T11:16:02.878Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:02 2026-05-29T11:16:02.878Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:02 2026-05-29T11:16:02.941Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:02 2026-05-29T11:16:02.951Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:02 2026-05-29T11:16:02.967Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 2026-05-29T11:16:03.048Z INFO 7028 --- [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. 11:16:03 2026-05-29T11:16:03.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:03 2026-05-29T11:16:03.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:03 2026-05-29T11:16:03.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:03 2026-05-29T11:16:03.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:03 2026-05-29T11:16:03.113Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.121Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.138Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 2026-05-29T11:16:03.218Z INFO 7028 --- [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. 11:16:03 2026-05-29T11:16:03.218Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:03 2026-05-29T11:16:03.218Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:03 2026-05-29T11:16:03.219Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:03 2026-05-29T11:16:03.219Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:03 2026-05-29T11:16:03.294Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.304Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.327Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 2026-05-29T11:16:03.416Z INFO 7028 --- [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. 11:16:03 2026-05-29T11:16:03.416Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:03 2026-05-29T11:16:03.417Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:03 2026-05-29T11:16:03.417Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:03 2026-05-29T11:16:03.417Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:03 2026-05-29T11:16:03.478Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.486Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.500Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 11:16:03 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 11:16:03 2026-05-29T11:16:03.600Z INFO 7028 --- [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. 11:16:03 2026-05-29T11:16:03.600Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:03 2026-05-29T11:16:03.601Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:03 2026-05-29T11:16:03.601Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:03 2026-05-29T11:16:03.601Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:03 2026-05-29T11:16:03.667Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.674Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.686Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 2026-05-29T11:16:03.771Z INFO 7028 --- [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. 11:16:03 2026-05-29T11:16:03.771Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:03 2026-05-29T11:16:03.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:03 2026-05-29T11:16:03.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:03 2026-05-29T11:16:03.772Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:03 2026-05-29T11:16:03.833Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.842Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:03 2026-05-29T11:16:03.855Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 11:16:03 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 11:16:04 2026-05-29T11:16:03.972Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:03.972Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:03.973Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:03.973Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:03.973Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.044Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.059Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.078Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.078Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.078Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.078Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.078Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.140Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.148Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.164Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.282Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.282Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.282Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.282Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.282Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.349Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.358Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.375Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.396Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.397Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.397Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.397Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.397Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.460Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.468Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.484Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.591Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.591Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.591Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.591Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.592Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.653Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.662Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.677Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.696Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.696Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.696Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.696Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.696Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.752Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.758Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:04 2026-05-29T11:16:04.771Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.881Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.881Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.882Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.882Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.882Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:04 2026-05-29T11:16:04.949Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.958Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:04 2026-05-29T11:16:04.972Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:04 2026-05-29T11:16:04.991Z INFO 7028 --- [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. 11:16:04 2026-05-29T11:16:04.991Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:04 2026-05-29T11:16:04.991Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:04 2026-05-29T11:16:04.992Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:04 2026-05-29T11:16:04.992Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.052Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.059Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.076Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.185Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.186Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.186Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.186Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.186Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.249Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.260Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.274Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.294Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.294Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.294Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.294Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.294Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.353Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.360Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.374Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.480Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.480Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.480Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.480Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.480Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.545Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.553Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.592Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.593Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.593Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.593Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.593Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.657Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.665Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.687Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.792Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.792Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.793Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.857Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.865Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:05 2026-05-29T11:16:05.879Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:05 2026-05-29T11:16:05.902Z INFO 7028 --- [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. 11:16:05 2026-05-29T11:16:05.902Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:05 2026-05-29T11:16:05.903Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:05 2026-05-29T11:16:05.903Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:05 2026-05-29T11:16:05.903Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:05 2026-05-29T11:16:05.965Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.973Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:05 2026-05-29T11:16:05.988Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.100Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.101Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.101Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.101Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.101Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.161Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.170Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.187Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.208Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.273Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.279Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.292Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.393Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.393Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.394Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.394Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.394Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.453Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.461Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.474Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.493Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.494Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.494Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.494Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.494Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.553Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.560Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.574Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.691Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.692Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.692Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.692Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.692Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.757Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.765Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:06 2026-05-29T11:16:06.780Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.799Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.800Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.800Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.800Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.800Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:06 2026-05-29T11:16:06.861Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.868Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:06 2026-05-29T11:16:06.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:06 2026-05-29T11:16:06.985Z INFO 7028 --- [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. 11:16:06 2026-05-29T11:16:06.985Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:06 2026-05-29T11:16:06.985Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:06 2026-05-29T11:16:06.985Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:06 2026-05-29T11:16:06.985Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:07 2026-05-29T11:16:07.049Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:07 2026-05-29T11:16:07.056Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:07 2026-05-29T11:16:07.069Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:07 2026-05-29T11:16:07.085Z INFO 7028 --- [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. 11:16:07 2026-05-29T11:16:07.086Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:07 2026-05-29T11:16:07.086Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:07 2026-05-29T11:16:07.086Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:07 2026-05-29T11:16:07.086Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:07 2026-05-29T11:16:07.149Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:07 2026-05-29T11:16:07.154Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:07 2026-05-29T11:16:07.168Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 11:16:07 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 11:16:07 2026-05-29T11:16:07.301Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:07 allow.auto.create.topics = true 11:16:07 auto.commit.interval.ms = 5000 11:16:07 auto.include.jmx.reporter = true 11:16:07 auto.offset.reset = latest 11:16:07 bootstrap.servers = [localhost:32777] 11:16:07 check.crcs = true 11:16:07 client.dns.lookup = use_all_dns_ips 11:16:07 client.id = consumer-test-group-22 11:16:07 client.rack = 11:16:07 connections.max.idle.ms = 540000 11:16:07 default.api.timeout.ms = 60000 11:16:07 enable.auto.commit = true 11:16:07 enable.metrics.push = true 11:16:07 exclude.internal.topics = true 11:16:07 fetch.max.bytes = 52428800 11:16:07 fetch.max.wait.ms = 500 11:16:07 fetch.min.bytes = 1 11:16:07 group.id = test-group 11:16:07 group.instance.id = null 11:16:07 group.protocol = classic 11:16:07 group.remote.assignor = null 11:16:07 heartbeat.interval.ms = 3000 11:16:07 interceptor.classes = [] 11:16:07 internal.leave.group.on.close = true 11:16:07 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:07 isolation.level = read_uncommitted 11:16:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:07 max.partition.fetch.bytes = 1048576 11:16:07 max.poll.interval.ms = 300000 11:16:07 max.poll.records = 2147483647 11:16:07 metadata.max.age.ms = 300000 11:16:07 metadata.recovery.strategy = none 11:16:07 metric.reporters = [] 11:16:07 metrics.num.samples = 2 11:16:07 metrics.recording.level = INFO 11:16:07 metrics.sample.window.ms = 30000 11:16:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:07 receive.buffer.bytes = 65536 11:16:07 reconnect.backoff.max.ms = 1000 11:16:07 reconnect.backoff.ms = 50 11:16:07 request.timeout.ms = 30000 11:16:07 retry.backoff.max.ms = 1000 11:16:07 retry.backoff.ms = 100 11:16:07 sasl.client.callback.handler.class = null 11:16:07 sasl.jaas.config = null 11:16:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:07 sasl.kerberos.min.time.before.relogin = 60000 11:16:07 sasl.kerberos.service.name = null 11:16:07 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:07 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:07 sasl.login.callback.handler.class = null 11:16:07 sasl.login.class = null 11:16:07 sasl.login.connect.timeout.ms = null 11:16:07 sasl.login.read.timeout.ms = null 11:16:07 sasl.login.refresh.buffer.seconds = 300 11:16:07 sasl.login.refresh.min.period.seconds = 60 11:16:07 sasl.login.refresh.window.factor = 0.8 11:16:07 sasl.login.refresh.window.jitter = 0.05 11:16:07 sasl.login.retry.backoff.max.ms = 10000 11:16:07 sasl.login.retry.backoff.ms = 100 11:16:07 sasl.mechanism = GSSAPI 11:16:07 sasl.oauthbearer.clock.skew.seconds = 30 11:16:07 sasl.oauthbearer.expected.audience = null 11:16:07 sasl.oauthbearer.expected.issuer = null 11:16:07 sasl.oauthbearer.header.urlencode = false 11:16:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:07 sasl.oauthbearer.jwks.endpoint.url = null 11:16:07 sasl.oauthbearer.scope.claim.name = scope 11:16:07 sasl.oauthbearer.sub.claim.name = sub 11:16:07 sasl.oauthbearer.token.endpoint.url = null 11:16:07 security.protocol = PLAINTEXT 11:16:07 security.providers = null 11:16:07 send.buffer.bytes = 131072 11:16:07 session.timeout.ms = 45000 11:16:07 socket.connection.setup.timeout.max.ms = 30000 11:16:07 socket.connection.setup.timeout.ms = 10000 11:16:07 ssl.cipher.suites = null 11:16:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:07 ssl.endpoint.identification.algorithm = https 11:16:07 ssl.engine.factory.class = null 11:16:07 ssl.key.password = null 11:16:07 ssl.keymanager.algorithm = SunX509 11:16:07 ssl.keystore.certificate.chain = null 11:16:07 ssl.keystore.key = null 11:16:07 ssl.keystore.location = null 11:16:07 ssl.keystore.password = null 11:16:07 ssl.keystore.type = JKS 11:16:07 ssl.protocol = TLSv1.3 11:16:07 ssl.provider = null 11:16:07 ssl.secure.random.implementation = null 11:16:07 ssl.trustmanager.algorithm = PKIX 11:16:07 ssl.truststore.certificates = null 11:16:07 ssl.truststore.location = null 11:16:07 ssl.truststore.password = null 11:16:07 ssl.truststore.type = JKS 11:16:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:07 11:16:07 2026-05-29T11:16:07.302Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:07 2026-05-29T11:16:07.304Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:07 2026-05-29T11:16:07.304Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:07 2026-05-29T11:16:07.304Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053367304 11:16:07 2026-05-29T11:16:07.304Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:16:07 2026-05-29T11:16:07.308Z WARN 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-22, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 11:16:07 2026-05-29T11:16:07.309Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:07 2026-05-29T11:16:07.309Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:07 2026-05-29T11:16:07.310Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 11:16:07 2026-05-29T11:16:07.312Z INFO 7028 --- [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-30c45ab5-3bab-4b61-a004-7cbf59dc355d 11:16:07 2026-05-29T11:16:07.312Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 11:16:07 2026-05-29T11:16:07.313Z INFO 7028 --- [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=13, memberId='consumer-test-group-22-30c45ab5-3bab-4b61-a004-7cbf59dc355d', protocol='range'} 11:16:07 2026-05-29T11:16:07.430Z INFO 7028 --- [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 13: {consumer-test-group-22-30c45ab5-3bab-4b61-a004-7cbf59dc355d=Assignment(partitions=[legacy-batch-topic-0])} 11:16:07 2026-05-29T11:16:07.432Z INFO 7028 --- [cps-integration-test] [ad | test-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-22-30c45ab5-3bab-4b61-a004-7cbf59dc355d', protocol='range'} 11:16:07 2026-05-29T11:16:07.432Z INFO 7028 --- [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=[legacy-batch-topic-0]) 11:16:07 2026-05-29T11:16:07.432Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 11:16:07 2026-05-29T11:16:07.433Z INFO 7028 --- [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 legacy-batch-topic-0 11:16:07 2026-05-29T11:16:07.434Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:16:07 2026-05-29T11:16:07.821Z INFO 7028 --- [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. 11:16:07 2026-05-29T11:16:07.821Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:07 2026-05-29T11:16:07.821Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:07 2026-05-29T11:16:07.822Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:07 2026-05-29T11:16:07.822Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:07 2026-05-29T11:16:07.885Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:16:07 2026-05-29T11:16:07.894Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:16:07 2026-05-29T11:16:07.910Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:07 2026-05-29T11:16:07.979Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 11:16:07 2026-05-29T11:16:07.980Z INFO 7028 --- [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-30c45ab5-3bab-4b61-a004-7cbf59dc355d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:07 2026-05-29T11:16:07.980Z INFO 7028 --- [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 11:16:07 2026-05-29T11:16:07.980Z INFO 7028 --- [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 11:16:07 2026-05-29T11:16:07.980Z INFO 7028 --- [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 11:16:07 2026-05-29T11:16:07.981Z INFO 7028 --- [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 11:16:07 2026-05-29T11:16:07.981Z INFO 7028 --- [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 11:16:07 2026-05-29T11:16:07.987Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:07 2026-05-29T11:16:07.987Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:07 2026-05-29T11:16:07.987Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:07 2026-05-29T11:16:07.987Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:07 2026-05-29T11:16:07.990Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 11:16:08 2026-05-29T11:16:08.001Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:08 allow.auto.create.topics = true 11:16:08 auto.commit.interval.ms = 5000 11:16:08 auto.include.jmx.reporter = true 11:16:08 auto.offset.reset = latest 11:16:08 bootstrap.servers = [localhost:32777] 11:16:08 check.crcs = true 11:16:08 client.dns.lookup = use_all_dns_ips 11:16:08 client.id = consumer-test-group-23 11:16:08 client.rack = 11:16:08 connections.max.idle.ms = 540000 11:16:08 default.api.timeout.ms = 60000 11:16:08 enable.auto.commit = true 11:16:08 enable.metrics.push = true 11:16:08 exclude.internal.topics = true 11:16:08 fetch.max.bytes = 52428800 11:16:08 fetch.max.wait.ms = 500 11:16:08 fetch.min.bytes = 1 11:16:08 group.id = test-group 11:16:08 group.instance.id = null 11:16:08 group.protocol = classic 11:16:08 group.remote.assignor = null 11:16:08 heartbeat.interval.ms = 3000 11:16:08 interceptor.classes = [] 11:16:08 internal.leave.group.on.close = true 11:16:08 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:08 isolation.level = read_uncommitted 11:16:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:08 max.partition.fetch.bytes = 1048576 11:16:08 max.poll.interval.ms = 300000 11:16:08 max.poll.records = 2147483647 11:16:08 metadata.max.age.ms = 300000 11:16:08 metadata.recovery.strategy = none 11:16:08 metric.reporters = [] 11:16:08 metrics.num.samples = 2 11:16:08 metrics.recording.level = INFO 11:16:08 metrics.sample.window.ms = 30000 11:16:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:08 receive.buffer.bytes = 65536 11:16:08 reconnect.backoff.max.ms = 1000 11:16:08 reconnect.backoff.ms = 50 11:16:08 request.timeout.ms = 30000 11:16:08 retry.backoff.max.ms = 1000 11:16:08 retry.backoff.ms = 100 11:16:08 sasl.client.callback.handler.class = null 11:16:08 sasl.jaas.config = null 11:16:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:08 sasl.kerberos.min.time.before.relogin = 60000 11:16:08 sasl.kerberos.service.name = null 11:16:08 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:08 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:08 sasl.login.callback.handler.class = null 11:16:08 sasl.login.class = null 11:16:08 sasl.login.connect.timeout.ms = null 11:16:08 sasl.login.read.timeout.ms = null 11:16:08 sasl.login.refresh.buffer.seconds = 300 11:16:08 sasl.login.refresh.min.period.seconds = 60 11:16:08 sasl.login.refresh.window.factor = 0.8 11:16:08 sasl.login.refresh.window.jitter = 0.05 11:16:08 sasl.login.retry.backoff.max.ms = 10000 11:16:08 sasl.login.retry.backoff.ms = 100 11:16:08 sasl.mechanism = GSSAPI 11:16:08 sasl.oauthbearer.clock.skew.seconds = 30 11:16:08 sasl.oauthbearer.expected.audience = null 11:16:08 sasl.oauthbearer.expected.issuer = null 11:16:08 sasl.oauthbearer.header.urlencode = false 11:16:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:08 sasl.oauthbearer.jwks.endpoint.url = null 11:16:08 sasl.oauthbearer.scope.claim.name = scope 11:16:08 sasl.oauthbearer.sub.claim.name = sub 11:16:08 sasl.oauthbearer.token.endpoint.url = null 11:16:08 security.protocol = PLAINTEXT 11:16:08 security.providers = null 11:16:08 send.buffer.bytes = 131072 11:16:08 session.timeout.ms = 45000 11:16:08 socket.connection.setup.timeout.max.ms = 30000 11:16:08 socket.connection.setup.timeout.ms = 10000 11:16:08 ssl.cipher.suites = null 11:16:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:08 ssl.endpoint.identification.algorithm = https 11:16:08 ssl.engine.factory.class = null 11:16:08 ssl.key.password = null 11:16:08 ssl.keymanager.algorithm = SunX509 11:16:08 ssl.keystore.certificate.chain = null 11:16:08 ssl.keystore.key = null 11:16:08 ssl.keystore.location = null 11:16:08 ssl.keystore.password = null 11:16:08 ssl.keystore.type = JKS 11:16:08 ssl.protocol = TLSv1.3 11:16:08 ssl.provider = null 11:16:08 ssl.secure.random.implementation = null 11:16:08 ssl.trustmanager.algorithm = PKIX 11:16:08 ssl.truststore.certificates = null 11:16:08 ssl.truststore.location = null 11:16:08 ssl.truststore.password = null 11:16:08 ssl.truststore.type = JKS 11:16:08 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:08 11:16:08 2026-05-29T11:16:08.001Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:08 2026-05-29T11:16:08.003Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:08 2026-05-29T11:16:08.003Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:08 2026-05-29T11:16:08.003Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053368003 11:16:08 2026-05-29T11:16:08.003Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:16:08 2026-05-29T11:16:08.007Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-23, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:08 2026-05-29T11:16:08.007Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:08 2026-05-29T11:16:08.008Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 11:16:08 2026-05-29T11:16:08.011Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-23-1e61702d-c8d8-40c5-bf02-e524241d49c7 11:16:08 2026-05-29T11:16:08.011Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 11:16:08 2026-05-29T11:16:08.012Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-23-1e61702d-c8d8-40c5-bf02-e524241d49c7', protocol='range'} 11:16:08 2026-05-29T11:16:08.013Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-23-1e61702d-c8d8-40c5-bf02-e524241d49c7=Assignment(partitions=[legacy-batch-topic-0])} 11:16:08 2026-05-29T11:16:08.015Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-23-1e61702d-c8d8-40c5-bf02-e524241d49c7', protocol='range'} 11:16:08 2026-05-29T11:16:08.015Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 11:16:08 2026-05-29T11:16:08.015Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 11:16:08 2026-05-29T11:16:08.016Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 11:16:08 2026-05-29T11:16:08.019Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:16:08 2026-05-29T11:16:08.523Z INFO 7028 --- [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. 11:16:08 2026-05-29T11:16:08.523Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:08 2026-05-29T11:16:08.524Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:08 2026-05-29T11:16:08.524Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:08 2026-05-29T11:16:08.524Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:08 2026-05-29T11:16:08.589Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:16:08 2026-05-29T11:16:08.596Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:16:08 2026-05-29T11:16:08.610Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:08 2026-05-29T11:16:08.651Z WARN 7028 --- [cps-integration-test] [tp1617880041-54] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 74836d13-a873-4399-a5e1-5ef4dff00015, data operation cloud event id: 85a9dbb1-5f81-46b2-876c-278c1e1696f1 11:16:08 2026-05-29T11:16:08.652Z INFO 7028 --- [cps-integration-test] [tp1617880041-54] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:08 acks = -1 11:16:08 auto.include.jmx.reporter = true 11:16:08 batch.size = 16384 11:16:08 bootstrap.servers = [localhost:32777] 11:16:08 buffer.memory = 33554432 11:16:08 client.dns.lookup = use_all_dns_ips 11:16:08 client.id = cps-core-1 11:16:08 compression.gzip.level = -1 11:16:08 compression.lz4.level = 9 11:16:08 compression.type = none 11:16:08 compression.zstd.level = 3 11:16:08 connections.max.idle.ms = 540000 11:16:08 delivery.timeout.ms = 120000 11:16:08 enable.idempotence = true 11:16:08 enable.metrics.push = true 11:16:08 interceptor.classes = [] 11:16:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:08 linger.ms = 0 11:16:08 max.block.ms = 60000 11:16:08 max.in.flight.requests.per.connection = 5 11:16:08 max.request.size = 1048576 11:16:08 metadata.max.age.ms = 300000 11:16:08 metadata.max.idle.ms = 300000 11:16:08 metadata.recovery.strategy = none 11:16:08 metric.reporters = [] 11:16:08 metrics.num.samples = 2 11:16:08 metrics.recording.level = INFO 11:16:08 metrics.sample.window.ms = 30000 11:16:08 partitioner.adaptive.partitioning.enable = true 11:16:08 partitioner.availability.timeout.ms = 0 11:16:08 partitioner.class = null 11:16:08 partitioner.ignore.keys = false 11:16:08 receive.buffer.bytes = 32768 11:16:08 reconnect.backoff.max.ms = 1000 11:16:08 reconnect.backoff.ms = 50 11:16:08 request.timeout.ms = 30000 11:16:08 retries = 2147483647 11:16:08 retry.backoff.max.ms = 1000 11:16:08 retry.backoff.ms = 100 11:16:08 sasl.client.callback.handler.class = null 11:16:08 sasl.jaas.config = null 11:16:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:08 sasl.kerberos.min.time.before.relogin = 60000 11:16:08 sasl.kerberos.service.name = null 11:16:08 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:08 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:08 sasl.login.callback.handler.class = null 11:16:08 sasl.login.class = null 11:16:08 sasl.login.connect.timeout.ms = null 11:16:08 sasl.login.read.timeout.ms = null 11:16:08 sasl.login.refresh.buffer.seconds = 300 11:16:08 sasl.login.refresh.min.period.seconds = 60 11:16:08 sasl.login.refresh.window.factor = 0.8 11:16:08 sasl.login.refresh.window.jitter = 0.05 11:16:08 sasl.login.retry.backoff.max.ms = 10000 11:16:08 sasl.login.retry.backoff.ms = 100 11:16:08 sasl.mechanism = GSSAPI 11:16:08 sasl.oauthbearer.clock.skew.seconds = 30 11:16:08 sasl.oauthbearer.expected.audience = null 11:16:08 sasl.oauthbearer.expected.issuer = null 11:16:08 sasl.oauthbearer.header.urlencode = false 11:16:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:08 sasl.oauthbearer.jwks.endpoint.url = null 11:16:08 sasl.oauthbearer.scope.claim.name = scope 11:16:08 sasl.oauthbearer.sub.claim.name = sub 11:16:08 sasl.oauthbearer.token.endpoint.url = null 11:16:08 security.protocol = PLAINTEXT 11:16:08 security.providers = null 11:16:08 send.buffer.bytes = 131072 11:16:08 socket.connection.setup.timeout.max.ms = 30000 11:16:08 socket.connection.setup.timeout.ms = 10000 11:16:08 ssl.cipher.suites = null 11:16:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:08 ssl.endpoint.identification.algorithm = https 11:16:08 ssl.engine.factory.class = null 11:16:08 ssl.key.password = null 11:16:08 ssl.keymanager.algorithm = SunX509 11:16:08 ssl.keystore.certificate.chain = null 11:16:08 ssl.keystore.key = null 11:16:08 ssl.keystore.location = null 11:16:08 ssl.keystore.password = null 11:16:08 ssl.keystore.type = JKS 11:16:08 ssl.protocol = TLSv1.3 11:16:08 ssl.provider = null 11:16:08 ssl.secure.random.implementation = null 11:16:08 ssl.trustmanager.algorithm = PKIX 11:16:08 ssl.truststore.certificates = null 11:16:08 ssl.truststore.location = null 11:16:08 ssl.truststore.password = null 11:16:08 ssl.truststore.type = JKS 11:16:08 transaction.timeout.ms = 60000 11:16:08 transactional.id = null 11:16:08 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:08 11:16:08 2026-05-29T11:16:08.652Z INFO 7028 --- [cps-integration-test] [tp1617880041-54] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:08 2026-05-29T11:16:08.653Z INFO 7028 --- [cps-integration-test] [tp1617880041-54] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 11:16:08 2026-05-29T11:16:08.655Z INFO 7028 --- [cps-integration-test] [tp1617880041-54] 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. 11:16:08 2026-05-29T11:16:08.660Z INFO 7028 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:08 2026-05-29T11:16:08.660Z INFO 7028 --- [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 11:16:08 2026-05-29T11:16:08.747Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 11:16:08 2026-05-29T11:16:08.747Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Member consumer-test-group-23-1e61702d-c8d8-40c5-bf02-e524241d49c7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:08 2026-05-29T11:16:08.747Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:08 2026-05-29T11:16:08.748Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:08 2026-05-29T11:16:08.748Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:08 2026-05-29T11:16:08.748Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:08 2026-05-29T11:16:08.748Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:09 2026-05-29T11:16:09.213Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:09 2026-05-29T11:16:09.213Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:09 2026-05-29T11:16:09.213Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:09 2026-05-29T11:16:09.213Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:09 2026-05-29T11:16:09.217Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-23 unregistered 11:16:09 2026-05-29T11:16:09.230Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:09 allow.auto.create.topics = true 11:16:09 auto.commit.interval.ms = 5000 11:16:09 auto.include.jmx.reporter = true 11:16:09 auto.offset.reset = latest 11:16:09 bootstrap.servers = [localhost:32777] 11:16:09 check.crcs = true 11:16:09 client.dns.lookup = use_all_dns_ips 11:16:09 client.id = consumer-test-group-24 11:16:09 client.rack = 11:16:09 connections.max.idle.ms = 540000 11:16:09 default.api.timeout.ms = 60000 11:16:09 enable.auto.commit = true 11:16:09 enable.metrics.push = true 11:16:09 exclude.internal.topics = true 11:16:09 fetch.max.bytes = 52428800 11:16:09 fetch.max.wait.ms = 500 11:16:09 fetch.min.bytes = 1 11:16:09 group.id = test-group 11:16:09 group.instance.id = null 11:16:09 group.protocol = classic 11:16:09 group.remote.assignor = null 11:16:09 heartbeat.interval.ms = 3000 11:16:09 interceptor.classes = [] 11:16:09 internal.leave.group.on.close = true 11:16:09 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:09 isolation.level = read_uncommitted 11:16:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:09 max.partition.fetch.bytes = 1048576 11:16:09 max.poll.interval.ms = 300000 11:16:09 max.poll.records = 2147483647 11:16:09 metadata.max.age.ms = 300000 11:16:09 metadata.recovery.strategy = none 11:16:09 metric.reporters = [] 11:16:09 metrics.num.samples = 2 11:16:09 metrics.recording.level = INFO 11:16:09 metrics.sample.window.ms = 30000 11:16:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:09 receive.buffer.bytes = 65536 11:16:09 reconnect.backoff.max.ms = 1000 11:16:09 reconnect.backoff.ms = 50 11:16:09 request.timeout.ms = 30000 11:16:09 retry.backoff.max.ms = 1000 11:16:09 retry.backoff.ms = 100 11:16:09 sasl.client.callback.handler.class = null 11:16:09 sasl.jaas.config = null 11:16:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:09 sasl.kerberos.min.time.before.relogin = 60000 11:16:09 sasl.kerberos.service.name = null 11:16:09 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:09 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:09 sasl.login.callback.handler.class = null 11:16:09 sasl.login.class = null 11:16:09 sasl.login.connect.timeout.ms = null 11:16:09 sasl.login.read.timeout.ms = null 11:16:09 sasl.login.refresh.buffer.seconds = 300 11:16:09 sasl.login.refresh.min.period.seconds = 60 11:16:09 sasl.login.refresh.window.factor = 0.8 11:16:09 sasl.login.refresh.window.jitter = 0.05 11:16:09 sasl.login.retry.backoff.max.ms = 10000 11:16:09 sasl.login.retry.backoff.ms = 100 11:16:09 sasl.mechanism = GSSAPI 11:16:09 sasl.oauthbearer.clock.skew.seconds = 30 11:16:09 sasl.oauthbearer.expected.audience = null 11:16:09 sasl.oauthbearer.expected.issuer = null 11:16:09 sasl.oauthbearer.header.urlencode = false 11:16:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:09 sasl.oauthbearer.jwks.endpoint.url = null 11:16:09 sasl.oauthbearer.scope.claim.name = scope 11:16:09 sasl.oauthbearer.sub.claim.name = sub 11:16:09 sasl.oauthbearer.token.endpoint.url = null 11:16:09 security.protocol = PLAINTEXT 11:16:09 security.providers = null 11:16:09 send.buffer.bytes = 131072 11:16:09 session.timeout.ms = 45000 11:16:09 socket.connection.setup.timeout.max.ms = 30000 11:16:09 socket.connection.setup.timeout.ms = 10000 11:16:09 ssl.cipher.suites = null 11:16:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:09 ssl.endpoint.identification.algorithm = https 11:16:09 ssl.engine.factory.class = null 11:16:09 ssl.key.password = null 11:16:09 ssl.keymanager.algorithm = SunX509 11:16:09 ssl.keystore.certificate.chain = null 11:16:09 ssl.keystore.key = null 11:16:09 ssl.keystore.location = null 11:16:09 ssl.keystore.password = null 11:16:09 ssl.keystore.type = JKS 11:16:09 ssl.protocol = TLSv1.3 11:16:09 ssl.provider = null 11:16:09 ssl.secure.random.implementation = null 11:16:09 ssl.trustmanager.algorithm = PKIX 11:16:09 ssl.truststore.certificates = null 11:16:09 ssl.truststore.location = null 11:16:09 ssl.truststore.password = null 11:16:09 ssl.truststore.type = JKS 11:16:09 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:09 11:16:09 2026-05-29T11:16:09.230Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:09 2026-05-29T11:16:09.232Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:09 2026-05-29T11:16:09.232Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:09 2026-05-29T11:16:09.232Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053369232 11:16:09 2026-05-29T11:16:09.232Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:16:09 2026-05-29T11:16:09.236Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-24, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:09 2026-05-29T11:16:09.237Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:09 2026-05-29T11:16:09.238Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 11:16:09 2026-05-29T11:16:09.240Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-24-ca732b9f-02de-4c69-a35f-37d952f8d3da 11:16:09 2026-05-29T11:16:09.240Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 11:16:09 2026-05-29T11:16:09.241Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-24-ca732b9f-02de-4c69-a35f-37d952f8d3da', protocol='range'} 11:16:09 2026-05-29T11:16:09.241Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-24-ca732b9f-02de-4c69-a35f-37d952f8d3da=Assignment(partitions=[legacy-batch-topic-0])} 11:16:09 2026-05-29T11:16:09.243Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-24-ca732b9f-02de-4c69-a35f-37d952f8d3da', protocol='range'} 11:16:09 2026-05-29T11:16:09.244Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 11:16:09 2026-05-29T11:16:09.244Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 11:16:09 2026-05-29T11:16:09.245Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 11:16:09 2026-05-29T11:16:09.249Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 11:16:09 2026-05-29T11:16:09.758Z INFO 7028 --- [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. 11:16:09 2026-05-29T11:16:09.759Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:09 2026-05-29T11:16:09.759Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:09 2026-05-29T11:16:09.759Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:09 2026-05-29T11:16:09.759Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:09 2026-05-29T11:16:09.829Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:16:09 2026-05-29T11:16:09.838Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:16:09 2026-05-29T11:16:09.853Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:09 2026-05-29T11:16:09.879Z WARN 7028 --- [cps-integration-test] [tp1617880041-53] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: df25f2e8-5884-4045-88be-b68d06dd4ab5, data operation cloud event id: ea73e582-856f-4aa4-b99c-d624d089e23d 11:16:10 2026-05-29T11:16:09.913Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 11:16:10 2026-05-29T11:16:09.913Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Member consumer-test-group-24-ca732b9f-02de-4c69-a35f-37d952f8d3da sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:10 2026-05-29T11:16:09.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:10 2026-05-29T11:16:09.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:10 2026-05-29T11:16:09.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:10 2026-05-29T11:16:09.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:10 2026-05-29T11:16:09.914Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:10 2026-05-29T11:16:10.387Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:10 2026-05-29T11:16:10.387Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:10 2026-05-29T11:16:10.387Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:10 2026-05-29T11:16:10.387Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:10 2026-05-29T11:16:10.390Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-24 unregistered 11:16:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 11:16:10 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 11:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 11:16:10 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 11:16:10 2026-05-29T11:16:10.478Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.478Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.478Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.479Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.479Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.501Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.515Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.516Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.516Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.516Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.516Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.537Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.554Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.554Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.554Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.554Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.554Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.572Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.589Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.590Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.590Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.590Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.590Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.611Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.626Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.626Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.627Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.627Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.627Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.642Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.658Z INFO 7028 --- [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. 11:16:10 2026-05-29T11:16:10.658Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:10 2026-05-29T11:16:10.658Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:10 2026-05-29T11:16:10.659Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:10 2026-05-29T11:16:10.659Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:10 2026-05-29T11:16:10.675Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:10 2026-05-29T11:16:10.685Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:10 allow.auto.create.topics = true 11:16:10 auto.commit.interval.ms = 5000 11:16:10 auto.include.jmx.reporter = true 11:16:10 auto.offset.reset = latest 11:16:10 bootstrap.servers = [localhost:32777] 11:16:10 check.crcs = true 11:16:10 client.dns.lookup = use_all_dns_ips 11:16:10 client.id = consumer-test-group-25 11:16:10 client.rack = 11:16:10 connections.max.idle.ms = 540000 11:16:10 default.api.timeout.ms = 60000 11:16:10 enable.auto.commit = true 11:16:10 enable.metrics.push = true 11:16:10 exclude.internal.topics = true 11:16:10 fetch.max.bytes = 52428800 11:16:10 fetch.max.wait.ms = 500 11:16:10 fetch.min.bytes = 1 11:16:10 group.id = test-group 11:16:10 group.instance.id = null 11:16:10 group.protocol = classic 11:16:10 group.remote.assignor = null 11:16:10 heartbeat.interval.ms = 3000 11:16:10 interceptor.classes = [] 11:16:10 internal.leave.group.on.close = true 11:16:10 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:10 isolation.level = read_uncommitted 11:16:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:10 max.partition.fetch.bytes = 1048576 11:16:10 max.poll.interval.ms = 300000 11:16:10 max.poll.records = 2147483647 11:16:10 metadata.max.age.ms = 300000 11:16:10 metadata.recovery.strategy = none 11:16:10 metric.reporters = [] 11:16:10 metrics.num.samples = 2 11:16:10 metrics.recording.level = INFO 11:16:10 metrics.sample.window.ms = 30000 11:16:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:10 receive.buffer.bytes = 65536 11:16:10 reconnect.backoff.max.ms = 1000 11:16:10 reconnect.backoff.ms = 50 11:16:10 request.timeout.ms = 30000 11:16:10 retry.backoff.max.ms = 1000 11:16:10 retry.backoff.ms = 100 11:16:10 sasl.client.callback.handler.class = null 11:16:10 sasl.jaas.config = null 11:16:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:10 sasl.kerberos.min.time.before.relogin = 60000 11:16:10 sasl.kerberos.service.name = null 11:16:10 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:10 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:10 sasl.login.callback.handler.class = null 11:16:10 sasl.login.class = null 11:16:10 sasl.login.connect.timeout.ms = null 11:16:10 sasl.login.read.timeout.ms = null 11:16:10 sasl.login.refresh.buffer.seconds = 300 11:16:10 sasl.login.refresh.min.period.seconds = 60 11:16:10 sasl.login.refresh.window.factor = 0.8 11:16:10 sasl.login.refresh.window.jitter = 0.05 11:16:10 sasl.login.retry.backoff.max.ms = 10000 11:16:10 sasl.login.retry.backoff.ms = 100 11:16:10 sasl.mechanism = GSSAPI 11:16:10 sasl.oauthbearer.clock.skew.seconds = 30 11:16:10 sasl.oauthbearer.expected.audience = null 11:16:10 sasl.oauthbearer.expected.issuer = null 11:16:10 sasl.oauthbearer.header.urlencode = false 11:16:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:10 sasl.oauthbearer.jwks.endpoint.url = null 11:16:10 sasl.oauthbearer.scope.claim.name = scope 11:16:10 sasl.oauthbearer.sub.claim.name = sub 11:16:10 sasl.oauthbearer.token.endpoint.url = null 11:16:10 security.protocol = PLAINTEXT 11:16:10 security.providers = null 11:16:10 send.buffer.bytes = 131072 11:16:10 session.timeout.ms = 45000 11:16:10 socket.connection.setup.timeout.max.ms = 30000 11:16:10 socket.connection.setup.timeout.ms = 10000 11:16:10 ssl.cipher.suites = null 11:16:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:10 ssl.endpoint.identification.algorithm = https 11:16:10 ssl.engine.factory.class = null 11:16:10 ssl.key.password = null 11:16:10 ssl.keymanager.algorithm = SunX509 11:16:10 ssl.keystore.certificate.chain = null 11:16:10 ssl.keystore.key = null 11:16:10 ssl.keystore.location = null 11:16:10 ssl.keystore.password = null 11:16:10 ssl.keystore.type = JKS 11:16:10 ssl.protocol = TLSv1.3 11:16:10 ssl.provider = null 11:16:10 ssl.secure.random.implementation = null 11:16:10 ssl.trustmanager.algorithm = PKIX 11:16:10 ssl.truststore.certificates = null 11:16:10 ssl.truststore.location = null 11:16:10 ssl.truststore.password = null 11:16:10 ssl.truststore.type = JKS 11:16:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:10 11:16:10 2026-05-29T11:16:10.685Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:10 2026-05-29T11:16:10.687Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:10 2026-05-29T11:16:10.687Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:10 2026-05-29T11:16:10.687Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053370687 11:16:10 2026-05-29T11:16:10.687Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:10 2026-05-29T11:16:10.691Z WARN 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-25, 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} 11:16:10 2026-05-29T11:16:10.692Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-25, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:10 2026-05-29T11:16:10.692Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:10 2026-05-29T11:16:10.694Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 11:16:10 2026-05-29T11:16:10.698Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-25-96516d42-dd86-4311-8f59-8589f6be1eee 11:16:10 2026-05-29T11:16:10.698Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 11:16:10 2026-05-29T11:16:10.700Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-25-96516d42-dd86-4311-8f59-8589f6be1eee', protocol='range'} 11:16:10 2026-05-29T11:16:10.809Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-25-96516d42-dd86-4311-8f59-8589f6be1eee=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:10 2026-05-29T11:16:10.812Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-25-96516d42-dd86-4311-8f59-8589f6be1eee', protocol='range'} 11:16:10 2026-05-29T11:16:10.812Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:10 2026-05-29T11:16:10.812Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:10 2026-05-29T11:16:10.813Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:10 2026-05-29T11:16:10.815Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-25, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:11 2026-05-29T11:16:11.190Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:11 acks = -1 11:16:11 auto.include.jmx.reporter = true 11:16:11 batch.size = 16384 11:16:11 bootstrap.servers = [localhost:32777] 11:16:11 buffer.memory = 33554432 11:16:11 client.dns.lookup = use_all_dns_ips 11:16:11 client.id = test-client-id 11:16:11 compression.gzip.level = -1 11:16:11 compression.lz4.level = 9 11:16:11 compression.type = none 11:16:11 compression.zstd.level = 3 11:16:11 connections.max.idle.ms = 540000 11:16:11 delivery.timeout.ms = 120000 11:16:11 enable.idempotence = true 11:16:11 enable.metrics.push = true 11:16:11 interceptor.classes = [] 11:16:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:11 linger.ms = 0 11:16:11 max.block.ms = 60000 11:16:11 max.in.flight.requests.per.connection = 5 11:16:11 max.request.size = 1048576 11:16:11 metadata.max.age.ms = 300000 11:16:11 metadata.max.idle.ms = 300000 11:16:11 metadata.recovery.strategy = none 11:16:11 metric.reporters = [] 11:16:11 metrics.num.samples = 2 11:16:11 metrics.recording.level = INFO 11:16:11 metrics.sample.window.ms = 30000 11:16:11 partitioner.adaptive.partitioning.enable = true 11:16:11 partitioner.availability.timeout.ms = 0 11:16:11 partitioner.class = null 11:16:11 partitioner.ignore.keys = false 11:16:11 receive.buffer.bytes = 32768 11:16:11 reconnect.backoff.max.ms = 1000 11:16:11 reconnect.backoff.ms = 50 11:16:11 request.timeout.ms = 30000 11:16:11 retries = 2147483647 11:16:11 retry.backoff.max.ms = 1000 11:16:11 retry.backoff.ms = 100 11:16:11 sasl.client.callback.handler.class = null 11:16:11 sasl.jaas.config = null 11:16:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:11 sasl.kerberos.min.time.before.relogin = 60000 11:16:11 sasl.kerberos.service.name = null 11:16:11 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:11 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:11 sasl.login.callback.handler.class = null 11:16:11 sasl.login.class = null 11:16:11 sasl.login.connect.timeout.ms = null 11:16:11 sasl.login.read.timeout.ms = null 11:16:11 sasl.login.refresh.buffer.seconds = 300 11:16:11 sasl.login.refresh.min.period.seconds = 60 11:16:11 sasl.login.refresh.window.factor = 0.8 11:16:11 sasl.login.refresh.window.jitter = 0.05 11:16:11 sasl.login.retry.backoff.max.ms = 10000 11:16:11 sasl.login.retry.backoff.ms = 100 11:16:11 sasl.mechanism = GSSAPI 11:16:11 sasl.oauthbearer.clock.skew.seconds = 30 11:16:11 sasl.oauthbearer.expected.audience = null 11:16:11 sasl.oauthbearer.expected.issuer = null 11:16:11 sasl.oauthbearer.header.urlencode = false 11:16:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:11 sasl.oauthbearer.jwks.endpoint.url = null 11:16:11 sasl.oauthbearer.scope.claim.name = scope 11:16:11 sasl.oauthbearer.sub.claim.name = sub 11:16:11 sasl.oauthbearer.token.endpoint.url = null 11:16:11 security.protocol = PLAINTEXT 11:16:11 security.providers = null 11:16:11 send.buffer.bytes = 131072 11:16:11 socket.connection.setup.timeout.max.ms = 30000 11:16:11 socket.connection.setup.timeout.ms = 10000 11:16:11 ssl.cipher.suites = null 11:16:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:11 ssl.endpoint.identification.algorithm = https 11:16:11 ssl.engine.factory.class = null 11:16:11 ssl.key.password = null 11:16:11 ssl.keymanager.algorithm = SunX509 11:16:11 ssl.keystore.certificate.chain = null 11:16:11 ssl.keystore.key = null 11:16:11 ssl.keystore.location = null 11:16:11 ssl.keystore.password = null 11:16:11 ssl.keystore.type = JKS 11:16:11 ssl.protocol = TLSv1.3 11:16:11 ssl.provider = null 11:16:11 ssl.secure.random.implementation = null 11:16:11 ssl.trustmanager.algorithm = PKIX 11:16:11 ssl.truststore.certificates = null 11:16:11 ssl.truststore.location = null 11:16:11 ssl.truststore.password = null 11:16:11 ssl.truststore.type = JKS 11:16:11 transaction.timeout.ms = 60000 11:16:11 transactional.id = null 11:16:11 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:11 11:16:11 2026-05-29T11:16:11.190Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:11 2026-05-29T11:16:11.191Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:11 2026-05-29T11:16:11.194Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:11 2026-05-29T11:16:11.195Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:11 2026-05-29T11:16:11.195Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053371194 11:16:11 2026-05-29T11:16:11.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:11 acks = -1 11:16:11 auto.include.jmx.reporter = true 11:16:11 batch.size = 16384 11:16:11 bootstrap.servers = [localhost:32777] 11:16:11 buffer.memory = 33554432 11:16:11 client.dns.lookup = use_all_dns_ips 11:16:11 client.id = test-client-id 11:16:11 compression.gzip.level = -1 11:16:11 compression.lz4.level = 9 11:16:11 compression.type = none 11:16:11 compression.zstd.level = 3 11:16:11 connections.max.idle.ms = 540000 11:16:11 delivery.timeout.ms = 120000 11:16:11 enable.idempotence = true 11:16:11 enable.metrics.push = true 11:16:11 interceptor.classes = [] 11:16:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:11 linger.ms = 0 11:16:11 max.block.ms = 60000 11:16:11 max.in.flight.requests.per.connection = 5 11:16:11 max.request.size = 1048576 11:16:11 metadata.max.age.ms = 300000 11:16:11 metadata.max.idle.ms = 300000 11:16:11 metadata.recovery.strategy = none 11:16:11 metric.reporters = [] 11:16:11 metrics.num.samples = 2 11:16:11 metrics.recording.level = INFO 11:16:11 metrics.sample.window.ms = 30000 11:16:11 partitioner.adaptive.partitioning.enable = true 11:16:11 partitioner.availability.timeout.ms = 0 11:16:11 partitioner.class = null 11:16:11 partitioner.ignore.keys = false 11:16:11 receive.buffer.bytes = 32768 11:16:11 reconnect.backoff.max.ms = 1000 11:16:11 reconnect.backoff.ms = 50 11:16:11 request.timeout.ms = 30000 11:16:11 retries = 2147483647 11:16:11 retry.backoff.max.ms = 1000 11:16:11 retry.backoff.ms = 100 11:16:11 sasl.client.callback.handler.class = null 11:16:11 sasl.jaas.config = null 11:16:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:11 sasl.kerberos.min.time.before.relogin = 60000 11:16:11 sasl.kerberos.service.name = null 11:16:11 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:11 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:11 sasl.login.callback.handler.class = null 11:16:11 sasl.login.class = null 11:16:11 sasl.login.connect.timeout.ms = null 11:16:11 sasl.login.read.timeout.ms = null 11:16:11 sasl.login.refresh.buffer.seconds = 300 11:16:11 sasl.login.refresh.min.period.seconds = 60 11:16:11 sasl.login.refresh.window.factor = 0.8 11:16:11 sasl.login.refresh.window.jitter = 0.05 11:16:11 sasl.login.retry.backoff.max.ms = 10000 11:16:11 sasl.login.retry.backoff.ms = 100 11:16:11 sasl.mechanism = GSSAPI 11:16:11 sasl.oauthbearer.clock.skew.seconds = 30 11:16:11 sasl.oauthbearer.expected.audience = null 11:16:11 sasl.oauthbearer.expected.issuer = null 11:16:11 sasl.oauthbearer.header.urlencode = false 11:16:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:11 sasl.oauthbearer.jwks.endpoint.url = null 11:16:11 sasl.oauthbearer.scope.claim.name = scope 11:16:11 sasl.oauthbearer.sub.claim.name = sub 11:16:11 sasl.oauthbearer.token.endpoint.url = null 11:16:11 security.protocol = PLAINTEXT 11:16:11 security.providers = null 11:16:11 send.buffer.bytes = 131072 11:16:11 socket.connection.setup.timeout.max.ms = 30000 11:16:11 socket.connection.setup.timeout.ms = 10000 11:16:11 ssl.cipher.suites = null 11:16:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:11 ssl.endpoint.identification.algorithm = https 11:16:11 ssl.engine.factory.class = null 11:16:11 ssl.key.password = null 11:16:11 ssl.keymanager.algorithm = SunX509 11:16:11 ssl.keystore.certificate.chain = null 11:16:11 ssl.keystore.key = null 11:16:11 ssl.keystore.location = null 11:16:11 ssl.keystore.password = null 11:16:11 ssl.keystore.type = JKS 11:16:11 ssl.protocol = TLSv1.3 11:16:11 ssl.provider = null 11:16:11 ssl.secure.random.implementation = null 11:16:11 ssl.trustmanager.algorithm = PKIX 11:16:11 ssl.truststore.certificates = null 11:16:11 ssl.truststore.location = null 11:16:11 ssl.truststore.password = null 11:16:11 ssl.truststore.type = JKS 11:16:11 transaction.timeout.ms = 60000 11:16:11 transactional.id = null 11:16:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:11 11:16:11 2026-05-29T11:16:11.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:11 2026-05-29T11:16:11.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:11 2026-05-29T11:16:11.201Z INFO 7028 --- [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. 11:16:11 2026-05-29T11:16:11.201Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:11 2026-05-29T11:16:11.201Z INFO 7028 --- [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 11:16:11 2026-05-29T11:16:11.206Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:11 2026-05-29T11:16:11.206Z INFO 7028 --- [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 11:16:11 2026-05-29T11:16:11.233Z INFO 7028 --- [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 11:16:11 2026-05-29T11:16:11.298Z INFO 7028 --- [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 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Member consumer-test-group-25-96516d42-dd86-4311-8f59-8589f6be1eee sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:11 2026-05-29T11:16:11.355Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:11 2026-05-29T11:16:11.847Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:11 2026-05-29T11:16:11.847Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:11 2026-05-29T11:16:11.847Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:11 2026-05-29T11:16:11.847Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:11 2026-05-29T11:16:11.849Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-25 unregistered 11:16:11 2026-05-29T11:16:11.850Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:11 2026-05-29T11:16:11.853Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:11 2026-05-29T11:16:11.853Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:11 2026-05-29T11:16:11.853Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:11 2026-05-29T11:16:11.853Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:11 2026-05-29T11:16:11.854Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:11 2026-05-29T11:16:11.854Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:11 2026-05-29T11:16:11.856Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:11 2026-05-29T11:16:11.856Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:11 2026-05-29T11:16:11.856Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:11 2026-05-29T11:16:11.856Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:11 2026-05-29T11:16:11.856Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:12 2026-05-29T11:16:11.974Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:11.974Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:11.975Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:11.975Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:11.975Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:11.990Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.004Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.004Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:12.004Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:12.005Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:12.005Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:12.021Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.037Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:12.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:12.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:12.037Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:12.051Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.074Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.074Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:12.074Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:12.074Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:12.074Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:12.090Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.125Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.125Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:12.126Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:12.126Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:12.126Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:12.144Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.166Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.167Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:12 2026-05-29T11:16:12.167Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:12 2026-05-29T11:16:12.167Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:12 2026-05-29T11:16:12.167Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:12 2026-05-29T11:16:12.183Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:12 2026-05-29T11:16:12.194Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:12 allow.auto.create.topics = true 11:16:12 auto.commit.interval.ms = 5000 11:16:12 auto.include.jmx.reporter = true 11:16:12 auto.offset.reset = latest 11:16:12 bootstrap.servers = [localhost:32777] 11:16:12 check.crcs = true 11:16:12 client.dns.lookup = use_all_dns_ips 11:16:12 client.id = consumer-test-group-26 11:16:12 client.rack = 11:16:12 connections.max.idle.ms = 540000 11:16:12 default.api.timeout.ms = 60000 11:16:12 enable.auto.commit = true 11:16:12 enable.metrics.push = true 11:16:12 exclude.internal.topics = true 11:16:12 fetch.max.bytes = 52428800 11:16:12 fetch.max.wait.ms = 500 11:16:12 fetch.min.bytes = 1 11:16:12 group.id = test-group 11:16:12 group.instance.id = null 11:16:12 group.protocol = classic 11:16:12 group.remote.assignor = null 11:16:12 heartbeat.interval.ms = 3000 11:16:12 interceptor.classes = [] 11:16:12 internal.leave.group.on.close = true 11:16:12 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:12 isolation.level = read_uncommitted 11:16:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:12 max.partition.fetch.bytes = 1048576 11:16:12 max.poll.interval.ms = 300000 11:16:12 max.poll.records = 2147483647 11:16:12 metadata.max.age.ms = 300000 11:16:12 metadata.recovery.strategy = none 11:16:12 metric.reporters = [] 11:16:12 metrics.num.samples = 2 11:16:12 metrics.recording.level = INFO 11:16:12 metrics.sample.window.ms = 30000 11:16:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:12 receive.buffer.bytes = 65536 11:16:12 reconnect.backoff.max.ms = 1000 11:16:12 reconnect.backoff.ms = 50 11:16:12 request.timeout.ms = 30000 11:16:12 retry.backoff.max.ms = 1000 11:16:12 retry.backoff.ms = 100 11:16:12 sasl.client.callback.handler.class = null 11:16:12 sasl.jaas.config = null 11:16:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:12 sasl.kerberos.min.time.before.relogin = 60000 11:16:12 sasl.kerberos.service.name = null 11:16:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:12 sasl.login.callback.handler.class = null 11:16:12 sasl.login.class = null 11:16:12 sasl.login.connect.timeout.ms = null 11:16:12 sasl.login.read.timeout.ms = null 11:16:12 sasl.login.refresh.buffer.seconds = 300 11:16:12 sasl.login.refresh.min.period.seconds = 60 11:16:12 sasl.login.refresh.window.factor = 0.8 11:16:12 sasl.login.refresh.window.jitter = 0.05 11:16:12 sasl.login.retry.backoff.max.ms = 10000 11:16:12 sasl.login.retry.backoff.ms = 100 11:16:12 sasl.mechanism = GSSAPI 11:16:12 sasl.oauthbearer.clock.skew.seconds = 30 11:16:12 sasl.oauthbearer.expected.audience = null 11:16:12 sasl.oauthbearer.expected.issuer = null 11:16:12 sasl.oauthbearer.header.urlencode = false 11:16:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:12 sasl.oauthbearer.jwks.endpoint.url = null 11:16:12 sasl.oauthbearer.scope.claim.name = scope 11:16:12 sasl.oauthbearer.sub.claim.name = sub 11:16:12 sasl.oauthbearer.token.endpoint.url = null 11:16:12 security.protocol = PLAINTEXT 11:16:12 security.providers = null 11:16:12 send.buffer.bytes = 131072 11:16:12 session.timeout.ms = 45000 11:16:12 socket.connection.setup.timeout.max.ms = 30000 11:16:12 socket.connection.setup.timeout.ms = 10000 11:16:12 ssl.cipher.suites = null 11:16:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:12 ssl.endpoint.identification.algorithm = https 11:16:12 ssl.engine.factory.class = null 11:16:12 ssl.key.password = null 11:16:12 ssl.keymanager.algorithm = SunX509 11:16:12 ssl.keystore.certificate.chain = null 11:16:12 ssl.keystore.key = null 11:16:12 ssl.keystore.location = null 11:16:12 ssl.keystore.password = null 11:16:12 ssl.keystore.type = JKS 11:16:12 ssl.protocol = TLSv1.3 11:16:12 ssl.provider = null 11:16:12 ssl.secure.random.implementation = null 11:16:12 ssl.trustmanager.algorithm = PKIX 11:16:12 ssl.truststore.certificates = null 11:16:12 ssl.truststore.location = null 11:16:12 ssl.truststore.password = null 11:16:12 ssl.truststore.type = JKS 11:16:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:12 11:16:12 2026-05-29T11:16:12.194Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:12 2026-05-29T11:16:12.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:12 2026-05-29T11:16:12.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:12 2026-05-29T11:16:12.198Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053372198 11:16:12 2026-05-29T11:16:12.199Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:12 2026-05-29T11:16:12.208Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-26, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:12 2026-05-29T11:16:12.209Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:12 2026-05-29T11:16:12.210Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 11:16:12 2026-05-29T11:16:12.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-26-8026bf53-1379-4054-b744-5391c61b9d7a 11:16:12 2026-05-29T11:16:12.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 11:16:12 2026-05-29T11:16:12.213Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-26-8026bf53-1379-4054-b744-5391c61b9d7a', protocol='range'} 11:16:12 2026-05-29T11:16:12.214Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-26-8026bf53-1379-4054-b744-5391c61b9d7a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:12 2026-05-29T11:16:12.215Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-26-8026bf53-1379-4054-b744-5391c61b9d7a', protocol='range'} 11:16:12 2026-05-29T11:16:12.215Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:12 2026-05-29T11:16:12.215Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:12 2026-05-29T11:16:12.216Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:12 2026-05-29T11:16:12.220Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-26, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:12 2026-05-29T11:16:12.701Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:12 acks = -1 11:16:12 auto.include.jmx.reporter = true 11:16:12 batch.size = 16384 11:16:12 bootstrap.servers = [localhost:32777] 11:16:12 buffer.memory = 33554432 11:16:12 client.dns.lookup = use_all_dns_ips 11:16:12 client.id = test-client-id 11:16:12 compression.gzip.level = -1 11:16:12 compression.lz4.level = 9 11:16:12 compression.type = none 11:16:12 compression.zstd.level = 3 11:16:12 connections.max.idle.ms = 540000 11:16:12 delivery.timeout.ms = 120000 11:16:12 enable.idempotence = true 11:16:12 enable.metrics.push = true 11:16:12 interceptor.classes = [] 11:16:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:12 linger.ms = 0 11:16:12 max.block.ms = 60000 11:16:12 max.in.flight.requests.per.connection = 5 11:16:12 max.request.size = 1048576 11:16:12 metadata.max.age.ms = 300000 11:16:12 metadata.max.idle.ms = 300000 11:16:12 metadata.recovery.strategy = none 11:16:12 metric.reporters = [] 11:16:12 metrics.num.samples = 2 11:16:12 metrics.recording.level = INFO 11:16:12 metrics.sample.window.ms = 30000 11:16:12 partitioner.adaptive.partitioning.enable = true 11:16:12 partitioner.availability.timeout.ms = 0 11:16:12 partitioner.class = null 11:16:12 partitioner.ignore.keys = false 11:16:12 receive.buffer.bytes = 32768 11:16:12 reconnect.backoff.max.ms = 1000 11:16:12 reconnect.backoff.ms = 50 11:16:12 request.timeout.ms = 30000 11:16:12 retries = 2147483647 11:16:12 retry.backoff.max.ms = 1000 11:16:12 retry.backoff.ms = 100 11:16:12 sasl.client.callback.handler.class = null 11:16:12 sasl.jaas.config = null 11:16:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:12 sasl.kerberos.min.time.before.relogin = 60000 11:16:12 sasl.kerberos.service.name = null 11:16:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:12 sasl.login.callback.handler.class = null 11:16:12 sasl.login.class = null 11:16:12 sasl.login.connect.timeout.ms = null 11:16:12 sasl.login.read.timeout.ms = null 11:16:12 sasl.login.refresh.buffer.seconds = 300 11:16:12 sasl.login.refresh.min.period.seconds = 60 11:16:12 sasl.login.refresh.window.factor = 0.8 11:16:12 sasl.login.refresh.window.jitter = 0.05 11:16:12 sasl.login.retry.backoff.max.ms = 10000 11:16:12 sasl.login.retry.backoff.ms = 100 11:16:12 sasl.mechanism = GSSAPI 11:16:12 sasl.oauthbearer.clock.skew.seconds = 30 11:16:12 sasl.oauthbearer.expected.audience = null 11:16:12 sasl.oauthbearer.expected.issuer = null 11:16:12 sasl.oauthbearer.header.urlencode = false 11:16:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:12 sasl.oauthbearer.jwks.endpoint.url = null 11:16:12 sasl.oauthbearer.scope.claim.name = scope 11:16:12 sasl.oauthbearer.sub.claim.name = sub 11:16:12 sasl.oauthbearer.token.endpoint.url = null 11:16:12 security.protocol = PLAINTEXT 11:16:12 security.providers = null 11:16:12 send.buffer.bytes = 131072 11:16:12 socket.connection.setup.timeout.max.ms = 30000 11:16:12 socket.connection.setup.timeout.ms = 10000 11:16:12 ssl.cipher.suites = null 11:16:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:12 ssl.endpoint.identification.algorithm = https 11:16:12 ssl.engine.factory.class = null 11:16:12 ssl.key.password = null 11:16:12 ssl.keymanager.algorithm = SunX509 11:16:12 ssl.keystore.certificate.chain = null 11:16:12 ssl.keystore.key = null 11:16:12 ssl.keystore.location = null 11:16:12 ssl.keystore.password = null 11:16:12 ssl.keystore.type = JKS 11:16:12 ssl.protocol = TLSv1.3 11:16:12 ssl.provider = null 11:16:12 ssl.secure.random.implementation = null 11:16:12 ssl.trustmanager.algorithm = PKIX 11:16:12 ssl.truststore.certificates = null 11:16:12 ssl.truststore.location = null 11:16:12 ssl.truststore.password = null 11:16:12 ssl.truststore.type = JKS 11:16:12 transaction.timeout.ms = 60000 11:16:12 transactional.id = null 11:16:12 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:12 11:16:12 2026-05-29T11:16:12.701Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:12 2026-05-29T11:16:12.702Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:12 2026-05-29T11:16:12.705Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:12 2026-05-29T11:16:12.705Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:12 2026-05-29T11:16:12.705Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053372705 11:16:12 2026-05-29T11:16:12.707Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:12 acks = -1 11:16:12 auto.include.jmx.reporter = true 11:16:12 batch.size = 16384 11:16:12 bootstrap.servers = [localhost:32777] 11:16:12 buffer.memory = 33554432 11:16:12 client.dns.lookup = use_all_dns_ips 11:16:12 client.id = test-client-id 11:16:12 compression.gzip.level = -1 11:16:12 compression.lz4.level = 9 11:16:12 compression.type = none 11:16:12 compression.zstd.level = 3 11:16:12 connections.max.idle.ms = 540000 11:16:12 delivery.timeout.ms = 120000 11:16:12 enable.idempotence = true 11:16:12 enable.metrics.push = true 11:16:12 interceptor.classes = [] 11:16:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:12 linger.ms = 0 11:16:12 max.block.ms = 60000 11:16:12 max.in.flight.requests.per.connection = 5 11:16:12 max.request.size = 1048576 11:16:12 metadata.max.age.ms = 300000 11:16:12 metadata.max.idle.ms = 300000 11:16:12 metadata.recovery.strategy = none 11:16:12 metric.reporters = [] 11:16:12 metrics.num.samples = 2 11:16:12 metrics.recording.level = INFO 11:16:12 metrics.sample.window.ms = 30000 11:16:12 partitioner.adaptive.partitioning.enable = true 11:16:12 partitioner.availability.timeout.ms = 0 11:16:12 partitioner.class = null 11:16:12 partitioner.ignore.keys = false 11:16:12 receive.buffer.bytes = 32768 11:16:12 reconnect.backoff.max.ms = 1000 11:16:12 reconnect.backoff.ms = 50 11:16:12 request.timeout.ms = 30000 11:16:12 retries = 2147483647 11:16:12 retry.backoff.max.ms = 1000 11:16:12 retry.backoff.ms = 100 11:16:12 sasl.client.callback.handler.class = null 11:16:12 sasl.jaas.config = null 11:16:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:12 sasl.kerberos.min.time.before.relogin = 60000 11:16:12 sasl.kerberos.service.name = null 11:16:12 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:12 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:12 sasl.login.callback.handler.class = null 11:16:12 sasl.login.class = null 11:16:12 sasl.login.connect.timeout.ms = null 11:16:12 sasl.login.read.timeout.ms = null 11:16:12 sasl.login.refresh.buffer.seconds = 300 11:16:12 sasl.login.refresh.min.period.seconds = 60 11:16:12 sasl.login.refresh.window.factor = 0.8 11:16:12 sasl.login.refresh.window.jitter = 0.05 11:16:12 sasl.login.retry.backoff.max.ms = 10000 11:16:12 sasl.login.retry.backoff.ms = 100 11:16:12 sasl.mechanism = GSSAPI 11:16:12 sasl.oauthbearer.clock.skew.seconds = 30 11:16:12 sasl.oauthbearer.expected.audience = null 11:16:12 sasl.oauthbearer.expected.issuer = null 11:16:12 sasl.oauthbearer.header.urlencode = false 11:16:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:12 sasl.oauthbearer.jwks.endpoint.url = null 11:16:12 sasl.oauthbearer.scope.claim.name = scope 11:16:12 sasl.oauthbearer.sub.claim.name = sub 11:16:12 sasl.oauthbearer.token.endpoint.url = null 11:16:12 security.protocol = PLAINTEXT 11:16:12 security.providers = null 11:16:12 send.buffer.bytes = 131072 11:16:12 socket.connection.setup.timeout.max.ms = 30000 11:16:12 socket.connection.setup.timeout.ms = 10000 11:16:12 ssl.cipher.suites = null 11:16:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:12 ssl.endpoint.identification.algorithm = https 11:16:12 ssl.engine.factory.class = null 11:16:12 ssl.key.password = null 11:16:12 ssl.keymanager.algorithm = SunX509 11:16:12 ssl.keystore.certificate.chain = null 11:16:12 ssl.keystore.key = null 11:16:12 ssl.keystore.location = null 11:16:12 ssl.keystore.password = null 11:16:12 ssl.keystore.type = JKS 11:16:12 ssl.protocol = TLSv1.3 11:16:12 ssl.provider = null 11:16:12 ssl.secure.random.implementation = null 11:16:12 ssl.trustmanager.algorithm = PKIX 11:16:12 ssl.truststore.certificates = null 11:16:12 ssl.truststore.location = null 11:16:12 ssl.truststore.password = null 11:16:12 ssl.truststore.type = JKS 11:16:12 transaction.timeout.ms = 60000 11:16:12 transactional.id = null 11:16:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:12 11:16:12 2026-05-29T11:16:12.707Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:12 2026-05-29T11:16:12.708Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:12 2026-05-29T11:16:12.710Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:12 2026-05-29T11:16:12.710Z INFO 7028 --- [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 11:16:12 2026-05-29T11:16:12.711Z INFO 7028 --- [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. 11:16:12 2026-05-29T11:16:12.714Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:12 2026-05-29T11:16:12.715Z INFO 7028 --- [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 11:16:12 2026-05-29T11:16:12.719Z INFO 7028 --- [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 11:16:12 2026-05-29T11:16:12.743Z INFO 7028 --- [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 11:16:12 2026-05-29T11:16:12.845Z INFO 7028 --- [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 11:16:12 2026-05-29T11:16:12.866Z INFO 7028 --- [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 11:16:13 2026-05-29T11:16:12.947Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:13 2026-05-29T11:16:12.947Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Member consumer-test-group-26-8026bf53-1379-4054-b744-5391c61b9d7a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:13 2026-05-29T11:16:12.948Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:13 2026-05-29T11:16:12.948Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:13 2026-05-29T11:16:12.948Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:13 2026-05-29T11:16:12.948Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:13 2026-05-29T11:16:12.948Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:13 2026-05-29T11:16:12.951Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:13 2026-05-29T11:16:12.951Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:13 2026-05-29T11:16:12.951Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:13 2026-05-29T11:16:12.952Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:13 2026-05-29T11:16:12.953Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-26 unregistered 11:16:13 2026-05-29T11:16:12.953Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:13 2026-05-29T11:16:12.956Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:13 2026-05-29T11:16:12.956Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:13 2026-05-29T11:16:12.956Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:13 2026-05-29T11:16:12.956Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:13 2026-05-29T11:16:12.956Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:13 2026-05-29T11:16:12.957Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:13 2026-05-29T11:16:12.959Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:13 2026-05-29T11:16:12.960Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:13 2026-05-29T11:16:12.960Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:13 2026-05-29T11:16:12.960Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:13 2026-05-29T11:16:12.960Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:13 2026-05-29T11:16:13.069Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.070Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.070Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.070Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.070Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.086Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.102Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.102Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.102Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.102Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.102Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.118Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.134Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.135Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.154Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.172Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.173Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.173Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.173Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.173Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.192Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.209Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.210Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.210Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.210Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.210Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.226Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.242Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.243Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:13 2026-05-29T11:16:13.243Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:13 2026-05-29T11:16:13.243Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:13 2026-05-29T11:16:13.243Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:13 2026-05-29T11:16:13.259Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:13 2026-05-29T11:16:13.268Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:13 allow.auto.create.topics = true 11:16:13 auto.commit.interval.ms = 5000 11:16:13 auto.include.jmx.reporter = true 11:16:13 auto.offset.reset = latest 11:16:13 bootstrap.servers = [localhost:32777] 11:16:13 check.crcs = true 11:16:13 client.dns.lookup = use_all_dns_ips 11:16:13 client.id = consumer-test-group-27 11:16:13 client.rack = 11:16:13 connections.max.idle.ms = 540000 11:16:13 default.api.timeout.ms = 60000 11:16:13 enable.auto.commit = true 11:16:13 enable.metrics.push = true 11:16:13 exclude.internal.topics = true 11:16:13 fetch.max.bytes = 52428800 11:16:13 fetch.max.wait.ms = 500 11:16:13 fetch.min.bytes = 1 11:16:13 group.id = test-group 11:16:13 group.instance.id = null 11:16:13 group.protocol = classic 11:16:13 group.remote.assignor = null 11:16:13 heartbeat.interval.ms = 3000 11:16:13 interceptor.classes = [] 11:16:13 internal.leave.group.on.close = true 11:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:13 isolation.level = read_uncommitted 11:16:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:13 max.partition.fetch.bytes = 1048576 11:16:13 max.poll.interval.ms = 300000 11:16:13 max.poll.records = 2147483647 11:16:13 metadata.max.age.ms = 300000 11:16:13 metadata.recovery.strategy = none 11:16:13 metric.reporters = [] 11:16:13 metrics.num.samples = 2 11:16:13 metrics.recording.level = INFO 11:16:13 metrics.sample.window.ms = 30000 11:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:13 receive.buffer.bytes = 65536 11:16:13 reconnect.backoff.max.ms = 1000 11:16:13 reconnect.backoff.ms = 50 11:16:13 request.timeout.ms = 30000 11:16:13 retry.backoff.max.ms = 1000 11:16:13 retry.backoff.ms = 100 11:16:13 sasl.client.callback.handler.class = null 11:16:13 sasl.jaas.config = null 11:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:13 sasl.kerberos.min.time.before.relogin = 60000 11:16:13 sasl.kerberos.service.name = null 11:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:13 sasl.login.callback.handler.class = null 11:16:13 sasl.login.class = null 11:16:13 sasl.login.connect.timeout.ms = null 11:16:13 sasl.login.read.timeout.ms = null 11:16:13 sasl.login.refresh.buffer.seconds = 300 11:16:13 sasl.login.refresh.min.period.seconds = 60 11:16:13 sasl.login.refresh.window.factor = 0.8 11:16:13 sasl.login.refresh.window.jitter = 0.05 11:16:13 sasl.login.retry.backoff.max.ms = 10000 11:16:13 sasl.login.retry.backoff.ms = 100 11:16:13 sasl.mechanism = GSSAPI 11:16:13 sasl.oauthbearer.clock.skew.seconds = 30 11:16:13 sasl.oauthbearer.expected.audience = null 11:16:13 sasl.oauthbearer.expected.issuer = null 11:16:13 sasl.oauthbearer.header.urlencode = false 11:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:13 sasl.oauthbearer.jwks.endpoint.url = null 11:16:13 sasl.oauthbearer.scope.claim.name = scope 11:16:13 sasl.oauthbearer.sub.claim.name = sub 11:16:13 sasl.oauthbearer.token.endpoint.url = null 11:16:13 security.protocol = PLAINTEXT 11:16:13 security.providers = null 11:16:13 send.buffer.bytes = 131072 11:16:13 session.timeout.ms = 45000 11:16:13 socket.connection.setup.timeout.max.ms = 30000 11:16:13 socket.connection.setup.timeout.ms = 10000 11:16:13 ssl.cipher.suites = null 11:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:13 ssl.endpoint.identification.algorithm = https 11:16:13 ssl.engine.factory.class = null 11:16:13 ssl.key.password = null 11:16:13 ssl.keymanager.algorithm = SunX509 11:16:13 ssl.keystore.certificate.chain = null 11:16:13 ssl.keystore.key = null 11:16:13 ssl.keystore.location = null 11:16:13 ssl.keystore.password = null 11:16:13 ssl.keystore.type = JKS 11:16:13 ssl.protocol = TLSv1.3 11:16:13 ssl.provider = null 11:16:13 ssl.secure.random.implementation = null 11:16:13 ssl.trustmanager.algorithm = PKIX 11:16:13 ssl.truststore.certificates = null 11:16:13 ssl.truststore.location = null 11:16:13 ssl.truststore.password = null 11:16:13 ssl.truststore.type = JKS 11:16:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:13 11:16:13 2026-05-29T11:16:13.269Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:13 2026-05-29T11:16:13.270Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:13 2026-05-29T11:16:13.271Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:13 2026-05-29T11:16:13.271Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053373270 11:16:13 2026-05-29T11:16:13.271Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:13 2026-05-29T11:16:13.276Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-27, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:13 2026-05-29T11:16:13.276Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:13 2026-05-29T11:16:13.278Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 11:16:13 2026-05-29T11:16:13.281Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-27-6033bd00-7641-449b-9118-3802ee73190b 11:16:13 2026-05-29T11:16:13.281Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 11:16:13 2026-05-29T11:16:13.283Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-27-6033bd00-7641-449b-9118-3802ee73190b', protocol='range'} 11:16:13 2026-05-29T11:16:13.284Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-27-6033bd00-7641-449b-9118-3802ee73190b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:13 2026-05-29T11:16:13.285Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-27-6033bd00-7641-449b-9118-3802ee73190b', protocol='range'} 11:16:13 2026-05-29T11:16:13.285Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:13 2026-05-29T11:16:13.285Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:13 2026-05-29T11:16:13.286Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:13 2026-05-29T11:16:13.290Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-27, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:13 2026-05-29T11:16:13.772Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:13 acks = -1 11:16:13 auto.include.jmx.reporter = true 11:16:13 batch.size = 16384 11:16:13 bootstrap.servers = [localhost:32777] 11:16:13 buffer.memory = 33554432 11:16:13 client.dns.lookup = use_all_dns_ips 11:16:13 client.id = test-client-id 11:16:13 compression.gzip.level = -1 11:16:13 compression.lz4.level = 9 11:16:13 compression.type = none 11:16:13 compression.zstd.level = 3 11:16:13 connections.max.idle.ms = 540000 11:16:13 delivery.timeout.ms = 120000 11:16:13 enable.idempotence = true 11:16:13 enable.metrics.push = true 11:16:13 interceptor.classes = [] 11:16:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:13 linger.ms = 0 11:16:13 max.block.ms = 60000 11:16:13 max.in.flight.requests.per.connection = 5 11:16:13 max.request.size = 1048576 11:16:13 metadata.max.age.ms = 300000 11:16:13 metadata.max.idle.ms = 300000 11:16:13 metadata.recovery.strategy = none 11:16:13 metric.reporters = [] 11:16:13 metrics.num.samples = 2 11:16:13 metrics.recording.level = INFO 11:16:13 metrics.sample.window.ms = 30000 11:16:13 partitioner.adaptive.partitioning.enable = true 11:16:13 partitioner.availability.timeout.ms = 0 11:16:13 partitioner.class = null 11:16:13 partitioner.ignore.keys = false 11:16:13 receive.buffer.bytes = 32768 11:16:13 reconnect.backoff.max.ms = 1000 11:16:13 reconnect.backoff.ms = 50 11:16:13 request.timeout.ms = 30000 11:16:13 retries = 2147483647 11:16:13 retry.backoff.max.ms = 1000 11:16:13 retry.backoff.ms = 100 11:16:13 sasl.client.callback.handler.class = null 11:16:13 sasl.jaas.config = null 11:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:13 sasl.kerberos.min.time.before.relogin = 60000 11:16:13 sasl.kerberos.service.name = null 11:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:13 sasl.login.callback.handler.class = null 11:16:13 sasl.login.class = null 11:16:13 sasl.login.connect.timeout.ms = null 11:16:13 sasl.login.read.timeout.ms = null 11:16:13 sasl.login.refresh.buffer.seconds = 300 11:16:13 sasl.login.refresh.min.period.seconds = 60 11:16:13 sasl.login.refresh.window.factor = 0.8 11:16:13 sasl.login.refresh.window.jitter = 0.05 11:16:13 sasl.login.retry.backoff.max.ms = 10000 11:16:13 sasl.login.retry.backoff.ms = 100 11:16:13 sasl.mechanism = GSSAPI 11:16:13 sasl.oauthbearer.clock.skew.seconds = 30 11:16:13 sasl.oauthbearer.expected.audience = null 11:16:13 sasl.oauthbearer.expected.issuer = null 11:16:13 sasl.oauthbearer.header.urlencode = false 11:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:13 sasl.oauthbearer.jwks.endpoint.url = null 11:16:13 sasl.oauthbearer.scope.claim.name = scope 11:16:13 sasl.oauthbearer.sub.claim.name = sub 11:16:13 sasl.oauthbearer.token.endpoint.url = null 11:16:13 security.protocol = PLAINTEXT 11:16:13 security.providers = null 11:16:13 send.buffer.bytes = 131072 11:16:13 socket.connection.setup.timeout.max.ms = 30000 11:16:13 socket.connection.setup.timeout.ms = 10000 11:16:13 ssl.cipher.suites = null 11:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:13 ssl.endpoint.identification.algorithm = https 11:16:13 ssl.engine.factory.class = null 11:16:13 ssl.key.password = null 11:16:13 ssl.keymanager.algorithm = SunX509 11:16:13 ssl.keystore.certificate.chain = null 11:16:13 ssl.keystore.key = null 11:16:13 ssl.keystore.location = null 11:16:13 ssl.keystore.password = null 11:16:13 ssl.keystore.type = JKS 11:16:13 ssl.protocol = TLSv1.3 11:16:13 ssl.provider = null 11:16:13 ssl.secure.random.implementation = null 11:16:13 ssl.trustmanager.algorithm = PKIX 11:16:13 ssl.truststore.certificates = null 11:16:13 ssl.truststore.location = null 11:16:13 ssl.truststore.password = null 11:16:13 ssl.truststore.type = JKS 11:16:13 transaction.timeout.ms = 60000 11:16:13 transactional.id = null 11:16:13 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:13 11:16:13 2026-05-29T11:16:13.773Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:13 2026-05-29T11:16:13.773Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:13 2026-05-29T11:16:13.776Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:13 2026-05-29T11:16:13.776Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:13 2026-05-29T11:16:13.776Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053373776 11:16:13 2026-05-29T11:16:13.777Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:13 acks = -1 11:16:13 auto.include.jmx.reporter = true 11:16:13 batch.size = 16384 11:16:13 bootstrap.servers = [localhost:32777] 11:16:13 buffer.memory = 33554432 11:16:13 client.dns.lookup = use_all_dns_ips 11:16:13 client.id = test-client-id 11:16:13 compression.gzip.level = -1 11:16:13 compression.lz4.level = 9 11:16:13 compression.type = none 11:16:13 compression.zstd.level = 3 11:16:13 connections.max.idle.ms = 540000 11:16:13 delivery.timeout.ms = 120000 11:16:13 enable.idempotence = true 11:16:13 enable.metrics.push = true 11:16:13 interceptor.classes = [] 11:16:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:13 linger.ms = 0 11:16:13 max.block.ms = 60000 11:16:13 max.in.flight.requests.per.connection = 5 11:16:13 max.request.size = 1048576 11:16:13 metadata.max.age.ms = 300000 11:16:13 metadata.max.idle.ms = 300000 11:16:13 metadata.recovery.strategy = none 11:16:13 metric.reporters = [] 11:16:13 metrics.num.samples = 2 11:16:13 metrics.recording.level = INFO 11:16:13 metrics.sample.window.ms = 30000 11:16:13 partitioner.adaptive.partitioning.enable = true 11:16:13 partitioner.availability.timeout.ms = 0 11:16:13 partitioner.class = null 11:16:13 partitioner.ignore.keys = false 11:16:13 receive.buffer.bytes = 32768 11:16:13 reconnect.backoff.max.ms = 1000 11:16:13 reconnect.backoff.ms = 50 11:16:13 request.timeout.ms = 30000 11:16:13 retries = 2147483647 11:16:13 retry.backoff.max.ms = 1000 11:16:13 retry.backoff.ms = 100 11:16:13 sasl.client.callback.handler.class = null 11:16:13 sasl.jaas.config = null 11:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:13 sasl.kerberos.min.time.before.relogin = 60000 11:16:13 sasl.kerberos.service.name = null 11:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:13 sasl.login.callback.handler.class = null 11:16:13 sasl.login.class = null 11:16:13 sasl.login.connect.timeout.ms = null 11:16:13 sasl.login.read.timeout.ms = null 11:16:13 sasl.login.refresh.buffer.seconds = 300 11:16:13 sasl.login.refresh.min.period.seconds = 60 11:16:13 sasl.login.refresh.window.factor = 0.8 11:16:13 sasl.login.refresh.window.jitter = 0.05 11:16:13 sasl.login.retry.backoff.max.ms = 10000 11:16:13 sasl.login.retry.backoff.ms = 100 11:16:13 sasl.mechanism = GSSAPI 11:16:13 sasl.oauthbearer.clock.skew.seconds = 30 11:16:13 sasl.oauthbearer.expected.audience = null 11:16:13 sasl.oauthbearer.expected.issuer = null 11:16:13 sasl.oauthbearer.header.urlencode = false 11:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:13 sasl.oauthbearer.jwks.endpoint.url = null 11:16:13 sasl.oauthbearer.scope.claim.name = scope 11:16:13 sasl.oauthbearer.sub.claim.name = sub 11:16:13 sasl.oauthbearer.token.endpoint.url = null 11:16:13 security.protocol = PLAINTEXT 11:16:13 security.providers = null 11:16:13 send.buffer.bytes = 131072 11:16:13 socket.connection.setup.timeout.max.ms = 30000 11:16:13 socket.connection.setup.timeout.ms = 10000 11:16:13 ssl.cipher.suites = null 11:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:13 ssl.endpoint.identification.algorithm = https 11:16:13 ssl.engine.factory.class = null 11:16:13 ssl.key.password = null 11:16:13 ssl.keymanager.algorithm = SunX509 11:16:13 ssl.keystore.certificate.chain = null 11:16:13 ssl.keystore.key = null 11:16:13 ssl.keystore.location = null 11:16:13 ssl.keystore.password = null 11:16:13 ssl.keystore.type = JKS 11:16:13 ssl.protocol = TLSv1.3 11:16:13 ssl.provider = null 11:16:13 ssl.secure.random.implementation = null 11:16:13 ssl.trustmanager.algorithm = PKIX 11:16:13 ssl.truststore.certificates = null 11:16:13 ssl.truststore.location = null 11:16:13 ssl.truststore.password = null 11:16:13 ssl.truststore.type = JKS 11:16:13 transaction.timeout.ms = 60000 11:16:13 transactional.id = null 11:16:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:13 11:16:13 2026-05-29T11:16:13.777Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:13 2026-05-29T11:16:13.778Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:13 2026-05-29T11:16:13.781Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:13 2026-05-29T11:16:13.781Z INFO 7028 --- [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. 11:16:13 2026-05-29T11:16:13.781Z INFO 7028 --- [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 11:16:13 2026-05-29T11:16:13.784Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:13 2026-05-29T11:16:13.785Z INFO 7028 --- [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 11:16:13 2026-05-29T11:16:13.793Z INFO 7028 --- [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 11:16:13 2026-05-29T11:16:13.839Z INFO 7028 --- [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 11:16:13 2026-05-29T11:16:13.895Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:13.933Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:13.996Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:14.013Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:14.098Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:14.150Z INFO 7028 --- [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 11:16:14 2026-05-29T11:16:14.212Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:14 2026-05-29T11:16:14.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Member consumer-test-group-27-6033bd00-7641-449b-9118-3802ee73190b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:14 2026-05-29T11:16:14.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:14 2026-05-29T11:16:14.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:14 2026-05-29T11:16:14.212Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:14 2026-05-29T11:16:14.213Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:14 2026-05-29T11:16:14.213Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:14 2026-05-29T11:16:14.274Z INFO 7028 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:16:14 2026-05-29T11:16:14.713Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:14 2026-05-29T11:16:14.713Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:14 2026-05-29T11:16:14.713Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:14 2026-05-29T11:16:14.713Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:14 2026-05-29T11:16:14.716Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-27 unregistered 11:16:14 2026-05-29T11:16:14.716Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:14 2026-05-29T11:16:14.718Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:14 2026-05-29T11:16:14.721Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:14 2026-05-29T11:16:14.721Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:14 2026-05-29T11:16:14.721Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:14 2026-05-29T11:16:14.721Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:14 2026-05-29T11:16:14.721Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:14 2026-05-29T11:16:14.740Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34861 11:16:14 2026-05-29T11:16:14.758Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51719 11:16:14 2026-05-29T11:16:14.771Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36587/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36587 11:16:14 2026-05-29T11:16:14.786Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36871/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36871 11:16:14 2026-05-29T11:16:14.796Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45119/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45119 11:16:14 2026-05-29T11:16:14.805Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33427 11:16:14 2026-05-29T11:16:14.806Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42139 11:16:14 2026-05-29T11:16:14.819Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53123/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53123 11:16:15 2026-05-29T11:16:14.822Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41431 11:16:15 2026-05-29T11:16:14.834Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40499/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40499 11:16:15 2026-05-29T11:16:14.835Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:14.835Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:14.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:14.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:14.836Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:14.842Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39007 11:16:15 2026-05-29T11:16:14.844Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34171/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34171 11:16:15 2026-05-29T11:16:14.853Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:14.854Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54383/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54383 11:16:15 2026-05-29T11:16:14.865Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53309/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53309 11:16:15 2026-05-29T11:16:14.871Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:14.871Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:14.872Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:14.872Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:14.872Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:14.874Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44615/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44615 11:16:15 2026-05-29T11:16:14.883Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58503 11:16:15 2026-05-29T11:16:14.889Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:14.893Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44813/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44813 11:16:15 2026-05-29T11:16:14.903Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44089 11:16:15 2026-05-29T11:16:14.907Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:14.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:14.907Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:14.908Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:14.908Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:14.912Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46841 11:16:15 2026-05-29T11:16:14.915Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47841 11:16:15 2026-05-29T11:16:14.924Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:14.925Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33541/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33541 11:16:15 2026-05-29T11:16:14.938Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52241/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52241 11:16:15 2026-05-29T11:16:14.942Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45601 11:16:15 2026-05-29T11:16:14.945Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:14.945Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:14.945Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:14.945Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:14.945Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:14.952Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49457/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49457 11:16:15 2026-05-29T11:16:14.961Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:14.963Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 11:16:15 2026-05-29T11:16:14.970Z INFO 7028 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 11:16:15 2026-05-29T11:16:14.978Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:14.979Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:14.979Z WARN 7028 --- [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 16 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 11:16:15 2026-05-29T11:16:14.980Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:14.980Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:14.980Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:14.999Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:15.023Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:15.023Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:15 2026-05-29T11:16:15.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:15 2026-05-29T11:16:15.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:15 2026-05-29T11:16:15.024Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:15 2026-05-29T11:16:15.044Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:15 2026-05-29T11:16:15.053Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:15 allow.auto.create.topics = true 11:16:15 auto.commit.interval.ms = 5000 11:16:15 auto.include.jmx.reporter = true 11:16:15 auto.offset.reset = latest 11:16:15 bootstrap.servers = [localhost:32777] 11:16:15 check.crcs = true 11:16:15 client.dns.lookup = use_all_dns_ips 11:16:15 client.id = consumer-test-group-28 11:16:15 client.rack = 11:16:15 connections.max.idle.ms = 540000 11:16:15 default.api.timeout.ms = 60000 11:16:15 enable.auto.commit = true 11:16:15 enable.metrics.push = true 11:16:15 exclude.internal.topics = true 11:16:15 fetch.max.bytes = 52428800 11:16:15 fetch.max.wait.ms = 500 11:16:15 fetch.min.bytes = 1 11:16:15 group.id = test-group 11:16:15 group.instance.id = null 11:16:15 group.protocol = classic 11:16:15 group.remote.assignor = null 11:16:15 heartbeat.interval.ms = 3000 11:16:15 interceptor.classes = [] 11:16:15 internal.leave.group.on.close = true 11:16:15 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:15 isolation.level = read_uncommitted 11:16:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:15 max.partition.fetch.bytes = 1048576 11:16:15 max.poll.interval.ms = 300000 11:16:15 max.poll.records = 2147483647 11:16:15 metadata.max.age.ms = 300000 11:16:15 metadata.recovery.strategy = none 11:16:15 metric.reporters = [] 11:16:15 metrics.num.samples = 2 11:16:15 metrics.recording.level = INFO 11:16:15 metrics.sample.window.ms = 30000 11:16:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:15 receive.buffer.bytes = 65536 11:16:15 reconnect.backoff.max.ms = 1000 11:16:15 reconnect.backoff.ms = 50 11:16:15 request.timeout.ms = 30000 11:16:15 retry.backoff.max.ms = 1000 11:16:15 retry.backoff.ms = 100 11:16:15 sasl.client.callback.handler.class = null 11:16:15 sasl.jaas.config = null 11:16:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:15 sasl.kerberos.min.time.before.relogin = 60000 11:16:15 sasl.kerberos.service.name = null 11:16:15 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:15 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:15 sasl.login.callback.handler.class = null 11:16:15 sasl.login.class = null 11:16:15 sasl.login.connect.timeout.ms = null 11:16:15 sasl.login.read.timeout.ms = null 11:16:15 sasl.login.refresh.buffer.seconds = 300 11:16:15 sasl.login.refresh.min.period.seconds = 60 11:16:15 sasl.login.refresh.window.factor = 0.8 11:16:15 sasl.login.refresh.window.jitter = 0.05 11:16:15 sasl.login.retry.backoff.max.ms = 10000 11:16:15 sasl.login.retry.backoff.ms = 100 11:16:15 sasl.mechanism = GSSAPI 11:16:15 sasl.oauthbearer.clock.skew.seconds = 30 11:16:15 sasl.oauthbearer.expected.audience = null 11:16:15 sasl.oauthbearer.expected.issuer = null 11:16:15 sasl.oauthbearer.header.urlencode = false 11:16:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:15 sasl.oauthbearer.jwks.endpoint.url = null 11:16:15 sasl.oauthbearer.scope.claim.name = scope 11:16:15 sasl.oauthbearer.sub.claim.name = sub 11:16:15 sasl.oauthbearer.token.endpoint.url = null 11:16:15 security.protocol = PLAINTEXT 11:16:15 security.providers = null 11:16:15 send.buffer.bytes = 131072 11:16:15 session.timeout.ms = 45000 11:16:15 socket.connection.setup.timeout.max.ms = 30000 11:16:15 socket.connection.setup.timeout.ms = 10000 11:16:15 ssl.cipher.suites = null 11:16:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:15 ssl.endpoint.identification.algorithm = https 11:16:15 ssl.engine.factory.class = null 11:16:15 ssl.key.password = null 11:16:15 ssl.keymanager.algorithm = SunX509 11:16:15 ssl.keystore.certificate.chain = null 11:16:15 ssl.keystore.key = null 11:16:15 ssl.keystore.location = null 11:16:15 ssl.keystore.password = null 11:16:15 ssl.keystore.type = JKS 11:16:15 ssl.protocol = TLSv1.3 11:16:15 ssl.provider = null 11:16:15 ssl.secure.random.implementation = null 11:16:15 ssl.trustmanager.algorithm = PKIX 11:16:15 ssl.truststore.certificates = null 11:16:15 ssl.truststore.location = null 11:16:15 ssl.truststore.password = null 11:16:15 ssl.truststore.type = JKS 11:16:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:15 11:16:15 2026-05-29T11:16:15.053Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:15 2026-05-29T11:16:15.055Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:15 2026-05-29T11:16:15.055Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:15 2026-05-29T11:16:15.055Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053375055 11:16:15 2026-05-29T11:16:15.055Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:15 2026-05-29T11:16:15.060Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-28, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:15 2026-05-29T11:16:15.060Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:15 2026-05-29T11:16:15.061Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 11:16:15 2026-05-29T11:16:15.064Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-28-bffc283c-6432-4f8f-96bb-f60d99b3e144 11:16:15 2026-05-29T11:16:15.064Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 11:16:15 2026-05-29T11:16:15.065Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-28-bffc283c-6432-4f8f-96bb-f60d99b3e144', protocol='range'} 11:16:15 2026-05-29T11:16:15.066Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-28-bffc283c-6432-4f8f-96bb-f60d99b3e144=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:15 2026-05-29T11:16:15.068Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-28-bffc283c-6432-4f8f-96bb-f60d99b3e144', protocol='range'} 11:16:15 2026-05-29T11:16:15.068Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:15 2026-05-29T11:16:15.068Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:15 2026-05-29T11:16:15.069Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:15 2026-05-29T11:16:15.073Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-28, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:15 2026-05-29T11:16:15.103Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55365/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55365 11:16:15 2026-05-29T11:16:15.105Z WARN 7028 --- [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 11:16:15 2026-05-29T11:16:15.115Z INFO 7028 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 11:16:15 2026-05-29T11:16:15.118Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50059/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50059 11:16:15 2026-05-29T11:16:15.130Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51227 11:16:15 2026-05-29T11:16:15.141Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54095/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54095 11:16:15 2026-05-29T11:16:15.142Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36399/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36399 11:16:15 2026-05-29T11:16:15.153Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38935/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38935 11:16:15 2026-05-29T11:16:15.165Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40589/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40589 11:16:15 2026-05-29T11:16:15.175Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55245 11:16:15 2026-05-29T11:16:15.185Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33775 11:16:15 2026-05-29T11:16:15.199Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42785 11:16:15 2026-05-29T11:16:15.209Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47765 11:16:15 2026-05-29T11:16:15.212Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35697/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35697 11:16:15 2026-05-29T11:16:15.225Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60957 11:16:15 2026-05-29T11:16:15.235Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49257 11:16:15 2026-05-29T11:16:15.248Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42081/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42081 11:16:15 2026-05-29T11:16:15.259Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39185 11:16:15 2026-05-29T11:16:15.273Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54839 11:16:15 2026-05-29T11:16:15.275Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51567 11:16:15 2026-05-29T11:16:15.277Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:32975 11:16:15 2026-05-29T11:16:15.287Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49505/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49505 11:16:15 2026-05-29T11:16:15.296Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50867/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50867 11:16:15 2026-05-29T11:16:15.306Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59097/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59097 11:16:15 2026-05-29T11:16:15.317Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39247 11:16:15 2026-05-29T11:16:15.328Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49293 11:16:15 2026-05-29T11:16:15.338Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60597/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60597 11:16:15 2026-05-29T11:16:15.340Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34179 11:16:15 2026-05-29T11:16:15.349Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58603/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58603 11:16:15 2026-05-29T11:16:15.359Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48335/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48335 11:16:15 2026-05-29T11:16:15.361Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58829 11:16:15 2026-05-29T11:16:15.372Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60887/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60887 11:16:15 2026-05-29T11:16:15.382Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:32785 11:16:15 2026-05-29T11:16:15.392Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52485 11:16:15 2026-05-29T11:16:15.402Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45875/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45875 11:16:15 2026-05-29T11:16:15.412Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39251/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39251 11:16:15 2026-05-29T11:16:15.414Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 11:16:15 2026-05-29T11:16:15.423Z INFO 7028 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 11:16:15 2026-05-29T11:16:15.424Z INFO 7028 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 11:16:15 2026-05-29T11:16:15.424Z INFO 7028 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 11:16:15 2026-05-29T11:16:15.429Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51917 11:16:15 2026-05-29T11:16:15.431Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37583/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37583 11:16:15 2026-05-29T11:16:15.441Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45947 11:16:15 2026-05-29T11:16:15.443Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39253 11:16:15 2026-05-29T11:16:15.445Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59879/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59879 11:16:15 2026-05-29T11:16:15.458Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51701 11:16:15 2026-05-29T11:16:15.467Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56709/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56709 11:16:15 2026-05-29T11:16:15.475Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47491 11:16:15 2026-05-29T11:16:15.476Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47289 11:16:15 2026-05-29T11:16:15.484Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55503 11:16:15 2026-05-29T11:16:15.491Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55977/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55977 11:16:15 2026-05-29T11:16:15.499Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34305/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34305 11:16:15 2026-05-29T11:16:15.508Z WARN 7028 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33177/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33177 11:16:15 2026-05-29T11:16:15.518Z WARN 7028 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37391/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37391 11:16:15 2026-05-29T11:16:15.528Z WARN 7028 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42327/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42327 11:16:15 2026-05-29T11:16:15.530Z WARN 7028 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40459/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40459 11:16:15 2026-05-29T11:16:15.540Z WARN 7028 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38673 11:16:15 2026-05-29T11:16:15.550Z WARN 7028 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42907 11:16:15 2026-05-29T11:16:15.551Z WARN 7028 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49475/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49475 11:16:15 2026-05-29T11:16:15.558Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:15 acks = -1 11:16:15 auto.include.jmx.reporter = true 11:16:15 batch.size = 16384 11:16:15 bootstrap.servers = [localhost:32777] 11:16:15 buffer.memory = 33554432 11:16:15 client.dns.lookup = use_all_dns_ips 11:16:15 client.id = test-client-id 11:16:15 compression.gzip.level = -1 11:16:15 compression.lz4.level = 9 11:16:15 compression.type = none 11:16:15 compression.zstd.level = 3 11:16:15 connections.max.idle.ms = 540000 11:16:15 delivery.timeout.ms = 120000 11:16:15 enable.idempotence = true 11:16:15 enable.metrics.push = true 11:16:15 interceptor.classes = [] 11:16:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:15 linger.ms = 0 11:16:15 max.block.ms = 60000 11:16:15 max.in.flight.requests.per.connection = 5 11:16:15 max.request.size = 1048576 11:16:15 metadata.max.age.ms = 300000 11:16:15 metadata.max.idle.ms = 300000 11:16:15 metadata.recovery.strategy = none 11:16:15 metric.reporters = [] 11:16:15 metrics.num.samples = 2 11:16:15 metrics.recording.level = INFO 11:16:15 metrics.sample.window.ms = 30000 11:16:15 partitioner.adaptive.partitioning.enable = true 11:16:15 partitioner.availability.timeout.ms = 0 11:16:15 partitioner.class = null 11:16:15 partitioner.ignore.keys = false 11:16:15 receive.buffer.bytes = 32768 11:16:15 reconnect.backoff.max.ms = 1000 11:16:15 reconnect.backoff.ms = 50 11:16:15 request.timeout.ms = 30000 11:16:15 retries = 2147483647 11:16:15 retry.backoff.max.ms = 1000 11:16:15 retry.backoff.ms = 100 11:16:15 sasl.client.callback.handler.class = null 11:16:15 sasl.jaas.config = null 11:16:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:15 sasl.kerberos.min.time.before.relogin = 60000 11:16:15 sasl.kerberos.service.name = null 11:16:15 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:15 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:15 sasl.login.callback.handler.class = null 11:16:15 sasl.login.class = null 11:16:15 sasl.login.connect.timeout.ms = null 11:16:15 sasl.login.read.timeout.ms = null 11:16:15 sasl.login.refresh.buffer.seconds = 300 11:16:15 sasl.login.refresh.min.period.seconds = 60 11:16:15 sasl.login.refresh.window.factor = 0.8 11:16:15 sasl.login.refresh.window.jitter = 0.05 11:16:15 sasl.login.retry.backoff.max.ms = 10000 11:16:15 sasl.login.retry.backoff.ms = 100 11:16:15 sasl.mechanism = GSSAPI 11:16:15 sasl.oauthbearer.clock.skew.seconds = 30 11:16:15 sasl.oauthbearer.expected.audience = null 11:16:15 sasl.oauthbearer.expected.issuer = null 11:16:15 sasl.oauthbearer.header.urlencode = false 11:16:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:15 sasl.oauthbearer.jwks.endpoint.url = null 11:16:15 sasl.oauthbearer.scope.claim.name = scope 11:16:15 sasl.oauthbearer.sub.claim.name = sub 11:16:15 sasl.oauthbearer.token.endpoint.url = null 11:16:15 security.protocol = PLAINTEXT 11:16:15 security.providers = null 11:16:15 send.buffer.bytes = 131072 11:16:15 socket.connection.setup.timeout.max.ms = 30000 11:16:15 socket.connection.setup.timeout.ms = 10000 11:16:15 ssl.cipher.suites = null 11:16:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:15 ssl.endpoint.identification.algorithm = https 11:16:15 ssl.engine.factory.class = null 11:16:15 ssl.key.password = null 11:16:15 ssl.keymanager.algorithm = SunX509 11:16:15 ssl.keystore.certificate.chain = null 11:16:15 ssl.keystore.key = null 11:16:15 ssl.keystore.location = null 11:16:15 ssl.keystore.password = null 11:16:15 ssl.keystore.type = JKS 11:16:15 ssl.protocol = TLSv1.3 11:16:15 ssl.provider = null 11:16:15 ssl.secure.random.implementation = null 11:16:15 ssl.trustmanager.algorithm = PKIX 11:16:15 ssl.truststore.certificates = null 11:16:15 ssl.truststore.location = null 11:16:15 ssl.truststore.password = null 11:16:15 ssl.truststore.type = JKS 11:16:15 transaction.timeout.ms = 60000 11:16:15 transactional.id = null 11:16:15 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:15 11:16:15 2026-05-29T11:16:15.558Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:15 2026-05-29T11:16:15.559Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:15 2026-05-29T11:16:15.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:15 2026-05-29T11:16:15.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:15 2026-05-29T11:16:15.561Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053375561 11:16:15 2026-05-29T11:16:15.562Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:15 acks = -1 11:16:15 auto.include.jmx.reporter = true 11:16:15 batch.size = 16384 11:16:15 bootstrap.servers = [localhost:32777] 11:16:15 buffer.memory = 33554432 11:16:15 client.dns.lookup = use_all_dns_ips 11:16:15 client.id = test-client-id 11:16:15 compression.gzip.level = -1 11:16:15 compression.lz4.level = 9 11:16:15 compression.type = none 11:16:15 compression.zstd.level = 3 11:16:15 connections.max.idle.ms = 540000 11:16:15 delivery.timeout.ms = 120000 11:16:15 enable.idempotence = true 11:16:15 enable.metrics.push = true 11:16:15 interceptor.classes = [] 11:16:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:15 linger.ms = 0 11:16:15 max.block.ms = 60000 11:16:15 max.in.flight.requests.per.connection = 5 11:16:15 max.request.size = 1048576 11:16:15 metadata.max.age.ms = 300000 11:16:15 metadata.max.idle.ms = 300000 11:16:15 metadata.recovery.strategy = none 11:16:15 metric.reporters = [] 11:16:15 metrics.num.samples = 2 11:16:15 metrics.recording.level = INFO 11:16:15 metrics.sample.window.ms = 30000 11:16:15 partitioner.adaptive.partitioning.enable = true 11:16:15 partitioner.availability.timeout.ms = 0 11:16:15 partitioner.class = null 11:16:15 partitioner.ignore.keys = false 11:16:15 receive.buffer.bytes = 32768 11:16:15 reconnect.backoff.max.ms = 1000 11:16:15 reconnect.backoff.ms = 50 11:16:15 request.timeout.ms = 30000 11:16:15 retries = 2147483647 11:16:15 retry.backoff.max.ms = 1000 11:16:15 retry.backoff.ms = 100 11:16:15 sasl.client.callback.handler.class = null 11:16:15 sasl.jaas.config = null 11:16:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:15 sasl.kerberos.min.time.before.relogin = 60000 11:16:15 sasl.kerberos.service.name = null 11:16:15 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:15 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:15 sasl.login.callback.handler.class = null 11:16:15 sasl.login.class = null 11:16:15 sasl.login.connect.timeout.ms = null 11:16:15 sasl.login.read.timeout.ms = null 11:16:15 sasl.login.refresh.buffer.seconds = 300 11:16:15 sasl.login.refresh.min.period.seconds = 60 11:16:15 sasl.login.refresh.window.factor = 0.8 11:16:15 sasl.login.refresh.window.jitter = 0.05 11:16:15 sasl.login.retry.backoff.max.ms = 10000 11:16:15 sasl.login.retry.backoff.ms = 100 11:16:15 sasl.mechanism = GSSAPI 11:16:15 sasl.oauthbearer.clock.skew.seconds = 30 11:16:15 sasl.oauthbearer.expected.audience = null 11:16:15 sasl.oauthbearer.expected.issuer = null 11:16:15 sasl.oauthbearer.header.urlencode = false 11:16:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:15 sasl.oauthbearer.jwks.endpoint.url = null 11:16:15 sasl.oauthbearer.scope.claim.name = scope 11:16:15 sasl.oauthbearer.sub.claim.name = sub 11:16:15 sasl.oauthbearer.token.endpoint.url = null 11:16:15 security.protocol = PLAINTEXT 11:16:15 security.providers = null 11:16:15 send.buffer.bytes = 131072 11:16:15 socket.connection.setup.timeout.max.ms = 30000 11:16:15 socket.connection.setup.timeout.ms = 10000 11:16:15 ssl.cipher.suites = null 11:16:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:15 ssl.endpoint.identification.algorithm = https 11:16:15 ssl.engine.factory.class = null 11:16:15 ssl.key.password = null 11:16:15 ssl.keymanager.algorithm = SunX509 11:16:15 ssl.keystore.certificate.chain = null 11:16:15 ssl.keystore.key = null 11:16:15 ssl.keystore.location = null 11:16:15 ssl.keystore.password = null 11:16:15 ssl.keystore.type = JKS 11:16:15 ssl.protocol = TLSv1.3 11:16:15 ssl.provider = null 11:16:15 ssl.secure.random.implementation = null 11:16:15 ssl.trustmanager.algorithm = PKIX 11:16:15 ssl.truststore.certificates = null 11:16:15 ssl.truststore.location = null 11:16:15 ssl.truststore.password = null 11:16:15 ssl.truststore.type = JKS 11:16:15 transaction.timeout.ms = 60000 11:16:15 transactional.id = null 11:16:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:15 11:16:15 2026-05-29T11:16:15.562Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:15 2026-05-29T11:16:15.562Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:15 2026-05-29T11:16:15.563Z WARN 7028 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59253 11:16:15 2026-05-29T11:16:15.564Z INFO 7028 --- [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. 11:16:15 2026-05-29T11:16:15.566Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:15 2026-05-29T11:16:15.566Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.569Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:15 2026-05-29T11:16:15.569Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.573Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.579Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.679Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.682Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.780Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.784Z INFO 7028 --- [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 11:16:15 2026-05-29T11:16:15.883Z INFO 7028 --- [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 11:16:16 2026-05-29T11:16:15.922Z INFO 7028 --- [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 11:16:16 2026-05-29T11:16:15.984Z INFO 7028 --- [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 11:16:16 2026-05-29T11:16:16.005Z INFO 7028 --- [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 11:16:16 2026-05-29T11:16:16.085Z INFO 7028 --- [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 11:16:16 2026-05-29T11:16:16.110Z INFO 7028 --- [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 11:16:17 2026-05-29T11:16:17.101Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Member consumer-test-group-28-bffc283c-6432-4f8f-96bb-f60d99b3e144 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:17 2026-05-29T11:16:17.102Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:17 2026-05-29T11:16:17.197Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:17 2026-05-29T11:16:17.197Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:17 2026-05-29T11:16:17.197Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:17 2026-05-29T11:16:17.197Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:17 2026-05-29T11:16:17.199Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-28 unregistered 11:16:17 2026-05-29T11:16:17.199Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:17 2026-05-29T11:16:17.201Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:17 2026-05-29T11:16:17.203Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:17 2026-05-29T11:16:17.203Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:17 2026-05-29T11:16:17.203Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:17 2026-05-29T11:16:17.203Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:17 2026-05-29T11:16:17.203Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:17 2026-05-29T11:16:17.319Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.319Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.319Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.319Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.319Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.337Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.352Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.352Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.353Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.353Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.353Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.368Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.389Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.389Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.407Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.423Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.423Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.423Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.423Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.423Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.439Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.456Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.456Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.456Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.456Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.456Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.471Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.486Z INFO 7028 --- [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. 11:16:17 2026-05-29T11:16:17.486Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:17 2026-05-29T11:16:17.486Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:17 2026-05-29T11:16:17.486Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:17 2026-05-29T11:16:17.486Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:17 2026-05-29T11:16:17.504Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:17 2026-05-29T11:16:17.515Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:17 allow.auto.create.topics = true 11:16:17 auto.commit.interval.ms = 5000 11:16:17 auto.include.jmx.reporter = true 11:16:17 auto.offset.reset = latest 11:16:17 bootstrap.servers = [localhost:32777] 11:16:17 check.crcs = true 11:16:17 client.dns.lookup = use_all_dns_ips 11:16:17 client.id = consumer-test-group-29 11:16:17 client.rack = 11:16:17 connections.max.idle.ms = 540000 11:16:17 default.api.timeout.ms = 60000 11:16:17 enable.auto.commit = true 11:16:17 enable.metrics.push = true 11:16:17 exclude.internal.topics = true 11:16:17 fetch.max.bytes = 52428800 11:16:17 fetch.max.wait.ms = 500 11:16:17 fetch.min.bytes = 1 11:16:17 group.id = test-group 11:16:17 group.instance.id = null 11:16:17 group.protocol = classic 11:16:17 group.remote.assignor = null 11:16:17 heartbeat.interval.ms = 3000 11:16:17 interceptor.classes = [] 11:16:17 internal.leave.group.on.close = true 11:16:17 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:17 isolation.level = read_uncommitted 11:16:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:17 max.partition.fetch.bytes = 1048576 11:16:17 max.poll.interval.ms = 300000 11:16:17 max.poll.records = 2147483647 11:16:17 metadata.max.age.ms = 300000 11:16:17 metadata.recovery.strategy = none 11:16:17 metric.reporters = [] 11:16:17 metrics.num.samples = 2 11:16:17 metrics.recording.level = INFO 11:16:17 metrics.sample.window.ms = 30000 11:16:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:17 receive.buffer.bytes = 65536 11:16:17 reconnect.backoff.max.ms = 1000 11:16:17 reconnect.backoff.ms = 50 11:16:17 request.timeout.ms = 30000 11:16:17 retry.backoff.max.ms = 1000 11:16:17 retry.backoff.ms = 100 11:16:17 sasl.client.callback.handler.class = null 11:16:17 sasl.jaas.config = null 11:16:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:17 sasl.kerberos.min.time.before.relogin = 60000 11:16:17 sasl.kerberos.service.name = null 11:16:17 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:17 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:17 sasl.login.callback.handler.class = null 11:16:17 sasl.login.class = null 11:16:17 sasl.login.connect.timeout.ms = null 11:16:17 sasl.login.read.timeout.ms = null 11:16:17 sasl.login.refresh.buffer.seconds = 300 11:16:17 sasl.login.refresh.min.period.seconds = 60 11:16:17 sasl.login.refresh.window.factor = 0.8 11:16:17 sasl.login.refresh.window.jitter = 0.05 11:16:17 sasl.login.retry.backoff.max.ms = 10000 11:16:17 sasl.login.retry.backoff.ms = 100 11:16:17 sasl.mechanism = GSSAPI 11:16:17 sasl.oauthbearer.clock.skew.seconds = 30 11:16:17 sasl.oauthbearer.expected.audience = null 11:16:17 sasl.oauthbearer.expected.issuer = null 11:16:17 sasl.oauthbearer.header.urlencode = false 11:16:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:17 sasl.oauthbearer.jwks.endpoint.url = null 11:16:17 sasl.oauthbearer.scope.claim.name = scope 11:16:17 sasl.oauthbearer.sub.claim.name = sub 11:16:17 sasl.oauthbearer.token.endpoint.url = null 11:16:17 security.protocol = PLAINTEXT 11:16:17 security.providers = null 11:16:17 send.buffer.bytes = 131072 11:16:17 session.timeout.ms = 45000 11:16:17 socket.connection.setup.timeout.max.ms = 30000 11:16:17 socket.connection.setup.timeout.ms = 10000 11:16:17 ssl.cipher.suites = null 11:16:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:17 ssl.endpoint.identification.algorithm = https 11:16:17 ssl.engine.factory.class = null 11:16:17 ssl.key.password = null 11:16:17 ssl.keymanager.algorithm = SunX509 11:16:17 ssl.keystore.certificate.chain = null 11:16:17 ssl.keystore.key = null 11:16:17 ssl.keystore.location = null 11:16:17 ssl.keystore.password = null 11:16:17 ssl.keystore.type = JKS 11:16:17 ssl.protocol = TLSv1.3 11:16:17 ssl.provider = null 11:16:17 ssl.secure.random.implementation = null 11:16:17 ssl.trustmanager.algorithm = PKIX 11:16:17 ssl.truststore.certificates = null 11:16:17 ssl.truststore.location = null 11:16:17 ssl.truststore.password = null 11:16:17 ssl.truststore.type = JKS 11:16:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:17 11:16:17 2026-05-29T11:16:17.515Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:17 2026-05-29T11:16:17.517Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:17 2026-05-29T11:16:17.517Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:17 2026-05-29T11:16:17.517Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053377517 11:16:17 2026-05-29T11:16:17.517Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:17 2026-05-29T11:16:17.521Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-29, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:17 2026-05-29T11:16:17.522Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:17 2026-05-29T11:16:17.523Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 11:16:17 2026-05-29T11:16:17.525Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-29-a27680df-8d24-4986-baf9-86f5de186e02 11:16:17 2026-05-29T11:16:17.525Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 11:16:17 2026-05-29T11:16:17.527Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-29-a27680df-8d24-4986-baf9-86f5de186e02', protocol='range'} 11:16:17 2026-05-29T11:16:17.527Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-29-a27680df-8d24-4986-baf9-86f5de186e02=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:17 2026-05-29T11:16:17.528Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-29-a27680df-8d24-4986-baf9-86f5de186e02', protocol='range'} 11:16:17 2026-05-29T11:16:17.529Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:17 2026-05-29T11:16:17.529Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:17 2026-05-29T11:16:17.529Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:17 2026-05-29T11:16:17.533Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-29, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:18 2026-05-29T11:16:18.019Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:18 acks = -1 11:16:18 auto.include.jmx.reporter = true 11:16:18 batch.size = 16384 11:16:18 bootstrap.servers = [localhost:32777] 11:16:18 buffer.memory = 33554432 11:16:18 client.dns.lookup = use_all_dns_ips 11:16:18 client.id = test-client-id 11:16:18 compression.gzip.level = -1 11:16:18 compression.lz4.level = 9 11:16:18 compression.type = none 11:16:18 compression.zstd.level = 3 11:16:18 connections.max.idle.ms = 540000 11:16:18 delivery.timeout.ms = 120000 11:16:18 enable.idempotence = true 11:16:18 enable.metrics.push = true 11:16:18 interceptor.classes = [] 11:16:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:18 linger.ms = 0 11:16:18 max.block.ms = 60000 11:16:18 max.in.flight.requests.per.connection = 5 11:16:18 max.request.size = 1048576 11:16:18 metadata.max.age.ms = 300000 11:16:18 metadata.max.idle.ms = 300000 11:16:18 metadata.recovery.strategy = none 11:16:18 metric.reporters = [] 11:16:18 metrics.num.samples = 2 11:16:18 metrics.recording.level = INFO 11:16:18 metrics.sample.window.ms = 30000 11:16:18 partitioner.adaptive.partitioning.enable = true 11:16:18 partitioner.availability.timeout.ms = 0 11:16:18 partitioner.class = null 11:16:18 partitioner.ignore.keys = false 11:16:18 receive.buffer.bytes = 32768 11:16:18 reconnect.backoff.max.ms = 1000 11:16:18 reconnect.backoff.ms = 50 11:16:18 request.timeout.ms = 30000 11:16:18 retries = 2147483647 11:16:18 retry.backoff.max.ms = 1000 11:16:18 retry.backoff.ms = 100 11:16:18 sasl.client.callback.handler.class = null 11:16:18 sasl.jaas.config = null 11:16:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:18 sasl.kerberos.min.time.before.relogin = 60000 11:16:18 sasl.kerberos.service.name = null 11:16:18 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:18 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:18 sasl.login.callback.handler.class = null 11:16:18 sasl.login.class = null 11:16:18 sasl.login.connect.timeout.ms = null 11:16:18 sasl.login.read.timeout.ms = null 11:16:18 sasl.login.refresh.buffer.seconds = 300 11:16:18 sasl.login.refresh.min.period.seconds = 60 11:16:18 sasl.login.refresh.window.factor = 0.8 11:16:18 sasl.login.refresh.window.jitter = 0.05 11:16:18 sasl.login.retry.backoff.max.ms = 10000 11:16:18 sasl.login.retry.backoff.ms = 100 11:16:18 sasl.mechanism = GSSAPI 11:16:18 sasl.oauthbearer.clock.skew.seconds = 30 11:16:18 sasl.oauthbearer.expected.audience = null 11:16:18 sasl.oauthbearer.expected.issuer = null 11:16:18 sasl.oauthbearer.header.urlencode = false 11:16:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:18 sasl.oauthbearer.jwks.endpoint.url = null 11:16:18 sasl.oauthbearer.scope.claim.name = scope 11:16:18 sasl.oauthbearer.sub.claim.name = sub 11:16:18 sasl.oauthbearer.token.endpoint.url = null 11:16:18 security.protocol = PLAINTEXT 11:16:18 security.providers = null 11:16:18 send.buffer.bytes = 131072 11:16:18 socket.connection.setup.timeout.max.ms = 30000 11:16:18 socket.connection.setup.timeout.ms = 10000 11:16:18 ssl.cipher.suites = null 11:16:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:18 ssl.endpoint.identification.algorithm = https 11:16:18 ssl.engine.factory.class = null 11:16:18 ssl.key.password = null 11:16:18 ssl.keymanager.algorithm = SunX509 11:16:18 ssl.keystore.certificate.chain = null 11:16:18 ssl.keystore.key = null 11:16:18 ssl.keystore.location = null 11:16:18 ssl.keystore.password = null 11:16:18 ssl.keystore.type = JKS 11:16:18 ssl.protocol = TLSv1.3 11:16:18 ssl.provider = null 11:16:18 ssl.secure.random.implementation = null 11:16:18 ssl.trustmanager.algorithm = PKIX 11:16:18 ssl.truststore.certificates = null 11:16:18 ssl.truststore.location = null 11:16:18 ssl.truststore.password = null 11:16:18 ssl.truststore.type = JKS 11:16:18 transaction.timeout.ms = 60000 11:16:18 transactional.id = null 11:16:18 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:18 11:16:18 2026-05-29T11:16:18.019Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:18 2026-05-29T11:16:18.019Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:18 2026-05-29T11:16:18.022Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:18 2026-05-29T11:16:18.022Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:18 2026-05-29T11:16:18.022Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053378022 11:16:18 2026-05-29T11:16:18.023Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:18 acks = -1 11:16:18 auto.include.jmx.reporter = true 11:16:18 batch.size = 16384 11:16:18 bootstrap.servers = [localhost:32777] 11:16:18 buffer.memory = 33554432 11:16:18 client.dns.lookup = use_all_dns_ips 11:16:18 client.id = test-client-id 11:16:18 compression.gzip.level = -1 11:16:18 compression.lz4.level = 9 11:16:18 compression.type = none 11:16:18 compression.zstd.level = 3 11:16:18 connections.max.idle.ms = 540000 11:16:18 delivery.timeout.ms = 120000 11:16:18 enable.idempotence = true 11:16:18 enable.metrics.push = true 11:16:18 interceptor.classes = [] 11:16:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:18 linger.ms = 0 11:16:18 max.block.ms = 60000 11:16:18 max.in.flight.requests.per.connection = 5 11:16:18 max.request.size = 1048576 11:16:18 metadata.max.age.ms = 300000 11:16:18 metadata.max.idle.ms = 300000 11:16:18 metadata.recovery.strategy = none 11:16:18 metric.reporters = [] 11:16:18 metrics.num.samples = 2 11:16:18 metrics.recording.level = INFO 11:16:18 metrics.sample.window.ms = 30000 11:16:18 partitioner.adaptive.partitioning.enable = true 11:16:18 partitioner.availability.timeout.ms = 0 11:16:18 partitioner.class = null 11:16:18 partitioner.ignore.keys = false 11:16:18 receive.buffer.bytes = 32768 11:16:18 reconnect.backoff.max.ms = 1000 11:16:18 reconnect.backoff.ms = 50 11:16:18 request.timeout.ms = 30000 11:16:18 retries = 2147483647 11:16:18 retry.backoff.max.ms = 1000 11:16:18 retry.backoff.ms = 100 11:16:18 sasl.client.callback.handler.class = null 11:16:18 sasl.jaas.config = null 11:16:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:18 sasl.kerberos.min.time.before.relogin = 60000 11:16:18 sasl.kerberos.service.name = null 11:16:18 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:18 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:18 sasl.login.callback.handler.class = null 11:16:18 sasl.login.class = null 11:16:18 sasl.login.connect.timeout.ms = null 11:16:18 sasl.login.read.timeout.ms = null 11:16:18 sasl.login.refresh.buffer.seconds = 300 11:16:18 sasl.login.refresh.min.period.seconds = 60 11:16:18 sasl.login.refresh.window.factor = 0.8 11:16:18 sasl.login.refresh.window.jitter = 0.05 11:16:18 sasl.login.retry.backoff.max.ms = 10000 11:16:18 sasl.login.retry.backoff.ms = 100 11:16:18 sasl.mechanism = GSSAPI 11:16:18 sasl.oauthbearer.clock.skew.seconds = 30 11:16:18 sasl.oauthbearer.expected.audience = null 11:16:18 sasl.oauthbearer.expected.issuer = null 11:16:18 sasl.oauthbearer.header.urlencode = false 11:16:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:18 sasl.oauthbearer.jwks.endpoint.url = null 11:16:18 sasl.oauthbearer.scope.claim.name = scope 11:16:18 sasl.oauthbearer.sub.claim.name = sub 11:16:18 sasl.oauthbearer.token.endpoint.url = null 11:16:18 security.protocol = PLAINTEXT 11:16:18 security.providers = null 11:16:18 send.buffer.bytes = 131072 11:16:18 socket.connection.setup.timeout.max.ms = 30000 11:16:18 socket.connection.setup.timeout.ms = 10000 11:16:18 ssl.cipher.suites = null 11:16:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:18 ssl.endpoint.identification.algorithm = https 11:16:18 ssl.engine.factory.class = null 11:16:18 ssl.key.password = null 11:16:18 ssl.keymanager.algorithm = SunX509 11:16:18 ssl.keystore.certificate.chain = null 11:16:18 ssl.keystore.key = null 11:16:18 ssl.keystore.location = null 11:16:18 ssl.keystore.password = null 11:16:18 ssl.keystore.type = JKS 11:16:18 ssl.protocol = TLSv1.3 11:16:18 ssl.provider = null 11:16:18 ssl.secure.random.implementation = null 11:16:18 ssl.trustmanager.algorithm = PKIX 11:16:18 ssl.truststore.certificates = null 11:16:18 ssl.truststore.location = null 11:16:18 ssl.truststore.password = null 11:16:18 ssl.truststore.type = JKS 11:16:18 transaction.timeout.ms = 60000 11:16:18 transactional.id = null 11:16:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:18 11:16:18 2026-05-29T11:16:18.024Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:18 2026-05-29T11:16:18.025Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:18 2026-05-29T11:16:18.028Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:18 2026-05-29T11:16:18.028Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.029Z INFO 7028 --- [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. 11:16:18 2026-05-29T11:16:18.032Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:18 2026-05-29T11:16:18.032Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.036Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.053Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.148Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.172Z INFO 7028 --- [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 11:16:18 2026-05-29T11:16:18.257Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:18 2026-05-29T11:16:18.257Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Member consumer-test-group-29-a27680df-8d24-4986-baf9-86f5de186e02 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:18 2026-05-29T11:16:18.258Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:18 2026-05-29T11:16:18.258Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:18 2026-05-29T11:16:18.258Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:18 2026-05-29T11:16:18.258Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:18 2026-05-29T11:16:18.258Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:18 2026-05-29T11:16:18.759Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:18 2026-05-29T11:16:18.759Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:18 2026-05-29T11:16:18.759Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:18 2026-05-29T11:16:18.759Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:18 2026-05-29T11:16:18.762Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-29 unregistered 11:16:18 2026-05-29T11:16:18.762Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:18 2026-05-29T11:16:18.764Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:18 2026-05-29T11:16:18.766Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:18 2026-05-29T11:16:18.766Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:18 2026-05-29T11:16:18.766Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:18 2026-05-29T11:16:18.766Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:18 2026-05-29T11:16:18.766Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:18 2026-05-29T11:16:18.844Z INFO 7028 --- [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. 11:16:18 2026-05-29T11:16:18.844Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:18 2026-05-29T11:16:18.845Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:18 2026-05-29T11:16:18.845Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:18 2026-05-29T11:16:18.845Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:18 2026-05-29T11:16:18.863Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:18 2026-05-29T11:16:18.882Z INFO 7028 --- [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. 11:16:18 2026-05-29T11:16:18.882Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:18 2026-05-29T11:16:18.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:18 2026-05-29T11:16:18.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:18 2026-05-29T11:16:18.883Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:18 2026-05-29T11:16:18.899Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:18 2026-05-29T11:16:18.917Z INFO 7028 --- [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. 11:16:19 2026-05-29T11:16:18.917Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:19 2026-05-29T11:16:18.917Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:19 2026-05-29T11:16:18.917Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:19 2026-05-29T11:16:18.918Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:19 2026-05-29T11:16:18.932Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:19 2026-05-29T11:16:18.946Z INFO 7028 --- [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. 11:16:19 2026-05-29T11:16:18.947Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:19 2026-05-29T11:16:18.947Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:19 2026-05-29T11:16:18.947Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:19 2026-05-29T11:16:18.947Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:19 2026-05-29T11:16:18.962Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:19 2026-05-29T11:16:18.976Z INFO 7028 --- [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. 11:16:19 2026-05-29T11:16:18.976Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:19 2026-05-29T11:16:18.976Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:19 2026-05-29T11:16:18.976Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:19 2026-05-29T11:16:18.976Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:19 2026-05-29T11:16:18.991Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:19 2026-05-29T11:16:19.007Z INFO 7028 --- [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. 11:16:19 2026-05-29T11:16:19.007Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:19 2026-05-29T11:16:19.008Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:19 2026-05-29T11:16:19.008Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:19 2026-05-29T11:16:19.008Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:19 2026-05-29T11:16:19.021Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:19 2026-05-29T11:16:19.032Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:19 allow.auto.create.topics = true 11:16:19 auto.commit.interval.ms = 5000 11:16:19 auto.include.jmx.reporter = true 11:16:19 auto.offset.reset = latest 11:16:19 bootstrap.servers = [localhost:32777] 11:16:19 check.crcs = true 11:16:19 client.dns.lookup = use_all_dns_ips 11:16:19 client.id = consumer-test-group-30 11:16:19 client.rack = 11:16:19 connections.max.idle.ms = 540000 11:16:19 default.api.timeout.ms = 60000 11:16:19 enable.auto.commit = true 11:16:19 enable.metrics.push = true 11:16:19 exclude.internal.topics = true 11:16:19 fetch.max.bytes = 52428800 11:16:19 fetch.max.wait.ms = 500 11:16:19 fetch.min.bytes = 1 11:16:19 group.id = test-group 11:16:19 group.instance.id = null 11:16:19 group.protocol = classic 11:16:19 group.remote.assignor = null 11:16:19 heartbeat.interval.ms = 3000 11:16:19 interceptor.classes = [] 11:16:19 internal.leave.group.on.close = true 11:16:19 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:19 isolation.level = read_uncommitted 11:16:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:19 max.partition.fetch.bytes = 1048576 11:16:19 max.poll.interval.ms = 300000 11:16:19 max.poll.records = 2147483647 11:16:19 metadata.max.age.ms = 300000 11:16:19 metadata.recovery.strategy = none 11:16:19 metric.reporters = [] 11:16:19 metrics.num.samples = 2 11:16:19 metrics.recording.level = INFO 11:16:19 metrics.sample.window.ms = 30000 11:16:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:19 receive.buffer.bytes = 65536 11:16:19 reconnect.backoff.max.ms = 1000 11:16:19 reconnect.backoff.ms = 50 11:16:19 request.timeout.ms = 30000 11:16:19 retry.backoff.max.ms = 1000 11:16:19 retry.backoff.ms = 100 11:16:19 sasl.client.callback.handler.class = null 11:16:19 sasl.jaas.config = null 11:16:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:19 sasl.kerberos.min.time.before.relogin = 60000 11:16:19 sasl.kerberos.service.name = null 11:16:19 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:19 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:19 sasl.login.callback.handler.class = null 11:16:19 sasl.login.class = null 11:16:19 sasl.login.connect.timeout.ms = null 11:16:19 sasl.login.read.timeout.ms = null 11:16:19 sasl.login.refresh.buffer.seconds = 300 11:16:19 sasl.login.refresh.min.period.seconds = 60 11:16:19 sasl.login.refresh.window.factor = 0.8 11:16:19 sasl.login.refresh.window.jitter = 0.05 11:16:19 sasl.login.retry.backoff.max.ms = 10000 11:16:19 sasl.login.retry.backoff.ms = 100 11:16:19 sasl.mechanism = GSSAPI 11:16:19 sasl.oauthbearer.clock.skew.seconds = 30 11:16:19 sasl.oauthbearer.expected.audience = null 11:16:19 sasl.oauthbearer.expected.issuer = null 11:16:19 sasl.oauthbearer.header.urlencode = false 11:16:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:19 sasl.oauthbearer.jwks.endpoint.url = null 11:16:19 sasl.oauthbearer.scope.claim.name = scope 11:16:19 sasl.oauthbearer.sub.claim.name = sub 11:16:19 sasl.oauthbearer.token.endpoint.url = null 11:16:19 security.protocol = PLAINTEXT 11:16:19 security.providers = null 11:16:19 send.buffer.bytes = 131072 11:16:19 session.timeout.ms = 45000 11:16:19 socket.connection.setup.timeout.max.ms = 30000 11:16:19 socket.connection.setup.timeout.ms = 10000 11:16:19 ssl.cipher.suites = null 11:16:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:19 ssl.endpoint.identification.algorithm = https 11:16:19 ssl.engine.factory.class = null 11:16:19 ssl.key.password = null 11:16:19 ssl.keymanager.algorithm = SunX509 11:16:19 ssl.keystore.certificate.chain = null 11:16:19 ssl.keystore.key = null 11:16:19 ssl.keystore.location = null 11:16:19 ssl.keystore.password = null 11:16:19 ssl.keystore.type = JKS 11:16:19 ssl.protocol = TLSv1.3 11:16:19 ssl.provider = null 11:16:19 ssl.secure.random.implementation = null 11:16:19 ssl.trustmanager.algorithm = PKIX 11:16:19 ssl.truststore.certificates = null 11:16:19 ssl.truststore.location = null 11:16:19 ssl.truststore.password = null 11:16:19 ssl.truststore.type = JKS 11:16:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:19 11:16:19 2026-05-29T11:16:19.032Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:19 2026-05-29T11:16:19.034Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:19 2026-05-29T11:16:19.034Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:19 2026-05-29T11:16:19.034Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053379034 11:16:19 2026-05-29T11:16:19.034Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:19 2026-05-29T11:16:19.037Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-30, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:19 2026-05-29T11:16:19.038Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:19 2026-05-29T11:16:19.039Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 11:16:19 2026-05-29T11:16:19.041Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-30-2102acb0-5439-45b5-8dbd-e0b0aa657e67 11:16:19 2026-05-29T11:16:19.041Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 11:16:19 2026-05-29T11:16:19.043Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-30-2102acb0-5439-45b5-8dbd-e0b0aa657e67', protocol='range'} 11:16:19 2026-05-29T11:16:19.043Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-30-2102acb0-5439-45b5-8dbd-e0b0aa657e67=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:19 2026-05-29T11:16:19.045Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-30-2102acb0-5439-45b5-8dbd-e0b0aa657e67', protocol='range'} 11:16:19 2026-05-29T11:16:19.045Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:19 2026-05-29T11:16:19.045Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:19 2026-05-29T11:16:19.046Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:19 2026-05-29T11:16:19.050Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-30, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:19 2026-05-29T11:16:19.535Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:19 acks = -1 11:16:19 auto.include.jmx.reporter = true 11:16:19 batch.size = 16384 11:16:19 bootstrap.servers = [localhost:32777] 11:16:19 buffer.memory = 33554432 11:16:19 client.dns.lookup = use_all_dns_ips 11:16:19 client.id = test-client-id 11:16:19 compression.gzip.level = -1 11:16:19 compression.lz4.level = 9 11:16:19 compression.type = none 11:16:19 compression.zstd.level = 3 11:16:19 connections.max.idle.ms = 540000 11:16:19 delivery.timeout.ms = 120000 11:16:19 enable.idempotence = true 11:16:19 enable.metrics.push = true 11:16:19 interceptor.classes = [] 11:16:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:19 linger.ms = 0 11:16:19 max.block.ms = 60000 11:16:19 max.in.flight.requests.per.connection = 5 11:16:19 max.request.size = 1048576 11:16:19 metadata.max.age.ms = 300000 11:16:19 metadata.max.idle.ms = 300000 11:16:19 metadata.recovery.strategy = none 11:16:19 metric.reporters = [] 11:16:19 metrics.num.samples = 2 11:16:19 metrics.recording.level = INFO 11:16:19 metrics.sample.window.ms = 30000 11:16:19 partitioner.adaptive.partitioning.enable = true 11:16:19 partitioner.availability.timeout.ms = 0 11:16:19 partitioner.class = null 11:16:19 partitioner.ignore.keys = false 11:16:19 receive.buffer.bytes = 32768 11:16:19 reconnect.backoff.max.ms = 1000 11:16:19 reconnect.backoff.ms = 50 11:16:19 request.timeout.ms = 30000 11:16:19 retries = 2147483647 11:16:19 retry.backoff.max.ms = 1000 11:16:19 retry.backoff.ms = 100 11:16:19 sasl.client.callback.handler.class = null 11:16:19 sasl.jaas.config = null 11:16:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:19 sasl.kerberos.min.time.before.relogin = 60000 11:16:19 sasl.kerberos.service.name = null 11:16:19 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:19 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:19 sasl.login.callback.handler.class = null 11:16:19 sasl.login.class = null 11:16:19 sasl.login.connect.timeout.ms = null 11:16:19 sasl.login.read.timeout.ms = null 11:16:19 sasl.login.refresh.buffer.seconds = 300 11:16:19 sasl.login.refresh.min.period.seconds = 60 11:16:19 sasl.login.refresh.window.factor = 0.8 11:16:19 sasl.login.refresh.window.jitter = 0.05 11:16:19 sasl.login.retry.backoff.max.ms = 10000 11:16:19 sasl.login.retry.backoff.ms = 100 11:16:19 sasl.mechanism = GSSAPI 11:16:19 sasl.oauthbearer.clock.skew.seconds = 30 11:16:19 sasl.oauthbearer.expected.audience = null 11:16:19 sasl.oauthbearer.expected.issuer = null 11:16:19 sasl.oauthbearer.header.urlencode = false 11:16:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:19 sasl.oauthbearer.jwks.endpoint.url = null 11:16:19 sasl.oauthbearer.scope.claim.name = scope 11:16:19 sasl.oauthbearer.sub.claim.name = sub 11:16:19 sasl.oauthbearer.token.endpoint.url = null 11:16:19 security.protocol = PLAINTEXT 11:16:19 security.providers = null 11:16:19 send.buffer.bytes = 131072 11:16:19 socket.connection.setup.timeout.max.ms = 30000 11:16:19 socket.connection.setup.timeout.ms = 10000 11:16:19 ssl.cipher.suites = null 11:16:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:19 ssl.endpoint.identification.algorithm = https 11:16:19 ssl.engine.factory.class = null 11:16:19 ssl.key.password = null 11:16:19 ssl.keymanager.algorithm = SunX509 11:16:19 ssl.keystore.certificate.chain = null 11:16:19 ssl.keystore.key = null 11:16:19 ssl.keystore.location = null 11:16:19 ssl.keystore.password = null 11:16:19 ssl.keystore.type = JKS 11:16:19 ssl.protocol = TLSv1.3 11:16:19 ssl.provider = null 11:16:19 ssl.secure.random.implementation = null 11:16:19 ssl.trustmanager.algorithm = PKIX 11:16:19 ssl.truststore.certificates = null 11:16:19 ssl.truststore.location = null 11:16:19 ssl.truststore.password = null 11:16:19 ssl.truststore.type = JKS 11:16:19 transaction.timeout.ms = 60000 11:16:19 transactional.id = null 11:16:19 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:19 11:16:19 2026-05-29T11:16:19.536Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:19 2026-05-29T11:16:19.536Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:19 2026-05-29T11:16:19.539Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:19 2026-05-29T11:16:19.539Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:19 2026-05-29T11:16:19.539Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053379539 11:16:19 2026-05-29T11:16:19.540Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:19 acks = -1 11:16:19 auto.include.jmx.reporter = true 11:16:19 batch.size = 16384 11:16:19 bootstrap.servers = [localhost:32777] 11:16:19 buffer.memory = 33554432 11:16:19 client.dns.lookup = use_all_dns_ips 11:16:19 client.id = test-client-id 11:16:19 compression.gzip.level = -1 11:16:19 compression.lz4.level = 9 11:16:19 compression.type = none 11:16:19 compression.zstd.level = 3 11:16:19 connections.max.idle.ms = 540000 11:16:19 delivery.timeout.ms = 120000 11:16:19 enable.idempotence = true 11:16:19 enable.metrics.push = true 11:16:19 interceptor.classes = [] 11:16:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:19 linger.ms = 0 11:16:19 max.block.ms = 60000 11:16:19 max.in.flight.requests.per.connection = 5 11:16:19 max.request.size = 1048576 11:16:19 metadata.max.age.ms = 300000 11:16:19 metadata.max.idle.ms = 300000 11:16:19 metadata.recovery.strategy = none 11:16:19 metric.reporters = [] 11:16:19 metrics.num.samples = 2 11:16:19 metrics.recording.level = INFO 11:16:19 metrics.sample.window.ms = 30000 11:16:19 partitioner.adaptive.partitioning.enable = true 11:16:19 partitioner.availability.timeout.ms = 0 11:16:19 partitioner.class = null 11:16:19 partitioner.ignore.keys = false 11:16:19 receive.buffer.bytes = 32768 11:16:19 reconnect.backoff.max.ms = 1000 11:16:19 reconnect.backoff.ms = 50 11:16:19 request.timeout.ms = 30000 11:16:19 retries = 2147483647 11:16:19 retry.backoff.max.ms = 1000 11:16:19 retry.backoff.ms = 100 11:16:19 sasl.client.callback.handler.class = null 11:16:19 sasl.jaas.config = null 11:16:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:19 sasl.kerberos.min.time.before.relogin = 60000 11:16:19 sasl.kerberos.service.name = null 11:16:19 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:19 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:19 sasl.login.callback.handler.class = null 11:16:19 sasl.login.class = null 11:16:19 sasl.login.connect.timeout.ms = null 11:16:19 sasl.login.read.timeout.ms = null 11:16:19 sasl.login.refresh.buffer.seconds = 300 11:16:19 sasl.login.refresh.min.period.seconds = 60 11:16:19 sasl.login.refresh.window.factor = 0.8 11:16:19 sasl.login.refresh.window.jitter = 0.05 11:16:19 sasl.login.retry.backoff.max.ms = 10000 11:16:19 sasl.login.retry.backoff.ms = 100 11:16:19 sasl.mechanism = GSSAPI 11:16:19 sasl.oauthbearer.clock.skew.seconds = 30 11:16:19 sasl.oauthbearer.expected.audience = null 11:16:19 sasl.oauthbearer.expected.issuer = null 11:16:19 sasl.oauthbearer.header.urlencode = false 11:16:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:19 sasl.oauthbearer.jwks.endpoint.url = null 11:16:19 sasl.oauthbearer.scope.claim.name = scope 11:16:19 sasl.oauthbearer.sub.claim.name = sub 11:16:19 sasl.oauthbearer.token.endpoint.url = null 11:16:19 security.protocol = PLAINTEXT 11:16:19 security.providers = null 11:16:19 send.buffer.bytes = 131072 11:16:19 socket.connection.setup.timeout.max.ms = 30000 11:16:19 socket.connection.setup.timeout.ms = 10000 11:16:19 ssl.cipher.suites = null 11:16:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:19 ssl.endpoint.identification.algorithm = https 11:16:19 ssl.engine.factory.class = null 11:16:19 ssl.key.password = null 11:16:19 ssl.keymanager.algorithm = SunX509 11:16:19 ssl.keystore.certificate.chain = null 11:16:19 ssl.keystore.key = null 11:16:19 ssl.keystore.location = null 11:16:19 ssl.keystore.password = null 11:16:19 ssl.keystore.type = JKS 11:16:19 ssl.protocol = TLSv1.3 11:16:19 ssl.provider = null 11:16:19 ssl.secure.random.implementation = null 11:16:19 ssl.trustmanager.algorithm = PKIX 11:16:19 ssl.truststore.certificates = null 11:16:19 ssl.truststore.location = null 11:16:19 ssl.truststore.password = null 11:16:19 ssl.truststore.type = JKS 11:16:19 transaction.timeout.ms = 60000 11:16:19 transactional.id = null 11:16:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:19 11:16:19 2026-05-29T11:16:19.540Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:19 2026-05-29T11:16:19.541Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:19 2026-05-29T11:16:19.543Z INFO 7028 --- [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. 11:16:19 2026-05-29T11:16:19.544Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:19 2026-05-29T11:16:19.544Z INFO 7028 --- [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 11:16:19 2026-05-29T11:16:19.547Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:19 2026-05-29T11:16:19.547Z INFO 7028 --- [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 11:16:19 2026-05-29T11:16:19.557Z INFO 7028 --- [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 11:16:19 2026-05-29T11:16:19.570Z INFO 7028 --- [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 11:16:19 2026-05-29T11:16:19.659Z INFO 7028 --- [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 11:16:19 2026-05-29T11:16:19.677Z INFO 7028 --- [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 11:16:20 2026-05-29T11:16:20.771Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:20 2026-05-29T11:16:20.771Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Member consumer-test-group-30-2102acb0-5439-45b5-8dbd-e0b0aa657e67 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:20 2026-05-29T11:16:20.771Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:20 2026-05-29T11:16:20.771Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:20 2026-05-29T11:16:20.771Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:20 2026-05-29T11:16:20.772Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:20 2026-05-29T11:16:20.772Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:20 2026-05-29T11:16:20.775Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:20 2026-05-29T11:16:20.775Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:20 2026-05-29T11:16:20.775Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:20 2026-05-29T11:16:20.775Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:20 2026-05-29T11:16:20.777Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-30 unregistered 11:16:20 2026-05-29T11:16:20.777Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:20 2026-05-29T11:16:20.779Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:20 2026-05-29T11:16:20.781Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:20 2026-05-29T11:16:20.781Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:20 2026-05-29T11:16:20.781Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:20 2026-05-29T11:16:20.781Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:20 2026-05-29T11:16:20.781Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:20 2026-05-29T11:16:20.874Z INFO 7028 --- [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. 11:16:20 2026-05-29T11:16:20.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:20 2026-05-29T11:16:20.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:20 2026-05-29T11:16:20.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:20 2026-05-29T11:16:20.874Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:20 2026-05-29T11:16:20.895Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:20 2026-05-29T11:16:20.910Z INFO 7028 --- [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. 11:16:20 2026-05-29T11:16:20.910Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:20 2026-05-29T11:16:20.910Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:20 2026-05-29T11:16:20.910Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:20 2026-05-29T11:16:20.910Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:21 2026-05-29T11:16:20.935Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:21 2026-05-29T11:16:20.952Z INFO 7028 --- [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. 11:16:21 2026-05-29T11:16:20.952Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:21 2026-05-29T11:16:20.952Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:21 2026-05-29T11:16:20.952Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:21 2026-05-29T11:16:20.952Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:21 2026-05-29T11:16:20.972Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:21 2026-05-29T11:16:20.992Z INFO 7028 --- [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. 11:16:21 2026-05-29T11:16:20.993Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:21 2026-05-29T11:16:20.993Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:21 2026-05-29T11:16:20.993Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:21 2026-05-29T11:16:20.993Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:21 2026-05-29T11:16:21.023Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:21 2026-05-29T11:16:21.041Z INFO 7028 --- [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. 11:16:21 2026-05-29T11:16:21.041Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:21 2026-05-29T11:16:21.041Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:21 2026-05-29T11:16:21.041Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:21 2026-05-29T11:16:21.041Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:21 2026-05-29T11:16:21.060Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:21 2026-05-29T11:16:21.083Z INFO 7028 --- [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. 11:16:21 2026-05-29T11:16:21.083Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:21 2026-05-29T11:16:21.084Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:21 2026-05-29T11:16:21.084Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:21 2026-05-29T11:16:21.084Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:21 2026-05-29T11:16:21.108Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:21 2026-05-29T11:16:21.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 11:16:21 allow.auto.create.topics = true 11:16:21 auto.commit.interval.ms = 5000 11:16:21 auto.include.jmx.reporter = true 11:16:21 auto.offset.reset = latest 11:16:21 bootstrap.servers = [localhost:32777] 11:16:21 check.crcs = true 11:16:21 client.dns.lookup = use_all_dns_ips 11:16:21 client.id = consumer-test-group-31 11:16:21 client.rack = 11:16:21 connections.max.idle.ms = 540000 11:16:21 default.api.timeout.ms = 60000 11:16:21 enable.auto.commit = true 11:16:21 enable.metrics.push = true 11:16:21 exclude.internal.topics = true 11:16:21 fetch.max.bytes = 52428800 11:16:21 fetch.max.wait.ms = 500 11:16:21 fetch.min.bytes = 1 11:16:21 group.id = test-group 11:16:21 group.instance.id = null 11:16:21 group.protocol = classic 11:16:21 group.remote.assignor = null 11:16:21 heartbeat.interval.ms = 3000 11:16:21 interceptor.classes = [] 11:16:21 internal.leave.group.on.close = true 11:16:21 internal.throw.on.fetch.stable.offset.unsupported = false 11:16:21 isolation.level = read_uncommitted 11:16:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:16:21 max.partition.fetch.bytes = 1048576 11:16:21 max.poll.interval.ms = 300000 11:16:21 max.poll.records = 2147483647 11:16:21 metadata.max.age.ms = 300000 11:16:21 metadata.recovery.strategy = none 11:16:21 metric.reporters = [] 11:16:21 metrics.num.samples = 2 11:16:21 metrics.recording.level = INFO 11:16:21 metrics.sample.window.ms = 30000 11:16:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:16:21 receive.buffer.bytes = 65536 11:16:21 reconnect.backoff.max.ms = 1000 11:16:21 reconnect.backoff.ms = 50 11:16:21 request.timeout.ms = 30000 11:16:21 retry.backoff.max.ms = 1000 11:16:21 retry.backoff.ms = 100 11:16:21 sasl.client.callback.handler.class = null 11:16:21 sasl.jaas.config = null 11:16:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:21 sasl.kerberos.min.time.before.relogin = 60000 11:16:21 sasl.kerberos.service.name = null 11:16:21 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:21 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:21 sasl.login.callback.handler.class = null 11:16:21 sasl.login.class = null 11:16:21 sasl.login.connect.timeout.ms = null 11:16:21 sasl.login.read.timeout.ms = null 11:16:21 sasl.login.refresh.buffer.seconds = 300 11:16:21 sasl.login.refresh.min.period.seconds = 60 11:16:21 sasl.login.refresh.window.factor = 0.8 11:16:21 sasl.login.refresh.window.jitter = 0.05 11:16:21 sasl.login.retry.backoff.max.ms = 10000 11:16:21 sasl.login.retry.backoff.ms = 100 11:16:21 sasl.mechanism = GSSAPI 11:16:21 sasl.oauthbearer.clock.skew.seconds = 30 11:16:21 sasl.oauthbearer.expected.audience = null 11:16:21 sasl.oauthbearer.expected.issuer = null 11:16:21 sasl.oauthbearer.header.urlencode = false 11:16:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:21 sasl.oauthbearer.jwks.endpoint.url = null 11:16:21 sasl.oauthbearer.scope.claim.name = scope 11:16:21 sasl.oauthbearer.sub.claim.name = sub 11:16:21 sasl.oauthbearer.token.endpoint.url = null 11:16:21 security.protocol = PLAINTEXT 11:16:21 security.providers = null 11:16:21 send.buffer.bytes = 131072 11:16:21 session.timeout.ms = 45000 11:16:21 socket.connection.setup.timeout.max.ms = 30000 11:16:21 socket.connection.setup.timeout.ms = 10000 11:16:21 ssl.cipher.suites = null 11:16:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:21 ssl.endpoint.identification.algorithm = https 11:16:21 ssl.engine.factory.class = null 11:16:21 ssl.key.password = null 11:16:21 ssl.keymanager.algorithm = SunX509 11:16:21 ssl.keystore.certificate.chain = null 11:16:21 ssl.keystore.key = null 11:16:21 ssl.keystore.location = null 11:16:21 ssl.keystore.password = null 11:16:21 ssl.keystore.type = JKS 11:16:21 ssl.protocol = TLSv1.3 11:16:21 ssl.provider = null 11:16:21 ssl.secure.random.implementation = null 11:16:21 ssl.trustmanager.algorithm = PKIX 11:16:21 ssl.truststore.certificates = null 11:16:21 ssl.truststore.location = null 11:16:21 ssl.truststore.password = null 11:16:21 ssl.truststore.type = JKS 11:16:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:16:21 11:16:21 2026-05-29T11:16:21.117Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:21 2026-05-29T11:16:21.119Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:21 2026-05-29T11:16:21.119Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:21 2026-05-29T11:16:21.119Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053381119 11:16:21 2026-05-29T11:16:21.119Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:16:21 2026-05-29T11:16:21.123Z INFO 7028 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-31, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:21 2026-05-29T11:16:21.123Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 11:16:21 2026-05-29T11:16:21.124Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 11:16:21 2026-05-29T11:16:21.128Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-31-21b9ba4e-58b6-45c0-ae68-c9c4d3e2c9f5 11:16:21 2026-05-29T11:16:21.128Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 11:16:21 2026-05-29T11:16:21.129Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-31-21b9ba4e-58b6-45c0-ae68-c9c4d3e2c9f5', protocol='range'} 11:16:21 2026-05-29T11:16:21.130Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-31-21b9ba4e-58b6-45c0-ae68-c9c4d3e2c9f5=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:16:21 2026-05-29T11:16:21.131Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-31-21b9ba4e-58b6-45c0-ae68-c9c4d3e2c9f5', protocol='range'} 11:16:21 2026-05-29T11:16:21.131Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:16:21 2026-05-29T11:16:21.131Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 11:16:21 2026-05-29T11:16:21.132Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:16:21 2026-05-29T11:16:21.136Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-31, 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:32777 (id: 1 rack: null)], epoch=0}}. 11:16:21 2026-05-29T11:16:21.621Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:21 acks = -1 11:16:21 auto.include.jmx.reporter = true 11:16:21 batch.size = 16384 11:16:21 bootstrap.servers = [localhost:32777] 11:16:21 buffer.memory = 33554432 11:16:21 client.dns.lookup = use_all_dns_ips 11:16:21 client.id = test-client-id 11:16:21 compression.gzip.level = -1 11:16:21 compression.lz4.level = 9 11:16:21 compression.type = none 11:16:21 compression.zstd.level = 3 11:16:21 connections.max.idle.ms = 540000 11:16:21 delivery.timeout.ms = 120000 11:16:21 enable.idempotence = true 11:16:21 enable.metrics.push = true 11:16:21 interceptor.classes = [] 11:16:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:21 linger.ms = 0 11:16:21 max.block.ms = 60000 11:16:21 max.in.flight.requests.per.connection = 5 11:16:21 max.request.size = 1048576 11:16:21 metadata.max.age.ms = 300000 11:16:21 metadata.max.idle.ms = 300000 11:16:21 metadata.recovery.strategy = none 11:16:21 metric.reporters = [] 11:16:21 metrics.num.samples = 2 11:16:21 metrics.recording.level = INFO 11:16:21 metrics.sample.window.ms = 30000 11:16:21 partitioner.adaptive.partitioning.enable = true 11:16:21 partitioner.availability.timeout.ms = 0 11:16:21 partitioner.class = null 11:16:21 partitioner.ignore.keys = false 11:16:21 receive.buffer.bytes = 32768 11:16:21 reconnect.backoff.max.ms = 1000 11:16:21 reconnect.backoff.ms = 50 11:16:21 request.timeout.ms = 30000 11:16:21 retries = 2147483647 11:16:21 retry.backoff.max.ms = 1000 11:16:21 retry.backoff.ms = 100 11:16:21 sasl.client.callback.handler.class = null 11:16:21 sasl.jaas.config = null 11:16:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:21 sasl.kerberos.min.time.before.relogin = 60000 11:16:21 sasl.kerberos.service.name = null 11:16:21 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:21 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:21 sasl.login.callback.handler.class = null 11:16:21 sasl.login.class = null 11:16:21 sasl.login.connect.timeout.ms = null 11:16:21 sasl.login.read.timeout.ms = null 11:16:21 sasl.login.refresh.buffer.seconds = 300 11:16:21 sasl.login.refresh.min.period.seconds = 60 11:16:21 sasl.login.refresh.window.factor = 0.8 11:16:21 sasl.login.refresh.window.jitter = 0.05 11:16:21 sasl.login.retry.backoff.max.ms = 10000 11:16:21 sasl.login.retry.backoff.ms = 100 11:16:21 sasl.mechanism = GSSAPI 11:16:21 sasl.oauthbearer.clock.skew.seconds = 30 11:16:21 sasl.oauthbearer.expected.audience = null 11:16:21 sasl.oauthbearer.expected.issuer = null 11:16:21 sasl.oauthbearer.header.urlencode = false 11:16:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:21 sasl.oauthbearer.jwks.endpoint.url = null 11:16:21 sasl.oauthbearer.scope.claim.name = scope 11:16:21 sasl.oauthbearer.sub.claim.name = sub 11:16:21 sasl.oauthbearer.token.endpoint.url = null 11:16:21 security.protocol = PLAINTEXT 11:16:21 security.providers = null 11:16:21 send.buffer.bytes = 131072 11:16:21 socket.connection.setup.timeout.max.ms = 30000 11:16:21 socket.connection.setup.timeout.ms = 10000 11:16:21 ssl.cipher.suites = null 11:16:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:21 ssl.endpoint.identification.algorithm = https 11:16:21 ssl.engine.factory.class = null 11:16:21 ssl.key.password = null 11:16:21 ssl.keymanager.algorithm = SunX509 11:16:21 ssl.keystore.certificate.chain = null 11:16:21 ssl.keystore.key = null 11:16:21 ssl.keystore.location = null 11:16:21 ssl.keystore.password = null 11:16:21 ssl.keystore.type = JKS 11:16:21 ssl.protocol = TLSv1.3 11:16:21 ssl.provider = null 11:16:21 ssl.secure.random.implementation = null 11:16:21 ssl.trustmanager.algorithm = PKIX 11:16:21 ssl.truststore.certificates = null 11:16:21 ssl.truststore.location = null 11:16:21 ssl.truststore.password = null 11:16:21 ssl.truststore.type = JKS 11:16:21 transaction.timeout.ms = 60000 11:16:21 transactional.id = null 11:16:21 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:21 11:16:21 2026-05-29T11:16:21.621Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:21 2026-05-29T11:16:21.621Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:21 2026-05-29T11:16:21.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 11:16:21 2026-05-29T11:16:21.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 11:16:21 2026-05-29T11:16:21.623Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1780053381623 11:16:21 2026-05-29T11:16:21.624Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 11:16:21 acks = -1 11:16:21 auto.include.jmx.reporter = true 11:16:21 batch.size = 16384 11:16:21 bootstrap.servers = [localhost:32777] 11:16:21 buffer.memory = 33554432 11:16:21 client.dns.lookup = use_all_dns_ips 11:16:21 client.id = test-client-id 11:16:21 compression.gzip.level = -1 11:16:21 compression.lz4.level = 9 11:16:21 compression.type = none 11:16:21 compression.zstd.level = 3 11:16:21 connections.max.idle.ms = 540000 11:16:21 delivery.timeout.ms = 120000 11:16:21 enable.idempotence = true 11:16:21 enable.metrics.push = true 11:16:21 interceptor.classes = [] 11:16:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:16:21 linger.ms = 0 11:16:21 max.block.ms = 60000 11:16:21 max.in.flight.requests.per.connection = 5 11:16:21 max.request.size = 1048576 11:16:21 metadata.max.age.ms = 300000 11:16:21 metadata.max.idle.ms = 300000 11:16:21 metadata.recovery.strategy = none 11:16:21 metric.reporters = [] 11:16:21 metrics.num.samples = 2 11:16:21 metrics.recording.level = INFO 11:16:21 metrics.sample.window.ms = 30000 11:16:21 partitioner.adaptive.partitioning.enable = true 11:16:21 partitioner.availability.timeout.ms = 0 11:16:21 partitioner.class = null 11:16:21 partitioner.ignore.keys = false 11:16:21 receive.buffer.bytes = 32768 11:16:21 reconnect.backoff.max.ms = 1000 11:16:21 reconnect.backoff.ms = 50 11:16:21 request.timeout.ms = 30000 11:16:21 retries = 2147483647 11:16:21 retry.backoff.max.ms = 1000 11:16:21 retry.backoff.ms = 100 11:16:21 sasl.client.callback.handler.class = null 11:16:21 sasl.jaas.config = null 11:16:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:16:21 sasl.kerberos.min.time.before.relogin = 60000 11:16:21 sasl.kerberos.service.name = null 11:16:21 sasl.kerberos.ticket.renew.jitter = 0.05 11:16:21 sasl.kerberos.ticket.renew.window.factor = 0.8 11:16:21 sasl.login.callback.handler.class = null 11:16:21 sasl.login.class = null 11:16:21 sasl.login.connect.timeout.ms = null 11:16:21 sasl.login.read.timeout.ms = null 11:16:21 sasl.login.refresh.buffer.seconds = 300 11:16:21 sasl.login.refresh.min.period.seconds = 60 11:16:21 sasl.login.refresh.window.factor = 0.8 11:16:21 sasl.login.refresh.window.jitter = 0.05 11:16:21 sasl.login.retry.backoff.max.ms = 10000 11:16:21 sasl.login.retry.backoff.ms = 100 11:16:21 sasl.mechanism = GSSAPI 11:16:21 sasl.oauthbearer.clock.skew.seconds = 30 11:16:21 sasl.oauthbearer.expected.audience = null 11:16:21 sasl.oauthbearer.expected.issuer = null 11:16:21 sasl.oauthbearer.header.urlencode = false 11:16:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:16:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:16:21 sasl.oauthbearer.jwks.endpoint.url = null 11:16:21 sasl.oauthbearer.scope.claim.name = scope 11:16:21 sasl.oauthbearer.sub.claim.name = sub 11:16:21 sasl.oauthbearer.token.endpoint.url = null 11:16:21 security.protocol = PLAINTEXT 11:16:21 security.providers = null 11:16:21 send.buffer.bytes = 131072 11:16:21 socket.connection.setup.timeout.max.ms = 30000 11:16:21 socket.connection.setup.timeout.ms = 10000 11:16:21 ssl.cipher.suites = null 11:16:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:16:21 ssl.endpoint.identification.algorithm = https 11:16:21 ssl.engine.factory.class = null 11:16:21 ssl.key.password = null 11:16:21 ssl.keymanager.algorithm = SunX509 11:16:21 ssl.keystore.certificate.chain = null 11:16:21 ssl.keystore.key = null 11:16:21 ssl.keystore.location = null 11:16:21 ssl.keystore.password = null 11:16:21 ssl.keystore.type = JKS 11:16:21 ssl.protocol = TLSv1.3 11:16:21 ssl.provider = null 11:16:21 ssl.secure.random.implementation = null 11:16:21 ssl.trustmanager.algorithm = PKIX 11:16:21 ssl.truststore.certificates = null 11:16:21 ssl.truststore.location = null 11:16:21 ssl.truststore.password = null 11:16:21 ssl.truststore.type = JKS 11:16:21 transaction.timeout.ms = 60000 11:16:21 transactional.id = null 11:16:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:16:21 11:16:21 2026-05-29T11:16:21.624Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:16:21 2026-05-29T11:16:21.624Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:16:21 2026-05-29T11:16:21.626Z INFO 7028 --- [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. 11:16:21 2026-05-29T11:16:21.627Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:21 2026-05-29T11:16:21.629Z INFO 7028 --- [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 11:16:21 2026-05-29T11:16:21.631Z INFO 7028 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:16:21 2026-05-29T11:16:21.631Z INFO 7028 --- [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 11:16:21 2026-05-29T11:16:21.634Z INFO 7028 --- [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 11:16:21 2026-05-29T11:16:21.638Z INFO 7028 --- [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 11:16:22 2026-05-29T11:16:22.739Z INFO 7028 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 11:16:22 2026-05-29T11:16:22.739Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Member consumer-test-group-31-21b9ba4e-58b6-45c0-ae68-c9c4d3e2c9f5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 11:16:22 2026-05-29T11:16:22.739Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:22 2026-05-29T11:16:22.739Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:22 2026-05-29T11:16:22.739Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:16:22 2026-05-29T11:16:22.741Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:16:22 2026-05-29T11:16:22.741Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:16:23 2026-05-29T11:16:23.237Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:23 2026-05-29T11:16:23.237Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:23 2026-05-29T11:16:23.237Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:23 2026-05-29T11:16:23.237Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:23 2026-05-29T11:16:23.242Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-31 unregistered 11:16:23 2026-05-29T11:16:23.242Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:23 2026-05-29T11:16:23.245Z INFO 7028 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:16:23 2026-05-29T11:16:23.247Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:16:23 2026-05-29T11:16:23.247Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:16:23 2026-05-29T11:16:23.247Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:16:23 2026-05-29T11:16:23.247Z INFO 7028 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:16:23 2026-05-29T11:16:23.247Z INFO 7028 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:16:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.90 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 11:16:23 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 11:16:23 2026-05-29T11:16:23.392Z INFO 7028 --- [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. 11:16:23 2026-05-29T11:16:23.392Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:23 2026-05-29T11:16:23.392Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:23 2026-05-29T11:16:23.393Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:23 2026-05-29T11:16:23.393Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:23 2026-05-29T11:16:23.457Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:23 2026-05-29T11:16:23.463Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:23 2026-05-29T11:16:23.476Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:23 2026-05-29T11:16:23.490Z INFO 7028 --- [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. 11:16:23 2026-05-29T11:16:23.490Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:23 2026-05-29T11:16:23.490Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:23 2026-05-29T11:16:23.490Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:23 2026-05-29T11:16:23.490Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:23 2026-05-29T11:16:23.597Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:23 2026-05-29T11:16:23.603Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:23 2026-05-29T11:16:23.617Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:23 2026-05-29T11:16:23.636Z INFO 7028 --- [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. 11:16:23 2026-05-29T11:16:23.636Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:23 2026-05-29T11:16:23.637Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:23 2026-05-29T11:16:23.637Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:23 2026-05-29T11:16:23.637Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:23 2026-05-29T11:16:23.696Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:16:23 2026-05-29T11:16:23.703Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:16:23 2026-05-29T11:16:23.722Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:23 2026-05-29T11:16:23.737Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 11:16:23 2026-05-29T11:16:23.758Z INFO 7028 --- [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. 11:16:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 11:16:23 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 11:16:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 11:16:23 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 11:16:24 2026-05-29T11:16:23.936Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:23.936Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:23.936Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:23.936Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:23.936Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:23.946Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:23.949Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:23.964Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:23.984Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:23.984Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:23.988Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:23.988Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:23.988Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:23.996Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:23.999Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:24.014Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.034Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.034Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.035Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.035Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.035Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.044Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.047Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.062Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.151Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.151Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.152Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.152Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.152Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.160Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:24.163Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:24.178Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.197Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.197Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.198Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.198Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.198Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.207Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:24.209Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:24.222Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.244Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.244Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.245Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.245Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.245Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.254Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.256Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.273Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.300Z ERROR 7028 --- [cps-integration-test] [tp1617880041-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:16:24 11:16:24 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 11:16:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 11:16:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 11:16:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:16:24 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:24 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:16:24 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:24 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:16:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:16:24 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:24 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:16:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:16:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:16:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:16:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:16:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:16:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:16:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:16:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:16:24 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:16:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:16:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:16:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:16:24 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:16:24 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:16:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:24 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:16:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:24 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:24 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:16:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:24 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:16:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:24 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:16:24 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:16:24 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:16:24 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:16:24 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:16:24 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:16:24 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:16:24 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:16:24 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:16:24 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:16:24 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:16:24 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:16:24 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:16:24 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:16:24 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:16:24 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:16:24 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:16:24 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:16:24 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:16:24 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:16:24 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:16:24 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:16:24 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:24 11:16:24 2026-05-29T11:16:24.364Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.364Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.364Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.364Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.364Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.374Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:24.376Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:24 2026-05-29T11:16:24.392Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.409Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.409Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.409Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.409Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.409Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.417Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:24.419Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:24 2026-05-29T11:16:24.431Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:24 2026-05-29T11:16:24.448Z INFO 7028 --- [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. 11:16:24 2026-05-29T11:16:24.449Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:24 2026-05-29T11:16:24.449Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:24 2026-05-29T11:16:24.449Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:24 2026-05-29T11:16:24.449Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:24 2026-05-29T11:16:24.456Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.457Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:16:24 2026-05-29T11:16:24.468Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:25 2026-05-29T11:16:25.486Z WARN 7028 --- [cps-integration-test] [tp1617880041-54] 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. 11:16:25 2026-05-29T11:16:25.487Z WARN 7028 --- [cps-integration-test] [tp1617880041-54] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 11:16:25 2026-05-29T11:16:25.488Z ERROR 7028 --- [cps-integration-test] [tp1617880041-54] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:16:25 11:16:25 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 11:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 11:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 11:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 11:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:16:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:16:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:16:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:16:25 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:16:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:16:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:16:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:16:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:16:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:16:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:16:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:16:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:16:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:16:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:16:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:16:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:16:25 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:16:25 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:25 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:25 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:25 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:25 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:25 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:16:25 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:16:25 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:16:25 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:16:25 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:16:25 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:16:25 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:16:25 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:16:25 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:16:25 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:16:25 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:16:25 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:16:25 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:16:25 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:16:25 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:16:25 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:16:25 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:16:25 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:16:25 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:16:25 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:16:25 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:16:25 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:16:25 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:25 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 11:16:25 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 11:16:25 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 11:16:25 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 11:16:25 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 11:16:25 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 11:16:25 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 11:16:25 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 11:16:25 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 11:16:25 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:16:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 11:16:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:16:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:16:25 ... 1 common frames omitted 11:16:25 11:16:26 2026-05-29T11:16:26.520Z INFO 7028 --- [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. 11:16:26 2026-05-29T11:16:26.520Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:26 2026-05-29T11:16:26.520Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:26 2026-05-29T11:16:26.520Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:26 2026-05-29T11:16:26.520Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:26 2026-05-29T11:16:26.530Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:16:26 2026-05-29T11:16:26.532Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:16:26 2026-05-29T11:16:26.546Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:26 2026-05-29T11:16:26.563Z INFO 7028 --- [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. 11:16:26 2026-05-29T11:16:26.563Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:26 2026-05-29T11:16:26.563Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:26 2026-05-29T11:16:26.563Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:26 2026-05-29T11:16:26.563Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:26 2026-05-29T11:16:26.570Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:16:26 2026-05-29T11:16:26.572Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:16:26 2026-05-29T11:16:26.584Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:26 2026-05-29T11:16:26.606Z INFO 7028 --- [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. 11:16:26 2026-05-29T11:16:26.606Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:16:26 2026-05-29T11:16:26.606Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:16:26 2026-05-29T11:16:26.607Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:16:26 2026-05-29T11:16:26.607Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:16:26 2026-05-29T11:16:26.616Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:16:26 2026-05-29T11:16:26.619Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:16:26 2026-05-29T11:16:26.636Z INFO 7028 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:16:26 2026-05-29T11:16:26.658Z WARN 7028 --- [cps-integration-test] [tp1617880041-53] 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. 11:16:26 2026-05-29T11:16:26.658Z WARN 7028 --- [cps-integration-test] [tp1617880041-53] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 11:16:26 2026-05-29T11:16:26.658Z ERROR 7028 --- [cps-integration-test] [tp1617880041-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:16:26 11:16:26 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:16:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:16:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:16:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:16:26 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:16:26 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:16:26 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:16:26 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:16:26 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:16:26 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:16:26 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:16:26 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:16:26 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:16:26 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:16:26 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:16:26 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:16:26 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:16:26 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:26 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 11:16:26 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 11:16:26 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 11:16:26 Error has been observed at the following site(s): 11:16:26 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 11:16:26 Original Stack Trace: 11:16:26 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 11:16:26 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 11:16:26 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 11:16:26 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 11:16:26 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 11:16:26 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 11:16:26 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 11:16:26 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 11:16:26 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 11:16:26 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 11:16:26 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 11:16:26 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 11:16:26 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 11:16:26 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 11:16:26 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 11:16:26 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 11:16:26 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 11:16:26 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 11:16:26 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 11:16:26 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 11:16:26 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 11:16:26 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 11:16:26 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 11:16:26 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 11:16:26 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 11:16:26 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 11:16:26 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 11:16:26 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 11:16:26 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 11:16:26 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 11:16:26 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 11:16:26 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 11:16:26 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 11:16:26 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 11:16:26 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 11:16:26 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 11:16:26 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 11:16:26 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 11:16:26 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:26 Suppressed: java.lang.Exception: #block terminated with an error 11:16:26 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 11:16:26 at reactor.core.publisher.Mono.block(Mono.java:1779) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:16:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:16:26 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:16:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:16:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:16:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 11:16:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:16:26 at org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:16:26 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438) 11:16:26 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:16:26 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:16:26 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:16:26 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102) 11:16:26 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740) 11:16:26 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:16:26 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:16:26 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721) 11:16:26 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:16:26 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:16:26 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:16:26 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:16:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:16:26 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:16:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:16:26 at java.base/java.lang.Thread.run(Thread.java:1583) 11:16:26 11:16:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 11:16:26 2026-05-29T11:16:26.736Z INFO 7028 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 11:16:29 [INFO] 11:16:29 [INFO] Results: 11:16:29 [INFO] 11:16:29 [WARNING] Tests run: 449, Failures: 0, Errors: 0, Skipped: 2 11:16:29 [INFO] 11:16:29 [INFO] 11:16:29 [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test --- 11:16:29 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 11:16:29 [INFO] 11:16:29 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test --- 11:16:29 [INFO] Skipping JaCoCo execution due to missing classes directory. 11:16:29 [INFO] 11:16:29 [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test --- 11:16:29 [WARNING] JAR will be empty - no content was marked for inclusion! 11:16:29 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.7.9-SNAPSHOT.jar 11:16:29 [INFO] 11:16:29 [INFO] --- install:3.1.2:install (default-install) @ integration-test --- 11:16:29 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.9-SNAPSHOT/integration-test-3.7.9-SNAPSHOT.pom 11:16:29 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.9-SNAPSHOT/integration-test-3.7.9-SNAPSHOT.jar 11:16:29 [INFO] 11:16:29 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ integration-test --- 11:16:29 [INFO] 11:16:29 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 11:16:29 [INFO] Building spotbugs 3.7.9-SNAPSHOT [19/23] 11:16:29 [INFO] from spotbugs/pom.xml 11:16:29 [INFO] --------------------------------[ jar ]--------------------------------- 11:16:29 [INFO] 11:16:29 [INFO] --- clean:3.2.0:clean (default-clean) @ spotbugs --- 11:16:29 [INFO] 11:16:29 [INFO] --- resources:3.3.1:resources (default-resources) @ spotbugs --- 11:16:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:16:29 [INFO] Copying 1 resource from src/main/resources to target/classes 11:16:29 [INFO] 11:16:29 [INFO] --- compiler:3.13.0:compile (default-compile) @ spotbugs --- 11:16:29 [INFO] No sources to compile 11:16:29 [INFO] 11:16:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ spotbugs --- 11:16:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:16:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 11:16:29 [INFO] 11:16:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ spotbugs --- 11:16:29 [INFO] No sources to compile 11:16:29 [INFO] 11:16:29 [INFO] --- surefire:3.2.5:test (default-test) @ spotbugs --- 11:16:29 [INFO] No tests to run. 11:16:29 [INFO] 11:16:29 [INFO] --- jar:3.4.1:jar (default-jar) @ spotbugs --- 11:16:29 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.7.9-SNAPSHOT.jar 11:16:29 [INFO] 11:16:29 [INFO] --- install:3.1.2:install (default-install) @ spotbugs --- 11:16:29 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.9-SNAPSHOT/spotbugs-3.7.9-SNAPSHOT.pom 11:16:29 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.9-SNAPSHOT/spotbugs-3.7.9-SNAPSHOT.jar 11:16:29 [INFO] 11:16:29 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ spotbugs --- 11:16:29 [INFO] 11:16:29 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 11:16:29 [INFO] Building cps-application 3.7.9-SNAPSHOT [20/23] 11:16:29 [INFO] from cps-application/pom.xml 11:16:29 [INFO] --------------------------------[ jar ]--------------------------------- 11:16:30 [INFO] 11:16:30 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-application --- 11:16:30 [INFO] 11:16:30 [INFO] --- git-commit-id:9.0.1:revision (get-git-info) @ cps-application --- 11:16:30 [INFO] 11:16:30 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 11:16:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:16:30 [INFO] 11:16:30 [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-application --- 11:16:30 [INFO] You have 0 Checkstyle violations. 11:16:30 [INFO] 11:16:30 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-application --- 11:16:30 [INFO] You have 0 Checkstyle violations. 11:16:30 [INFO] 11:16:30 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-application --- 11:16:30 [INFO] Copying 1 resource from src/main/resources to target/classes 11:16:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 11:16:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 11:16:30 [INFO] 11:16:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-application --- 11:16:30 [INFO] Recompiling the module because of changed dependency. 11:16:30 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 11:16:31 [INFO] Annotation processing is enabled because one or more processors were found 11:16:31 on the class path. A future release of javac may disable annotation processing 11:16:31 unless at least one processor is specified by name (-processor), or a search 11:16:31 path is specified (--processor-path, --processor-module-path), or annotation 11:16:31 processing is enabled explicitly (-proc:only, -proc:full). 11:16:31 Use -Xlint:-options to suppress this message. 11:16:31 Use -proc:none to disable annotation processing. 11:16:31 [INFO] 11:16:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-application --- 11:16:31 [INFO] Copying 2 resources from src/test/resources to target/test-classes 11:16:31 [INFO] 11:16:31 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-application --- 11:16:31 [INFO] Recompiling the module because of changed dependency. 11:16:31 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 11:16:31 [INFO] Annotation processing is enabled because one or more processors were found 11:16:31 on the class path. A future release of javac may disable annotation processing 11:16:31 unless at least one processor is specified by name (-processor), or a search 11:16:31 path is specified (--processor-path, --processor-module-path), or annotation 11:16:31 processing is enabled explicitly (-proc:only, -proc:full). 11:16:31 Use -Xlint:-options to suppress this message. 11:16:31 Use -proc:none to disable annotation processing. 11:16:31 [INFO] 11:16:31 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-application --- 11:16:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:16:31 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:16:31 [INFO] Parallel parsing disabled. 11:16:32 [INFO] Compiled 13 files. 11:16:32 [INFO] 11:16:32 [INFO] --- surefire:3.5.2:test (default-test) @ cps-application --- 11:16:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:16:32 [INFO] 11:16:32 [INFO] ------------------------------------------------------- 11:16:32 [INFO] T E S T S 11:16:32 [INFO] ------------------------------------------------------- 11:16:33 11:16:33.484 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 11:16:34 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 11:16:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.cps.config.MicroMeterConfigSpec 11:16:34 [INFO] Running org.onap.cps.config.TransactionConfigSpec 11:16:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.cps.config.TransactionConfigSpec 11:16:34 [INFO] Running org.onap.cps.config.JettyConfigSpec 11:16:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s -- in org.onap.cps.config.JettyConfigSpec 11:16:35 [INFO] Running org.onap.cps.ApplicationSpec 11:16:35 11:16:35.764 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-ubuntu2204-docker-8c-8g-4794 11:16:35 11:16:35.764 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 6272 ms 11:16:42 11:16:42.036 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 11:16:42 11:16:42,636 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:16:42 11:16:42,637 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:16:42 11:16:42,640 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:16:42 11:16:42,705 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:16:42 11:16:42,706 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:16:43 11:16:43,099 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:16:43 11:16:43,100 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:16:43 {"logTimeStamp":"2026-05-29T11:16:43.523Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 21.0.10 with PID 11029 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application)","processId":"11029","threadName":"main","class":"org.onap.cps.Application"} 11:16:43 {"logTimeStamp":"2026-05-29T11:16:43.524Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"11029","threadName":"main","class":"org.onap.cps.Application"} 11:16:45 {"logTimeStamp":"2026-05-29T11:16:45.319Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"11029","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 11:16:45 {"logTimeStamp":"2026-05-29T11:16:45.550Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 219 ms. Found 6 JPA repository interfaces.","processId":"11029","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 11:16:46 {"logTimeStamp":"2026-05-29T11:16:46.877Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"11029","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 11:16:46 {"logTimeStamp":"2026-05-29T11:16:46.885Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04","processId":"11029","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:46.927Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"11029","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:46.927Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3344 ms","processId":"11029","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:47.463Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"11029","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:47.472Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5e12d5d0{application,/,b=[file:/tmp/jetty-docbase.8080.11289243053933342069/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@34354e33{STARTED}}","processId":"11029","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:47.473Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5e12d5d0{application,/,b=[file:/tmp/jetty-docbase.8080.11289243053933342069/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@34354e33{STARTED}}","processId":"11029","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:47.476Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@249e39da{STARTING}[12.0.33,sto=0] @15109ms","processId":"11029","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:16:47 {"logTimeStamp":"2026-05-29T11:16:47.673Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11029","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:16:48 {"logTimeStamp":"2026-05-29T11:16:48.767Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"11029","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 11:16:48 {"logTimeStamp":"2026-05-29T11:16:48.839Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.45.Final","processId":"11029","threadName":"main","class":"org.hibernate.Version"} 11:16:48 {"logTimeStamp":"2026-05-29T11:16:48.841Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"11029","threadName":"main","class":"org.hibernate.cfg.Environment"} 11:16:48 {"logTimeStamp":"2026-05-29T11:16:48.883Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"11029","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 11:16:49 {"logTimeStamp":"2026-05-29T11:16:49.113Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"11029","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 11:16:49 {"logTimeStamp":"2026-05-29T11:16:49.156Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11029","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:16:50 {"logTimeStamp":"2026-05-29T11:16:50.161Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11029","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 11:16:50 {"logTimeStamp":"2026-05-29T11:16:50.161Z","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":"11029","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 11:16:50 {"logTimeStamp":"2026-05-29T11:16:50.163Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"11029","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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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:1596)\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:1596)\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... 134 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:694)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:751)\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... 148 common frames omitted\n\n"} 11:16:50 {"logTimeStamp":"2026-05-29T11:16:50.194Z","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":"11029","threadName":"main","class":"org.hibernate.orm.deprecation"} 11:16:50 {"logTimeStamp":"2026-05-29T11:16:50.208Z","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":"11029","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 11:16:51 {"logTimeStamp":"2026-05-29T11:16:51.309Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"11029","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 11:16:51 {"logTimeStamp":"2026-05-29T11:16:51.312Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"11029","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 11:16:51 {"logTimeStamp":"2026-05-29T11:16:51.821Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"11029","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.731Z","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":"11029","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.881Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]: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":"11029","threadName":"main","class":"com.hazelcast.system.logo"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.882Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"11029","threadName":"main","class":"com.hazelcast.system"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.882Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.19]:5701","processId":"11029","threadName":"main","class":"com.hazelcast.system"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"11029","threadName":"main","class":"com.hazelcast.system"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]: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":"11029","threadName":"main","class":"com.hazelcast.system"} 11:16:52 {"logTimeStamp":"2026-05-29T11:16:52.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]: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":"11029","threadName":"main","class":"com.hazelcast.system"} 11:16:53 {"logTimeStamp":"2026-05-29T11:16:53.564Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]: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":"11029","threadName":"main","class":"com.hazelcast.system.security"} 11:16:53 {"logTimeStamp":"2026-05-29T11:16:53.654Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"11029","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 11:16:54 {"logTimeStamp":"2026-05-29T11:16:53.938Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"11029","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 11:16:54 {"logTimeStamp":"2026-05-29T11:16:53.944Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.19]:5701 is STARTING","processId":"11029","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 11:16:57 {"logTimeStamp":"2026-05-29T11:16:57.305Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.19]:5701 - 017e1adf-7448-475c-9817-1ef5769bdb2d this\n]\n","processId":"11029","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 11:16:57 {"logTimeStamp":"2026-05-29T11:16:57.326Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.19]:5701 is STARTED","processId":"11029","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 11:16:58 {"logTimeStamp":"2026-05-29T11:16:58.524Z","logLevel":"INFO","serviceName":"cps-application","message":"Configuring CM AVC event listener in single-record mode (no transactions, max-poll-records=1)","processId":"11029","threadName":"main","class":"org.onap.cps.ncmp.config.KafkaConfig"} 11:16:59 {"logTimeStamp":"2026-05-29T11:16:59.632Z","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":"11029","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 11:16:59 {"logTimeStamp":"2026-05-29T11:16:59.885Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"11029","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.045Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"11029","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.045Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"11029","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.046Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"11029","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.053Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@6c7a25bf{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11029","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.055Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"11029","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.110Z","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 = 1\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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.174Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.278Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.280Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.280Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.280Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420278","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.284Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.295Z","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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.296Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.306Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420306","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.306Z","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":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.310Z","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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.311Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.414Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.415Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.415Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420414","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.415Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.417Z","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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.418Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.425Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.425Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.425Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.425Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420425","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.425Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.428Z","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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.428Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.434Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.434Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.434Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.434Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420434","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.435Z","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":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.437Z","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":"11029","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.437Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11029","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.453Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.453Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.453Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1780053420453","processId":"11029","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.453Z","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":"11029","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.493Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.372 seconds (process running for 28.126)","processId":"11029","threadName":"main","class":"org.onap.cps.Application"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"11029","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"11029","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"11029","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"11029","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.513Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.19]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"11029","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.529Z","logLevel":"INFO","traceId":"00ad58eeb2374fb181d03d9630a0092e","serviceName":"cps-application","message":"System is not ready yet","spanId":"7801be7516b272b3","processId":"11029","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.529Z","logLevel":"INFO","traceId":"762ab88926da41d2f3580793b348279e","serviceName":"cps-application","message":"System is not ready yet","spanId":"83f2cf0fb9a36f83","processId":"11029","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.617Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.618Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"11029","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.643Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11029","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.812Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.814Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.815Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.815Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.815Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.815Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.816Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.816Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.816Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.816Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.816Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.817Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.817Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.818Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.818Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.909Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.910Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.910Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.934Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.934Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.934Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.936Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.936Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.936Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.941Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.941Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.941Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.941Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.941Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.942Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.943Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.943Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:00 {"logTimeStamp":"2026-05-29T11:17:00.943Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.030Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.030Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.030Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.036Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.036Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.036Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.038Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.038Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.038Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.045Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.045Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.045Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.093Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.093Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.093Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.094Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.094Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.094Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.223Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.223Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.223Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.227Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.228Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.228Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.258Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.258Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.258Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.290Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.290Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.290Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.296Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.296Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.296Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.297Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.298Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.298Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.611Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.611Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.611Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.625Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.625Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.625Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.645Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"11029","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.645Z","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":"11029","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.649Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.649Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.649Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.661Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.661Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.669Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.669Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.669Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.669Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.669Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.671Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.672Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.672Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.672Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.672Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.673Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.673Z","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":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.677Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.677Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.677Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.677Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.686Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.687Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.687Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.687Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.689Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.689Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.691Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.691Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.692Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.692Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.693Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.693Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11029","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"11029","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.696Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"11029","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 11:17:01 {"logTimeStamp":"2026-05-29T11:17:01.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@6c7a25bf{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11029","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.768Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"11029","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.775Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@249e39da{STOPPING}[12.0.33,sto=0]","processId":"11029","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"11029","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@5e12d5d0{application,/,b=[file:/tmp/jetty-docbase.8080.11289243053933342069/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@34354e33{STOPPED}}","processId":"11029","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.781Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.781Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"11029","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 11:17:03 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1285b1f8 has been closed already 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.802Z","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":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 11:17:03 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 11:17:03 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 11:17:03 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:17:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:17:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:17:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:17:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:17:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:17:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:17:03 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 11:17:03 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 11:17:03 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 11:17:03 at org.onap.cps.Application.main(Application.java:45) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:17:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:17:03 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 11:17:03 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 11:17:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:17:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:17:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:17:03 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:17:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:17:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:17:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:17:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:17:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:17:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:17:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:17:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:17:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:17:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:17:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:17:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:17:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:17:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:17:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:17:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.805Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"11029","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 11:17:03 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1285b1f8 has been closed already 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.806Z","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-master-merge-java/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":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.806Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 11:17:03 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 11:17:03 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:17:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 11:17:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 11:17:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 11:17:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:17:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:17:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:17:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:17:03 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 11:17:03 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 11:17:03 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 11:17:03 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 11:17:03 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 11:17:03 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 11:17:03 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 11:17:03 at org.onap.cps.Application.main(Application.java:45) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:17:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:17:03 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 11:17:03 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 11:17:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:17:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:17:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:17:03 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 11:17:03 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:17:03 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:17:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:17:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:17:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:17:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:17:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:17:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:17:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:17:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:17:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:17:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:17:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:17:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:17:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:17:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:17:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:17:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:17:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:17:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:17:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:17:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:17:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:17:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:17:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:17:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:17:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:17:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:17:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:17:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.808Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11029","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.808Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"11029","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"11029","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"11029","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"11029","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.810Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"11029","threadName":"main","class":"org.onap.cps.Application"} 11:17:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.06 s -- in org.onap.cps.ApplicationSpec 11:17:03 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.878Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.878Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.881Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.882Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.882Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.882Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.883Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.883Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.887Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.887Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.888Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.888Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.889Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.889Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.889Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.890Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.890Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.890Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.895Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.897Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-ubuntu2204-docker-8c-8g-4794","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.898Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 6272 ms","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 {"logTimeStamp":"2026-05-29T11:17:03.899Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"11029","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:17:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 11:17:03 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 11:17:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 11:17:03 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 11:17:04 {"logTimeStamp":"2026-05-29T11:17:03.942Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 21.0.10","processId":"11029","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 11:17:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.678 s -- in org.onap.cps.architecture.NcmpArchitectureTest 11:17:08 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 11:17:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.architecture.CpsArchitectureTest 11:17:08 [INFO] 11:17:08 [INFO] Results: 11:17:08 [INFO] 11:17:08 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 11:17:08 [INFO] 11:17:08 [INFO] 11:17:08 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-application --- 11:17:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:17:09 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:17:09 [INFO] All coverage checks have been met. 11:17:09 [INFO] 11:17:09 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-application --- 11:17:09 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:17:09 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:17:09 [INFO] 11:17:09 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-application --- 11:17:09 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT.jar 11:17:09 [INFO] 11:17:09 [INFO] --- spring-boot:3.5.11:repackage (default) @ cps-application --- 11:17:09 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT-springboot.jar with classifier springboot 11:17:09 [INFO] 11:17:09 [INFO] --- jib:3.3.2:dockerBuild (build) @ cps-application --- 11:17:10 [INFO] 11:17:10 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 11:17:10 [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 11:17:10 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 11:17:10 [INFO] Building dependencies layer... 11:17:10 [INFO] Building project dependencies layer... 11:17:10 [INFO] Building resources layer... 11:17:10 [INFO] Building classes layer... 11:17:10 [INFO] Building jvm arg files layer... 11:17:10 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 11:17:17 [INFO] 11:17:17 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 11:17:17 [INFO] Loading to Docker daemon... 11:17:21 [INFO] 11:17:21 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/cps-and-ncmp 11:17:21 [INFO] 11:17:21 [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! 11:17:21 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 11:17:21 [INFO] 11:17:21 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 11:17:21 [INFO] 11:17:21 [INFO] 11:17:21 [INFO] 11:17:21 [INFO] --- install:3.1.2:install (default-install) @ cps-application --- 11:17:21 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT.pom 11:17:21 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT.jar 11:17:21 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.9-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.9-SNAPSHOT/cps-application-3.7.9-SNAPSHOT-springboot.jar 11:17:21 [INFO] 11:17:21 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-application --- 11:17:25 [INFO] 11:17:25 [INFO] --- jib:3.3.2:build (buildAndPush) @ cps-application --- 11:17:25 [INFO] 11:17:25 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 11:17:25 [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 11:17:25 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 11:17:25 [INFO] Building dependencies layer... 11:17:25 [INFO] Building project dependencies layer... 11:17:25 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260529T110924Z 11:17:25 [INFO] Building resources layer... 11:17:25 [INFO] Building classes layer... 11:17:25 [INFO] Building jvm arg files layer... 11:17:25 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 11:17:25 [INFO] 11:17:25 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 11:17:26 [INFO] 11:17:26 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/cps-and-ncmp 11:17:26 [INFO] 11:17:26 [INFO] 11:17:26 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 11:17:26 [INFO] Building policy-executor-stub 3.7.9-SNAPSHOT [21/23] 11:17:26 [INFO] from policy-executor-stub/pom.xml 11:17:26 [INFO] --------------------------------[ jar ]--------------------------------- 11:17:26 [INFO] 11:17:26 [INFO] --- clean:3.2.0:clean (default-clean) @ policy-executor-stub --- 11:17:26 [INFO] 11:17:26 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 11:17:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:17:26 [INFO] 11:17:26 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ policy-executor-stub --- 11:17:26 [INFO] Generating with dryRun=false 11:17:26 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 11:17:26 [INFO] OpenAPI Generator: spring (server) 11:17:26 [INFO] Generator 'spring' is considered stable. 11:17:26 [INFO] ---------------------------------- 11:17:26 [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) 11:17:26 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:17:26 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 11:17:26 [INFO] Processing operation initiatePermissionRequest 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 11:17:26 [INFO] Skipping generation of Webhooks. 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [INFO] Skipping generation of supporting files. 11:17:26 ################################################################################ 11:17:26 # Thanks for using OpenAPI Generator. # 11:17:26 # Please consider donation to help us maintain this project 🙏 # 11:17:26 # https://opencollective.com/openapi_generator/donate # 11:17:26 ################################################################################ 11:17:26 [INFO] 11:17:26 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ policy-executor-stub --- 11:17:26 [INFO] 11:17:26 [INFO] --- checkstyle:3.3.1:check (onap-license) @ policy-executor-stub --- 11:17:26 [INFO] You have 0 Checkstyle violations. 11:17:26 [INFO] 11:17:26 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ policy-executor-stub --- 11:17:26 [INFO] You have 0 Checkstyle violations. 11:17:26 [INFO] 11:17:26 [INFO] --- resources:3.3.1:resources (default-resources) @ policy-executor-stub --- 11:17:26 [INFO] Copying 1 resource from src/main/resources to target/classes 11:17:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 11:17:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 11:17:26 [INFO] 11:17:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ policy-executor-stub --- 11:17:26 [INFO] Recompiling the module because of changed source code. 11:17:26 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 11:17:26 [INFO] Annotation processing is enabled because one or more processors were found 11:17:26 on the class path. A future release of javac may disable annotation processing 11:17:26 unless at least one processor is specified by name (-processor), or a search 11:17:26 path is specified (--processor-path, --processor-module-path), or annotation 11:17:26 processing is enabled explicitly (-proc:only, -proc:full). 11:17:26 Use -Xlint:-options to suppress this message. 11:17:26 Use -proc:none to disable annotation processing. 11:17:26 [INFO] 11:17:26 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 11:17:26 [INFO] Generating with dryRun=false 11:17:26 [INFO] No .openapi-generator-ignore file found. 11:17:26 [INFO] OpenAPI Generator: openapi-yaml (documentation) 11:17:26 [INFO] Generator 'openapi-yaml' is considered stable. 11:17:26 [INFO] Output file [outputFile=openapi.yaml] 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [INFO] Skipping generation of Webhooks. 11:17:26 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 11:17:26 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 11:17:26 ################################################################################ 11:17:26 # Thanks for using OpenAPI Generator. # 11:17:26 # Please consider donation to help us maintain this project 🙏 # 11:17:26 # https://opencollective.com/openapi_generator/donate # 11:17:26 ################################################################################ 11:17:26 [INFO] 11:17:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-executor-stub --- 11:17:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 11:17:26 [INFO] 11:17:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 11:17:26 [INFO] No sources to compile 11:17:26 [INFO] 11:17:26 [INFO] --- gplus:4.0.1:compileTests (default) @ policy-executor-stub --- 11:17:26 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:17:27 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:17:27 [INFO] Parallel parsing disabled. 11:17:27 [INFO] Compiled 4 files. 11:17:27 [INFO] 11:17:27 [INFO] --- surefire:3.5.2:test (default-test) @ policy-executor-stub --- 11:17:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:17:27 [INFO] 11:17:27 [INFO] ------------------------------------------------------- 11:17:27 [INFO] T E S T S 11:17:27 [INFO] ------------------------------------------------------- 11:17:28 11:17:28.855 [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. 11:17:29 11:17:29.059 [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 11:17:29 11:17:29.105 [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. 11:17:29 11:17:29.119 [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 11:17:29 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 11:17:30 11:17:30 . ____ _ __ _ _ 11:17:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:17:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:17:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:17:30 ' |____| .__|_| |_|_| |_\__, | / / / / 11:17:30 =========|_|==============|___/=/_/_/_/ 11:17:30 11:17:30 :: Spring Boot :: (v3.5.13) 11:17:30 11:17:30 2026-05-29T11:17:30.285Z INFO 11349 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 21.0.10 with PID 11349 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 11:17:30 2026-05-29T11:17:30.287Z INFO 11349 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 11:17:31 2026-05-29T11:17:31.579Z INFO 11349 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 11:17:31 2026-05-29T11:17:31.587Z INFO 11349 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 21.0.10+7-Ubuntu-122.04 11:17:31 2026-05-29T11:17:31.638Z INFO 11349 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 11:17:31 2026-05-29T11:17:31.639Z INFO 11349 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1321 ms 11:17:31 2026-05-29T11:17:31.720Z INFO 11349 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:17:31 2026-05-29T11:17:31.729Z INFO 11349 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@74ed1b3d{application,/,b=[file:/tmp/jetty-docbase.8093.12420811900890372720/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5af410a1{STARTED}} 11:17:31 2026-05-29T11:17:31.730Z INFO 11349 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@74ed1b3d{application,/,b=[file:/tmp/jetty-docbase.8093.12420811900890372720/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5af410a1{STARTED}} 11:17:31 2026-05-29T11:17:31.733Z INFO 11349 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@685783b1{STARTING}[12.0.33,sto=0] @4003ms 11:17:32 2026-05-29T11:17:32.351Z INFO 11349 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:17:32 2026-05-29T11:17:32.351Z INFO 11349 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:17:32 2026-05-29T11:17:32.352Z INFO 11349 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 11:17:32 2026-05-29T11:17:32.365Z INFO 11349 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@75defbd2{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 11:17:32 2026-05-29T11:17:32.367Z INFO 11349 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 11:17:32 2026-05-29T11:17:32.376Z INFO 11349 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.667 seconds (process running for 4.646) 11:17:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.987 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 11:17:32 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 11:17:33 11:17:33 . ____ _ __ _ _ 11:17:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:17:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:17:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:17:33 ' |____| .__|_| |_|_| |_\__, | / / / / 11:17:33 =========|_|==============|___/=/_/_/_/ 11:17:33 11:17:33 :: Spring Boot :: (v3.5.13) 11:17:33 11:17:33 2026-05-29T11:17:33.573Z INFO 11349 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 21.0.10 with PID 11349 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 11:17:33 2026-05-29T11:17:33.573Z INFO 11349 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:17:34 2026-05-29T11:17:34.152Z INFO 11349 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:17:34 2026-05-29T11:17:34.152Z INFO 11349 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:17:34 2026-05-29T11:17:34.153Z INFO 11349 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:17:34 2026-05-29T11:17:34.169Z INFO 11349 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.634 seconds (process running for 6.439) 11:17:34 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:17:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:17:34 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) 11:17:34 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:17:34 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:17:34 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:17:34 2026-05-29T11:17:34.919Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:34 2026-05-29T11:17:34.919Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:34 2026-05-29T11:17:34.922Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:34 "permissionId" : null, 11:17:34 "changeRequestFormat" : "cm-legacy", 11:17:34 "operations" : [ { 11:17:34 "operation" : "delete", 11:17:34 "entityHandleId" : null, 11:17:34 "resourceIdentifier" : "some fdn", 11:17:34 "targetIdentifier" : "some cm-handle", 11:17:34 "changeRequest" : "{}" 11:17:34 } ] 11:17:34 } 11:17:34 2026-05-29T11:17:34.923Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 11:17:34 2026-05-29T11:17:34.923Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:35 2026-05-29T11:17:34.979Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:35 2026-05-29T11:17:34.980Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:35 2026-05-29T11:17:34.980Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:35 "permissionId" : null, 11:17:35 "changeRequestFormat" : "cm-legacy", 11:17:35 "operations" : [ { 11:17:35 "operation" : "delete", 11:17:35 "entityHandleId" : null, 11:17:35 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 11:17:35 "targetIdentifier" : "some cm-handle", 11:17:35 "changeRequest" : "{}" 11:17:35 } ] 11:17:35 } 11:17:35 2026-05-29T11:17:34.980Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 11:17:35 2026-05-29T11:17:35.981Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.001Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.002Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.002Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.002Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 11:17:36 2026-05-29T11:17:36.002Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 11:17:36 2026-05-29T11:17:36.017Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.017Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.018Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.018Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 11:17:36 2026-05-29T11:17:36.018Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 11:17:36 2026-05-29T11:17:36.033Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.033Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.034Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.034Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 11:17:36 2026-05-29T11:17:36.034Z WARN 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 11:17:36 2026-05-29T11:17:36.047Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.048Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 11:17:36 2026-05-29T11:17:36.048Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "some target", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.048Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 11:17:36 2026-05-29T11:17:36.048Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.061Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.061Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.061Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "some decision type", 11:17:36 "operations" : [ ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.074Z WARN 11349 --- [ 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')] 11:17:36 2026-05-29T11:17:36.202Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.202Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.207Z ERROR 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 11:17:36 11:17:36 com.fasterxml.jackson.core.JsonProcessingException: test 11:17:36 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[na:na] 11:17:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 11:17:36 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:17:36 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$2025555597.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.2.jar:2.21.2] 11:17:36 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 11:17:36 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 11:17:36 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.17.jar:6.2.17] 11:17:36 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 11:17:36 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:17:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 11:17:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 11:17:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.17.jar:6.2.17] 11:17:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 11:17:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] 11:17:36 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 11:17:36 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:17:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 11:17:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 11:17:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 11:17:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] 11:17:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 11:17:36 11:17:36 2026-05-29T11:17:36.214Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 11:17:36 2026-05-29T11:17:36.215Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 11:17:36 2026-05-29T11:17:36.215Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.229Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.230Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:17:36 2026-05-29T11:17:36.230Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "policySimulation=slowResponse_5", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.230Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 11:17:36 2026-05-29T11:17:36.232Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.249Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.250Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:17:36 2026-05-29T11:17:36.250Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "delete", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "some resource", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : null 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.250Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 11:17:36 2026-05-29T11:17:36.250Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.262Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.262Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:17:36 2026-05-29T11:17:36.262Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "other", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "some resource", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : "{}" 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.262Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 11:17:36 2026-05-29T11:17:36.262Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:17:36 2026-05-29T11:17:36.272Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:17:36 2026-05-29T11:17:36.272Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:17:36 2026-05-29T11:17:36.273Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:17:36 "permissionId" : null, 11:17:36 "changeRequestFormat" : "cm-legacy", 11:17:36 "operations" : [ { 11:17:36 "operation" : "other", 11:17:36 "entityHandleId" : null, 11:17:36 "resourceIdentifier" : "some resource", 11:17:36 "targetIdentifier" : "some cm-handle", 11:17:36 "changeRequest" : null 11:17:36 } ] 11:17:36 } 11:17:36 2026-05-29T11:17:36.273Z INFO 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 11:17:36 2026-05-29T11:17:36.273Z WARN 11349 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 11:17:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.856 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 11:17:36 [INFO] 11:17:36 [INFO] Results: 11:17:36 [INFO] 11:17:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 11:17:36 [INFO] 11:17:36 [INFO] 11:17:36 [INFO] --- jacoco:0.8.14:check (coverage-check) @ policy-executor-stub --- 11:17:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:17:36 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 11:17:36 [INFO] All coverage checks have been met. 11:17:36 [INFO] 11:17:36 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ policy-executor-stub --- 11:17:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:17:36 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 11:17:36 [INFO] 11:17:36 [INFO] --- jar:3.4.1:jar (default-jar) @ policy-executor-stub --- 11:17:36 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.7.9-SNAPSHOT.jar 11:17:36 [INFO] 11:17:36 [INFO] --- jib:3.3.2:dockerBuild (build) @ policy-executor-stub --- 11:17:36 [INFO] 11:17:36 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/policy-executor-stub... 11:17:36 [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 11:17:36 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 11:17:36 [INFO] Building dependencies layer... 11:17:36 [INFO] Building resources layer... 11:17:36 [INFO] Building classes layer... 11:17:36 [INFO] Building jvm arg files layer... 11:17:36 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 11:17:37 [INFO] 11:17:37 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 11:17:37 [INFO] Loading to Docker daemon... 11:17:39 [INFO] 11:17:39 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/policy-executor-stub 11:17:39 [INFO] 11:17:39 [INFO] 11:17:39 [INFO] --- install:3.1.2:install (default-install) @ policy-executor-stub --- 11:17:39 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.9-SNAPSHOT/policy-executor-stub-3.7.9-SNAPSHOT.pom 11:17:39 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.9-SNAPSHOT/policy-executor-stub-3.7.9-SNAPSHOT.jar 11:17:39 [INFO] 11:17:39 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ policy-executor-stub --- 11:17:39 [INFO] 11:17:39 [INFO] --- jib:3.3.2:build (buildAndPush) @ policy-executor-stub --- 11:17:39 [INFO] 11:17:39 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/policy-executor-stub... 11:17:39 [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 11:17:39 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260529T110924Z 11:17:39 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 11:17:39 [INFO] Building resources layer... 11:17:39 [INFO] Building dependencies layer... 11:17:39 [INFO] Building classes layer... 11:17:39 [INFO] Building jvm arg files layer... 11:17:39 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 11:17:39 [INFO] 11:17:39 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 11:17:39 [INFO] 11:17:39 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.9-SNAPSHOT-20260529T110924Z, nexus3.onap.org:10003/onap/policy-executor-stub 11:17:39 [INFO] 11:17:39 [INFO] 11:17:39 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 11:17:39 [INFO] Building jacoco-report 3.7.9-SNAPSHOT [22/23] 11:17:39 [INFO] from jacoco-report/pom.xml 11:17:39 [INFO] --------------------------------[ jar ]--------------------------------- 11:17:39 [INFO] 11:17:39 [INFO] --- clean:3.2.0:clean (default-clean) @ jacoco-report --- 11:17:39 [INFO] 11:17:39 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 11:17:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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 11:17:39 [INFO] 11:17:39 [INFO] --- checkstyle:3.3.1:check (onap-license) @ jacoco-report --- 11:17:39 [INFO] You have 0 Checkstyle violations. 11:17:39 [INFO] 11:17:39 [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ jacoco-report --- 11:17:39 [INFO] You have 0 Checkstyle violations. 11:17:39 [INFO] 11:17:39 [INFO] --- resources:3.3.1:resources (default-resources) @ jacoco-report --- 11:17:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 11:17:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 11:17:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 11:17:39 [INFO] 11:17:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ jacoco-report --- 11:17:39 [INFO] No sources to compile 11:17:39 [INFO] 11:17:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jacoco-report --- 11:17:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 11:17:39 [INFO] 11:17:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 11:17:39 [INFO] No sources to compile 11:17:39 [INFO] 11:17:39 [INFO] --- gplus:4.0.1:compileTests (default) @ jacoco-report --- 11:17:39 [INFO] No sources specified for compilation. Skipping. 11:17:39 [INFO] 11:17:39 [INFO] --- surefire:3.5.2:test (default-test) @ jacoco-report --- 11:17:39 [INFO] No tests to run. 11:17:39 [INFO] 11:17:39 [INFO] --- jacoco:0.8.14:check (coverage-check) @ jacoco-report --- 11:17:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] 11:17:39 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ jacoco-report --- 11:17:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:17:39 [INFO] 11:17:39 [INFO] --- jar:3.4.1:jar (default-jar) @ jacoco-report --- 11:17:39 [WARNING] JAR will be empty - no content was marked for inclusion! 11:17:39 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.7.9-SNAPSHOT.jar 11:17:39 [INFO] 11:17:39 [INFO] --- jacoco:0.8.14:report-aggregate (report) @ jacoco-report --- 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 11:17:39 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:17:39 [INFO] Analyzed bundle 'cps-events' with 0 classes 11:17:39 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 11:17:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 163 classes 11:17:40 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 11:17:40 [INFO] Analyzed bundle 'cps-rest' with 7 classes 11:17:40 [INFO] Analyzed bundle 'cps-ri' with 17 classes 11:17:40 [INFO] Analyzed bundle 'cps-service' with 78 classes 11:17:40 [INFO] Analyzed bundle 'integration-test' with 0 classes 11:17:40 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 11:17:40 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 11:17:40 [INFO] 11:17:40 [INFO] --- install:3.1.2:install (default-install) @ jacoco-report --- 11:17:40 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.9-SNAPSHOT/jacoco-report-3.7.9-SNAPSHOT.pom 11:17:40 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.7.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.9-SNAPSHOT/jacoco-report-3.7.9-SNAPSHOT.jar 11:17:40 [INFO] 11:17:40 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ jacoco-report --- 11:17:40 [INFO] 11:17:40 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 11:17:40 [INFO] Building cps 3.7.9-SNAPSHOT [23/23] 11:17:40 [INFO] from pom.xml 11:17:40 [INFO] --------------------------------[ pom ]--------------------------------- 11:17:40 [INFO] 11:17:40 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-aggregator --- 11:17:40 [INFO] 11:17:40 [INFO] --- install:3.1.2:install (default-install) @ cps-aggregator --- 11:17:40 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.9-SNAPSHOT/cps-aggregator-3.7.9-SNAPSHOT.pom 11:17:40 [INFO] 11:17:40 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-aggregator --- 11:17:40 [INFO] ------------------------------------------------------------------------ 11:17:40 [INFO] Reactor Summary for cps 3.7.9-SNAPSHOT: 11:17:40 [INFO] 11:17:40 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.817 s] 11:17:40 [INFO] cps-bom ............................................ SUCCESS [ 0.131 s] 11:17:40 [INFO] checkstyle ......................................... SUCCESS [ 3.335 s] 11:17:40 [INFO] cps-parent ......................................... SUCCESS [ 3.029 s] 11:17:40 [INFO] cps-events ......................................... SUCCESS [ 2.496 s] 11:17:40 [INFO] cps-path-parser .................................... SUCCESS [ 6.447 s] 11:17:40 [INFO] cps-service ........................................ SUCCESS [ 36.103 s] 11:17:40 [INFO] cps-rest ........................................... SUCCESS [ 17.310 s] 11:17:40 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.448 s] 11:17:40 [INFO] provmns-api ........................................ SUCCESS [ 0.776 s] 11:17:40 [INFO] cps-ncmp-service ................................... SUCCESS [03:09 min] 11:17:40 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.096 s] 11:17:40 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.180 s] 11:17:40 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.778 s] 11:17:40 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.063 s] 11:17:40 [INFO] cps-ri ............................................. SUCCESS [ 6.605 s] 11:17:40 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.863 s] 11:17:40 [INFO] integration-test ................................... SUCCESS [02:02 min] 11:17:40 [INFO] spotbugs ........................................... SUCCESS [ 0.163 s] 11:17:40 [INFO] cps-application .................................... SUCCESS [ 56.145 s] 11:17:40 [INFO] policy-executor-stub ............................... SUCCESS [ 13.425 s] 11:17:40 [INFO] jacoco-report ...................................... SUCCESS [ 0.989 s] 11:17:40 [INFO] cps ................................................ SUCCESS [ 0.120 s] 11:17:40 [INFO] ------------------------------------------------------------------------ 11:17:40 [INFO] BUILD SUCCESS 11:17:40 [INFO] ------------------------------------------------------------------------ 11:17:40 [INFO] Total time: 08:16 min 11:17:40 [INFO] Finished at: 2026-05-29T11:17:40Z 11:17:40 [INFO] ------------------------------------------------------------------------ 11:17:40 $ ssh-agent -k 11:17:40 unset SSH_AUTH_SOCK; 11:17:40 unset SSH_AGENT_PID; 11:17:40 echo Agent pid 1558 killed; 11:17:40 [ssh-agent] Stopped. 11:17:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:17:40 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6468578085597420606.sh 11:17:40 ---> sysstat.sh 11:17:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9441327985567665138.sh 11:17:41 ---> package-listing.sh 11:17:41 ++ facter osfamily 11:17:41 ++ tr '[:upper:]' '[:lower:]' 11:17:41 + OS_FAMILY=debian 11:17:41 + workspace=/w/workspace/cps-master-merge-java 11:17:41 + START_PACKAGES=/tmp/packages_start.txt 11:17:41 + END_PACKAGES=/tmp/packages_end.txt 11:17:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:41 + PACKAGES=/tmp/packages_start.txt 11:17:41 + '[' /w/workspace/cps-master-merge-java ']' 11:17:41 + PACKAGES=/tmp/packages_end.txt 11:17:41 + case "${OS_FAMILY}" in 11:17:41 + dpkg -l 11:17:41 + grep '^ii' 11:17:41 + '[' -f /tmp/packages_start.txt ']' 11:17:41 + '[' -f /tmp/packages_end.txt ']' 11:17:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:41 + '[' /w/workspace/cps-master-merge-java ']' 11:17:41 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 11:17:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 11:17:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5739108686017458602.sh 11:17:41 ---> capture-instance-metadata.sh 11:17:41 Setup pyenv: 11:17:41 system 11:17:41 3.8.20 11:17:41 3.9.20 11:17:41 3.10.15 11:17:41 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:17:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzsT from file:/tmp/.os_lf_venv 11:17:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:43 lf-activate-venv(): INFO: Base packages installed successfully 11:17:43 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:51 lf-activate-venv(): INFO: Adding /tmp/venv-DzsT/bin to PATH 11:17:51 INFO: Running in OpenStack, capturing instance metadata 11:17:51 [cps-master-merge-java] $ /bin/bash /tmp/jenkins927798218947639122.sh 11:17:51 provisioning config files... 11:17:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config5892297810444404337tmp 11:17:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:17:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:17:51 [EnvInject] - Injecting environment variables from a build step. 11:17:51 [EnvInject] - Injecting as environment variables the properties content 11:17:51 SERVER_ID=logs 11:17:51 11:17:51 [EnvInject] - Variables injected successfully. 11:17:51 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13732187542329179899.sh 11:17:51 ---> create-netrc.sh 11:17:51 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6034640598494153354.sh 11:17:51 ---> python-tools-install.sh 11:17:51 Setup pyenv: 11:17:51 system 11:17:51 3.8.20 11:17:51 3.9.20 11:17:51 3.10.15 11:17:51 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:17:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzsT from file:/tmp/.os_lf_venv 11:17:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:53 lf-activate-venv(): INFO: Base packages installed successfully 11:17:53 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:59 lf-activate-venv(): INFO: Adding /tmp/venv-DzsT/bin to PATH 11:17:59 [cps-master-merge-java] $ /bin/sh /tmp/jenkins9014648909814502415.sh 11:17:59 ---> uv-install.sh 11:17:59 uv 0.11.17 is already installed 11:17:59 uvx 0.11.17 (x86_64-unknown-linux-gnu) 11:17:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1592647382498768387.sh 11:17:59 ---> sudo-logs.sh 11:17:59 Archiving 'sudo' log.. 11:18:00 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7995684103934120977.sh 11:18:00 ---> job-cost.sh 11:18:00 INFO: Activating Python virtual environment... 11:18:00 Setup pyenv: 11:18:00 system 11:18:00 3.8.20 11:18:00 3.9.20 11:18:00 3.10.15 11:18:00 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:18:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzsT from file:/tmp/.os_lf_venv 11:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:02 lf-activate-venv(): INFO: Base packages installed successfully 11:18:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-DzsT/bin to PATH 11:18:06 INFO: No stack-cost file found 11:18:06 INFO: Instance uptime: 630s 11:18:06 INFO: Fetching instance metadata (attempt 1 of 3)... 11:18:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:18:06 INFO: Successfully fetched instance metadata 11:18:06 INFO: Instance type: v3-standard-8 11:18:06 INFO: Retrieving pricing info for: v3-standard-8 11:18:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:18:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=630 11:18:06 INFO: Successfully fetched Vexxhost pricing API 11:18:06 INFO: Retrieved cost: 0.22 11:18:06 INFO: Retrieved resource: v3-standard-8 11:18:06 INFO: Creating archive directory: /w/workspace/cps-master-merge-java/archives/cost 11:18:06 INFO: Archiving costs to: /w/workspace/cps-master-merge-java/archives/cost.csv 11:18:06 INFO: Successfully archived job cost data 11:18:06 DEBUG: Cost data: cps-master-merge-java,2213,2026-05-29 11:18:06,v3-standard-8,630,0.22,0.00,SUCCESS 11:18:06 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins2520130607960961052.sh 11:18:06 ---> logs-deploy.sh 11:18:06 Setup pyenv: 11:18:06 system 11:18:06 3.8.20 11:18:06 3.9.20 11:18:06 3.10.15 11:18:06 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:18:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzsT from file:/tmp/.os_lf_venv 11:18:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:08 lf-activate-venv(): INFO: Base packages installed successfully 11:18:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:18:14 lf-activate-venv(): INFO: Adding /tmp/venv-DzsT/bin to PATH 11:18:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/2213 11:18:14 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:18:15 Archives upload complete. 11:18:16 INFO: archiving logs to Nexus 11:18:17 ---> uname -a: 11:18:17 Linux prd-ubuntu2204-docker-8c-8g-4794 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:18:17 11:18:17 11:18:17 ---> lscpu: 11:18:17 Architecture: x86_64 11:18:17 CPU op-mode(s): 32-bit, 64-bit 11:18:17 Address sizes: 40 bits physical, 48 bits virtual 11:18:17 Byte Order: Little Endian 11:18:17 CPU(s): 8 11:18:17 On-line CPU(s) list: 0-7 11:18:17 Vendor ID: AuthenticAMD 11:18:17 Model name: AMD EPYC-Rome Processor 11:18:17 CPU family: 23 11:18:17 Model: 49 11:18:17 Thread(s) per core: 1 11:18:17 Core(s) per socket: 1 11:18:17 Socket(s): 8 11:18:17 Stepping: 0 11:18:17 BogoMIPS: 5599.99 11:18:17 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:18:17 Virtualization: AMD-V 11:18:17 Hypervisor vendor: KVM 11:18:17 Virtualization type: full 11:18:17 L1d cache: 256 KiB (8 instances) 11:18:17 L1i cache: 256 KiB (8 instances) 11:18:17 L2 cache: 4 MiB (8 instances) 11:18:17 L3 cache: 128 MiB (8 instances) 11:18:17 NUMA node(s): 1 11:18:17 NUMA node0 CPU(s): 0-7 11:18:17 Vulnerability Gather data sampling: Not affected 11:18:17 Vulnerability Indirect target selection: Not affected 11:18:17 Vulnerability Itlb multihit: Not affected 11:18:17 Vulnerability L1tf: Not affected 11:18:17 Vulnerability Mds: Not affected 11:18:17 Vulnerability Meltdown: Not affected 11:18:17 Vulnerability Mmio stale data: Not affected 11:18:17 Vulnerability Reg file data sampling: Not affected 11:18:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:18:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:18:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:18:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:18:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:18:17 Vulnerability Srbds: Not affected 11:18:17 Vulnerability Tsa: Not affected 11:18:17 Vulnerability Tsx async abort: Not affected 11:18:17 Vulnerability Vmscape: Not affected 11:18:17 11:18:17 11:18:17 ---> nproc: 11:18:17 8 11:18:17 11:18:17 11:18:17 ---> df -h: 11:18:17 Filesystem Size Used Avail Use% Mounted on 11:18:17 tmpfs 3.2G 1.1M 3.2G 1% /run 11:18:17 /dev/vda1 155G 14G 142G 9% / 11:18:17 tmpfs 16G 0 16G 0% /dev/shm 11:18:17 tmpfs 5.0M 0 5.0M 0% /run/lock 11:18:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:18:17 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:18:17 11:18:17 11:18:17 ---> free -m: 11:18:17 total used free shared buff/cache available 11:18:17 Mem: 32092 777 24411 4 6903 30847 11:18:17 Swap: 1023 0 1023 11:18:17 11:18:17 11:18:17 ---> ip addr: 11:18:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:18:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:17 inet 127.0.0.1/8 scope host lo 11:18:17 valid_lft forever preferred_lft forever 11:18:17 inet6 ::1/128 scope host 11:18:17 valid_lft forever preferred_lft forever 11:18:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:18:17 link/ether fa:16:3e:1f:2a:b4 brd ff:ff:ff:ff:ff:ff 11:18:17 altname enp0s3 11:18:17 inet 10.30.106.19/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:18:17 valid_lft 85767sec preferred_lft 85767sec 11:18:17 inet6 fe80::f816:3eff:fe1f:2ab4/64 scope link 11:18:17 valid_lft forever preferred_lft forever 11:18:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:18:17 link/ether fa:47:32:1b:0f:39 brd ff:ff:ff:ff:ff:ff 11:18:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:18:17 valid_lft forever preferred_lft forever 11:18:17 inet6 fe80::f847:32ff:fe1b:f39/64 scope link 11:18:17 valid_lft forever preferred_lft forever 11:18:17 11:18:17 11:18:17 ---> sar -b -r -n DEV: 11:18:17 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-4794) 05/29/26 _x86_64_ (8 CPU) 11:18:17 11:18:17 11:07:46 LINUX RESTART (8 CPU) 11:18:17 11:18:17 11:18:17 ---> sar -P ALL: 11:18:17 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-4794) 05/29/26 _x86_64_ (8 CPU) 11:18:17 11:18:17 11:07:46 LINUX RESTART (8 CPU) 11:18:17 11:18:17 11:18:17